I installed Sourcetree and logged in to my organizations account using my credentials. I can see the list of repo's on the remote tab. For the repo I am interested in I select it and click Clone. I then get a pop-up that informs me that "This is not a valid source path/URL". I click on Details and see:
Output:
Error: abort: HTTP Error 404: Not Found
How can I successfully clone the repo?
Hello Duncan and welcome to the Community!
Looks like you have Sourcetree almost set up fully. The error you’re getting can be due to Sourcetree not having Git enabled. We would suggest reviewing your Sourcetree install and ensure Git is enabled. Further information on enabling Git within Sourcetree may be found at Using Embedded Git or System Git in SourceTree.
If you’re still having issues getting your repo cloned after enabling git, please let us know.
Regards,
Stephen Sifers
Thanks! That solved the problem. In case anybody looks at this post while trying to solve the same problem, in the menu bar go to Tools->Options, select the Git tab and click Enable Git Support.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.