In Visual Source Safe 6.0, you could "reset" a working folder by setting it to a blank string. This meant that the working folder would be determined by the working folder of the parent.

How do I do this in Visual Source Safe 2005?

link|improve this question

48% accept rate
feedback

2 Answers

up vote 24 down vote accepted

This can't be done in the normal VSS 2005 "Set Working Folder" dialog.

However, if you hold the shift key while invoking the "Set Working Folder" dialog, it shows the old VSS 6.0 dialog. Here you can reset the working folder by deleting the string and pressing OK.

link|improve this answer
This is a good tip, but you knew that already ;) – Aardvark Oct 7 '08 at 18:47
feedback

If VS2005 still uses the .ini files you can delete the working folder record from the file and it will inherit it from the parent.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.