The title says it all. Just installed AnkhSVN and I see the equivalent of "svn up" but I'd prefer to run "svn st" first so that I don't just blindly update. Thanks!
A:
There's a pending changes window you can add that will show what files you have changed in your local working copy. I usually keep it in the set of docked windows where the output window is. In general, you can also tell what status a file is in by the icon next to the file. For example, a plus sign means that it's been added.
UPDATE: Here's a guide to the icon overlays. They should be about the same as in Tortoise SVN.
Jason Baker
2008-12-16 16:38:13
Thanks for the information :)
nc
2008-12-17 20:29:25