How can I add folders/subfolders and their contents from harddrive to SourceSafe from commandline. Or copy the contents of a one project, recursively, into another. I would also like to skip errors regarding files already existing. What will be happening is some developers will be adding individual files and projects. Later a script I have which uses SS will copy these additions to an export directory. My script will know nothing of the content and so I wish to add everthing added to the export directory as well as the preexisting stuff.