posted on Monday, May 30, 2005 6:10 PM
by
joefield
If your SourceSafe working folders are broken...
This happens to me a lot and it's easy to fix. The symptom is that SourceSafe suddenly decides, with the aid of Visual Studio, that the working folders for a project or a whole project tree are not the ones you want.
Close SourceSafe on your client machine. Also close Visual Studio. Then on your SourceSafe server find the users/<yourname>/ss.ini file. At the end of the file are the details of your working folders, a series of lines that look like this:
[$/CITest]
Dir (JFIELD) = D:\Projects\CITest
Delete the ones you don't like and save the file.