Week 2 video posted; Week 3 topics #5
Replies: 7 comments
-
Hello Eli -
I have not been able to successfully link my new repository created on my
GitHub account (https://github.com/mcl140/NEFSC-Hard-Parts)
to R-studio because it is not able to find the Git.exe file on my computer.
I have installed GitHub Desktop (64-bit) but I have a 32-bit computer. Not
sure if this has
anything to do with it but I'm able to open Github Desktop
successfully with my computer and see my account. I'm not able to find a
git.exe locally on my computer though?
[image: image.png]
Any tips on how to troubleshoot this?
Thank you,
Marjorie
…On Wed, Jun 9, 2021 at 6:48 PM Eli Holmes ***@***.***> wrote:
I posted the Week 2 video and some more explanations about why branches
and cloud-based backups systems are problematic:
https://rverse-tutorials.github.io/RWorkflow-NWFSC-2021/week2.html
On Friday, we are going to dive into using GitHub.
First I'll cover a couple more Git skills
- How to revert changes
- How to add files to .gitignore
Then we'll dive into key GitHub.com skills.
- How to use issues.
- How to use releases.
- How to use organizations---for yourself or a team.
Then I'll show you how to get started collaborating using Git and GitHub.
- How to set things up in a shared repository
- How most small groups (2-4 collaborators) collaborate in practice
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<https://github.com/orgs/RWorkflow-Workshop-2021/teams/rworkflow-2021/discussions/5>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AULIAXD2U5FXZQYVTT6VKGLTR7VUXANCNFSM46M6H4FA>
.
--
*Marjorie C. Lyssikatos Research Fishery Biologist*
*NOAA FisheriesNortheast Fisheries Science CenterProtected Species Branch*
*Populations, Ecology, and Threats Team (PETT)**166 Water Street*
*Woods Hole, MA 02543*
***@***.*** ***@***.***> 508.495.2000 *
* Web www.nefsc.noaa.gov/psb/ <http://www.nefsc.noaa.gov/psb/> Facebook
www.facebook.com/usnoaafisheriesgov
<http://www.facebook.com/usnoaafisheriesgov> Twitter
www.twitter.com/noaafisheries <http://www.twitter.com/noaafisheries>
YouTube www.youtube.com/usnoaafisheriesgov
<http://www.youtube.com/usnoaafisheriesgov>*
|
Beta Was this translation helpful? Give feedback.
-
Hi,
First search for git.exe to find out where GitHub Desktop installed it.
Copy that location.
Open RStudio. Go to Tools - Global Options - Git/SVN
Then paste the location of git.exe there
Good luck!
Eli
…On Fri, Jun 11, 2021, 9:30 AM mcl140 ***@***.***> wrote:
Hello Eli -
I have not been able to successfully link my new repository created on my
GitHub account (https://github.com/mcl140/NEFSC-Hard-Parts)
to R-studio because it is not able to find the Git.exe file on my computer.
I have installed GitHub Desktop (64-bit) but I have a 32-bit computer. Not
sure if this has
anything to do with it but I'm able to open Github Desktop
successfully with my computer and see my account. I'm not able to find a
git.exe locally on my computer though?
[image: image.png]
Any tips on how to troubleshoot this?
Thank you,
Marjorie
On Wed, Jun 9, 2021 at 6:48 PM Eli Holmes ***@***.***> wrote:
> I posted the Week 2 video and some more explanations about why branches
> and cloud-based backups systems are problematic:
> https://rverse-tutorials.github.io/RWorkflow-NWFSC-2021/week2.html
>
> On Friday, we are going to dive into using GitHub.
>
> First I'll cover a couple more Git skills
>
> - How to revert changes
> - How to add files to .gitignore
>
> Then we'll dive into key GitHub.com skills.
>
> - How to use issues.
> - How to use releases.
> - How to use organizations---for yourself or a team.
>
> Then I'll show you how to get started collaborating using Git and GitHub.
>
> - How to set things up in a shared repository
> - How most small groups (2-4 collaborators) collaborate in practice
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <
https://github.com/orgs/RWorkflow-Workshop-2021/teams/rworkflow-2021/discussions/5
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AULIAXD2U5FXZQYVTT6VKGLTR7VUXANCNFSM46M6H4FA
>
> .
>
--
*Marjorie C. Lyssikatos Research Fishery Biologist*
*NOAA FisheriesNortheast Fisheries Science CenterProtected Species Branch*
*Populations, Ecology, and Threats Team (PETT)**166 Water Street*
*Woods Hole, MA 02543*
***@***.*** ***@***.***> 508.495.2000 *
* Web www.nefsc.noaa.gov/psb/ <http://www.nefsc.noaa.gov/psb/> Facebook
www.facebook.com/usnoaafisheriesgov
<http://www.facebook.com/usnoaafisheriesgov> Twitter
www.twitter.com/noaafisheries <http://www.twitter.com/noaafisheries>
YouTube www.youtube.com/usnoaafisheriesgov
<http://www.youtube.com/usnoaafisheriesgov>*
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://github.com/orgs/RWorkflow-Workshop-2021/teams/rworkflow-2021/discussions/5/comments/1>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AATNSORMNNYFWTTIGKXS74DTSI2ZLANCNFSM46M6H4FA>
.
|
Beta Was this translation helpful? Give feedback.
-
Yes, I've already done that. It's quite strange because it's not finding a
git.exe. I can see where it installed the Desktop (as an app) but finding
the executable is proving to be elusive. I may uninstall and re-installed
in a more suitable location.
Marjorie
On Fri, Jun 11, 2021 at 12:45 PM Eli Holmes ***@***.***>
wrote:
… Hi,
First search for git.exe to find out where GitHub Desktop installed it.
Copy that location.
Open RStudio. Go to Tools - Global Options - Git/SVN
Then paste the location of git.exe there
Good luck!
Eli
On Fri, Jun 11, 2021, 9:30 AM mcl140 ***@***.***> wrote:
> Hello Eli -
>
> I have not been able to successfully link my new repository created on my
> GitHub account (https://github.com/mcl140/NEFSC-Hard-Parts)
>
> to R-studio because it is not able to find the Git.exe file on my
computer.
> I have installed GitHub Desktop (64-bit) but I have a 32-bit computer.
Not
> sure if this has
> anything to do with it but I'm able to open Github Desktop
> successfully with my computer and see my account. I'm not able to find a
> git.exe locally on my computer though?
>
> [image: image.png]
>
> Any tips on how to troubleshoot this?
>
> Thank you,
> Marjorie
>
> On Wed, Jun 9, 2021 at 6:48 PM Eli Holmes ***@***.***> wrote:
>
> > I posted the Week 2 video and some more explanations about why branches
> > and cloud-based backups systems are problematic:
> > https://rverse-tutorials.github.io/RWorkflow-NWFSC-2021/week2.html
> >
> > On Friday, we are going to dive into using GitHub.
> >
> > First I'll cover a couple more Git skills
> >
> > - How to revert changes
> > - How to add files to .gitignore
> >
> > Then we'll dive into key GitHub.com skills.
> >
> > - How to use issues.
> > - How to use releases.
> > - How to use organizations---for yourself or a team.
> >
> > Then I'll show you how to get started collaborating using Git and
GitHub.
> >
> > - How to set things up in a shared repository
> > - How most small groups (2-4 collaborators) collaborate in practice
> >
> > —
> > You are receiving this because you are subscribed to this thread.
> > Reply to this email directly, view it on GitHub
> > <
>
https://github.com/orgs/RWorkflow-Workshop-2021/teams/rworkflow-2021/discussions/5
> >,
> > or unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/AULIAXD2U5FXZQYVTT6VKGLTR7VUXANCNFSM46M6H4FA
> >
> > .
> >
>
>
> --
>
>
>
> *Marjorie C. Lyssikatos Research Fishery Biologist*
>
> *NOAA FisheriesNortheast Fisheries Science CenterProtected Species
Branch*
>
> *Populations, Ecology, and Threats Team (PETT)**166 Water Street*
> *Woods Hole, MA 02543*
>
>
>
>
> ***@***.*** ***@***.***> 508.495.2000 *
>
> * Web www.nefsc.noaa.gov/psb/ <http://www.nefsc.noaa.gov/psb/> Facebook
> www.facebook.com/usnoaafisheriesgov
> <http://www.facebook.com/usnoaafisheriesgov> Twitter
> www.twitter.com/noaafisheries <http://www.twitter.com/noaafisheries>
> YouTube www.youtube.com/usnoaafisheriesgov
> <http://www.youtube.com/usnoaafisheriesgov>*
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <
https://github.com/orgs/RWorkflow-Workshop-2021/teams/rworkflow-2021/discussions/5/comments/1
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AATNSORMNNYFWTTIGKXS74DTSI2ZLANCNFSM46M6H4FA
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<https://github.com/orgs/RWorkflow-Workshop-2021/teams/rworkflow-2021/discussions/5/comments/2>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AULIAXH6YXTYUPUJGTQDA4TTSI4RLANCNFSM46M6H4FA>
.
--
*Marjorie C. Lyssikatos Research Fishery Biologist*
*NOAA FisheriesNortheast Fisheries Science CenterProtected Species Branch*
*Populations, Ecology, and Threats Team (PETT)**166 Water Street*
*Woods Hole, MA 02543*
***@***.*** ***@***.***> 508.495.2000 *
* Web www.nefsc.noaa.gov/psb/ <http://www.nefsc.noaa.gov/psb/> Facebook
www.facebook.com/usnoaafisheriesgov
<http://www.facebook.com/usnoaafisheriesgov> Twitter
www.twitter.com/noaafisheries <http://www.twitter.com/noaafisheries>
YouTube www.youtube.com/usnoaafisheriesgov
<http://www.youtube.com/usnoaafisheriesgov>*
|
Beta Was this translation helpful? Give feedback.
-
On my mac the Git executable box is /usr/bin/git. On my PC, it is C:/Program Files/Git/bin/git.exe. If you install Git for Windows locally, it may be at C:\Users\your.username\AppData\Local\Programs\Git\bin\git.exe or maybe something like this? |
Beta Was this translation helpful? Give feedback.
-
On my PC, I see the git.exe at |
Beta Was this translation helpful? Give feedback.
-
Mac users Ignore all this. git.exe is already on your computer at Only using Git from GitHub Desktop Ignore all this. This is just for telling RStudio where Installing Git if you don't want to use the PC users Alternatively you can install Git yourself if you are on a PC |
Beta Was this translation helpful? Give feedback.
-
Very many thanks for the tip on hidden files Eli! That did the trick. I was
able to put the full path in the R GUI Tools/Global Options/Git-SVN. Once I
did that I went back to open a new project/Version Control/Git/ and finally
got the dialog box that allowed me to put in the URL for my repository. The
Git tab is now present in my R-studio console. I'm now in business ;)
…On Fri, Jun 11, 2021 at 4:48 PM Eli Holmes ***@***.***> wrote:
On my PC, I see the git.exe at
Note AppData is a hidden folder, so click View and then click the 'hidden
files' checkbox if you don't see it in your users folder.
C:\Users\eli.holmes\AppData\Local\GitHubDesktop\app-2.8.3\resources\app\git\cmd
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<https://github.com/orgs/RWorkflow-Workshop-2021/teams/rworkflow-2021/discussions/5/comments/5>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AULIAXDZ6KJVJQYIII2LL7TTSJZBXANCNFSM46M6H4FA>
.
--
*Marjorie C. Lyssikatos Research Fishery Biologist*
*NOAA FisheriesNortheast Fisheries Science CenterProtected Species Branch*
*Populations, Ecology, and Threats Team (PETT)**166 Water Street*
*Woods Hole, MA 02543*
***@***.*** ***@***.***> 508.495.2000 *
* Web www.nefsc.noaa.gov/psb/ <http://www.nefsc.noaa.gov/psb/> Facebook
www.facebook.com/usnoaafisheriesgov
<http://www.facebook.com/usnoaafisheriesgov> Twitter
www.twitter.com/noaafisheries <http://www.twitter.com/noaafisheries>
YouTube www.youtube.com/usnoaafisheriesgov
<http://www.youtube.com/usnoaafisheriesgov>*
|
Beta Was this translation helpful? Give feedback.
-
I posted the Week 2 video and some more explanations about why branches and cloud-based backups systems are problematic:
https://rverse-tutorials.github.io/RWorkflow-NWFSC-2021/week2.html
On Friday, we are going to dive into using GitHub.
First I'll cover a couple more Git skills
Then we'll dive into key GitHub.com skills.
Then I'll show you how to get started collaborating using Git and GitHub.
Beta Was this translation helpful? Give feedback.
All reactions