View Single Post
  #1  
Old 05-23-2004, 09:54 PM
rob_manger rob_manger is online now
Registered User
 
Join Date: 05-18-2004
Posts: 16
Question How to add New Files to VSS

Hi Guys,

I have yet another VSS action problem which is probably a limitation of the ss.exe. My VBP script checks files out, copies new files over the top of the checked out files, then checks in the changes. The problem lies in what to do with New Files.

The problems are:
- "Check In" can not, as far as I can see, remove local copies, ie: leaving only new files that can be added in the next step.
- Adding files that already exist in VSS generates an error. I do not wish to "Ignore Errors" if possible.

Can anyone tell me how to isolate the new files for addition into the VSS project?

Regards

Rob Manger
robm@devtest.com
Reply With Quote