Hi, I have both Sourcetree and Tortoise installed in Windows 7. I was running older versions of both and decided to update Sourcetree first, Tortoise second.
Tortoise projects are working fine but every time Sourcetree tries to connect to the repository (Pull) it pops up a window saying: "Fast scalable distributed SCM (revision control, version control) system has stopped working". I tried reinstalling/repairing both Sourcetree and Tortoise but not luck so far :/
Any ideas? Thanks in advance!
Hello! So it sounds like something is wrong with your Git install. Could you try switching from "System Git" to "Embedded Git" (or vice-versa) in "Tools > Options > Git" and see if that helps? Thanks!
Hi Mike! Thanks for the reply. I switched between both "System Git" and "Embedded Git" several times, also tried updating the embedded Git (and Mercurial as well, just in case) and tried to use system Git (and Mercurial) pathing to all possible .exe's I could find (all dated 2017) - nothing worked :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you try and run the command from the command-line and see if that works? Just open the repo, click the "Terminal" button and try running "git pull" and see if it crashes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"git pull" returns "git is not recognized as an internal or external command, operable program or batch file." but "hg pull" returns a "pull from repo address" message and then it pops up the error window (it doesn't exactly crash Sourcetree).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sounds like git isn't in your system PATH. Could you try downloading and re-installing git?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Download the most recent one (2.17), didn't work :( uninstalled it and tried to use the embedded one again (2.15.1), still didn't work.
Tried "git pull" on both occasions, same message as before. Also tried to disable LibGit2 integration and checked my Firewall settings, nothing worked.
I logged in my Bitbucket account and tried to clone the repository again, it pops up the error window. Looks like there's something blocking the connection between Sourcetree and the repositories on both projects I'm working on.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I'm facing the VERY same problem than Eduardo. Tried everything he tried so far, and also is not working for me as well.
Any idea?
/Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello! There's a known issue with the git-credential-manager that might be the root cause of this. Please take a look at this:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mike,
Thanks for your reply. But unfortunately i can't find myself in any of that scenario described on your link. I'm not using/authenticating with bitbucket. I'm actually trying to Clone from a git repo inside TFS tool on my company. Anyway i'll try a few more things, in other computer and maybe another tool as well.
Thanks for you support.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Eduardo,
That’s definitely not an exciting news, but even though is really good to know. Fortunately in the company that I work we are in process to migrate from win7 to win10.
Thank you very much for your input here.
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.