Hi all,
I am using SourceSafe 6.0 and I'm trying to add a large folder tree to source control (hundreds of folders and thousands of Delphi source code files).
This works fine using the Add Folder command. However, it is adding all files to the Project, including the Delphi backup files (i.e. .~pas extension).
Is there any way to tell VSS to not add certain file extensions (.~pas for example)? Adding one folder at a time would not be practical since there are so many folders.
Thanks!