I use VisualSVN for IDE integration of VS.NET and TortoiseSVN. While working on my build script I noticed that while fetching my svn revision number it was different than what was getting reported after a commit within the ide.
I am hardly source control guru so I wasn't sure what to do to track this down.
Turns out I needed to do an svn up at the root directory to bring the revision numbers back in alignment as I found in this (PDF) doc.
Posted
09-07-2008 2:38 PM
by
Michael Nichols