This is not so much a question, as a statement: I like Atlassian products and gave SourceTree a try today (fresh download, Windows 7). I use it to access a Stash repository over https or browse a local repository (remote is also accessed via https).
Problems I ran across:
I'm unaware of any problems or special features my PC setup could cause - just a stock Win7 inside a company domain, git works from commandline etc. I did not expect these kind of problems with SourceTree. Quite a disappointment. I'm giving up on it.
Sounds like you may have some environment variables that are incompatible. The path for the "not found" command probably requires ".exe" on the end.
Also check to make sure your GIT_SSH environment variable points to a valid executable. SourceTree should come with a plink.exe file that should do the trick.
since I'm experiencing the same problems, and also have cygwin installed, can you possibly write what should I look for in the environment variables ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm unable to give you detailed advice: I switched computer's in the mean time and have another setup now. As far as I recall, you should check the global path settings on your machine: if Cygwin is before your "regular" Windows git executable, then this causes problems. You could also try e.g. starting SourceTree from within a console which has a "clean" environment which has no reference to Cygwin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Seth, thanks for the hint. You are right: it was an environment variable problem: SourceTree was confused by my Cygwin installation (and the paths and variables set there.) Now SourceTree is working as advertized
It would've saved me some hours, if SourceTree gave me some kind of hint about its problems. All I got was cryptic error messages...
Thanks again!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry to hear that. I don't have any (serious) problems with SourceTree and it totally replaced TortoiseGit for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.