Let's say I add a complete folder as a project to a VSS database. Then I check out that entire project. Then in the course of development, etc. I add another file, or multiple files, to that checked out folder. Is there a way automatically have VSS add those additional files into the project Thanks!

Auto addition of new files to project?
Rioch Mulhall
Flima
No.
But if you use VisualStudio projects and add new files to the controlled projects, VS will track for you which files were added as new local files, and on next checkin it will add them to the VSS database.
Alin