I'm trying to setup our Windows 2008 server to allow us to use SourceTree for Git. I have the OpenSSH running, and I can connect via clients like Putty, etc. I have it set to give me the linux shell when I connect. However when I try to use a URL in source tree like this:
ssh://git@xxx.xxx.xxx.xxx/c/git-repositories/git-xxx
I get that it's an invalid repository. Any suggestions on what I'm doing wrong?
If you can connect with PuTTY and you have SourceTree configured to use PuTTY as the preferred SSH client implementation (Tools > Options) then the same authentication routes you're using for PuTTY should work in SourceTree too. I'm assuming you have Pageant loaded with your key available.
The best thing to do is to click the 'Details' button next to the error message which should hopefully tell you more about what went wrong.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.