I am running SourceTree 1.9.10.0 and this past weekend we had the SSL certificate expire for our Stash server. Ever since then I no longer see my saved Stashes in SourceTree and when I try to add something new to Stash I get an error about cygheap base mismatch deleted and an incompatible version of the cygwin DLL.
The error also says to search for cygwin1.dll and to delete all but the most recent version, which should reside is x:\cygwin\bin, where 'x' is the drive I installed on. I searched my entire computer and don't see this DLL, or at least Windows couldn't find it, which is weird because I've not made any changes to SourceTree in over a year, so if it was using that DLL and it's now gone, what would have removed it?
Is there any way to get my Stashes I have saved back without uninstalling/reinstalling SourceTree?
I installed SourceTree on another computer and Stash seems to be working, though I don't see my prior Stashes. How can I get my previous Stashes back?
After much Googling, I ended up uninstalling Git, then installing the latest version.
Originally I tried the 64 bit version of Git, but that didn't seem to fix it, so I tried the 32 bit version based on another suggestion. I don't know if it was the 32 bit version that fixed the issue or the fact that I performed a reboot after the 32 bit version and not the 64 bit version.
This also fixed my issue with Terminal in SourceTree throwing an error about needing to rebase a DLL, whatever that means.
Any in case, hopefully this helps someone else.
I have the same error while making a stash or deleting an existing one. I tried various things, but installing 32bit GIT (did not try 64) was the only thing that solved it.
Tip: I had to delete the C:\Users\xxxxx\AppData\Local\Atlassian\SourceTree\git_local for SourceTree to detect the correct one.
Thx Chris for your solution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
On my machine this was Source Tree problem for Mac
1. Add new changes
2 Make new Stash
3. All stashes will appear immediately
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This worked on my Windows machine, as well, although the changes only appeared in Visual Studio's Git Changes window. They still did not appear in Sourcetree. Nevertheless, making a new stash made my older stash appear. Thank you for the tip!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I solved this by going to Tools -> Options -> Git (tab), and there's a box called "Git Version". I updated by System already via git bash, but there's an embedded git version in SourceTree. I had an old version. I clicked the "Update Embedded", and that updated the git version in SourceTree's local file "git_local" (like Chris mentioned above).
My missing stashes looked exactly like the screenshots in https://jira.atlassian.com/browse/SRCTREEWIN-14306
That did the trick! I couldn't see any of my stashes before, and now I can in SourceTree.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For me my missing stashes showed up after adding a new dummy stash
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.