I just installed SourcTree on Mac OSX 10.8.3 and am trying to use it with my Eclipse project and Mercurial.
If I make a change to a local file, shouldn't it be reflected in the Working Copy window as "Show Pending"? In fact, no changes show up at all with any setting, so I'm not sure what I'm doing wrong.
Same issue here - file changes to working copy never show, without either CMD+R (or changing the view mode).
I think the issue is to do with casing on the file system, try removing the bookmark that is not refreshing (keeping the files on disk) and then add the bookmark again using the local files, this seemed to fix the problem for me, in my case I had ~/dev/project-name instead of ~/Dev/project-name
Wild. That fixed it for me as well. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm getting the same on a brand new mac. This is bizarre, surely it should update automatically? I have to CMD+R it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Maureen,
Yes if you use the setting "Show Pending" then it'll show all files that have changed that are not ignored. One thing to quickly try is a force refresh (Cmd+R) if you don't see a refresh. The next thing to do would be check the files you're amending are a) part of the working copy and b) not ignored. Thirdly, ensure you've got adequate system resources (hard disk space, available memory etc.) as we rely on what Git/Mercurial reports to us in order to update SourceTree. If your system resources are lacking then Git/Mercurial will take a long time to report file changes (this is known to happen). Lastly, and it may sound silly but I only know from personal experience, ensure the files you're amending are actually a part of the repository in SourceTree.
If none of those apply get back to us and we'll be happy to look into it further.
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Kieran. I'll give it another try. I may have had my repository set up wrong.
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.