Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recursive checkin with add on command line

Status
Not open for further replies.

lloydtb

MIS
Dec 4, 2002
1
US
I'm writing a batch script with VSS command line syntax to recursively add and checkin files to a central SourceSafe database within our organisation. The ADD works fine and I use the -K option to checkout the file after adding, so that later I can checkin the project without having to do a checkout. CHECKIN works fine for those files that were in the project during the original ADD. Any new files that have been added to the project do not get checked in to the project. Does anyone know of an option to the command line checkin command that will allow me to checkin files to a project whilst at the same time adding new files.

Thanks for your help

Bruce
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top