[cvsnt] Removing Files

pdfeeny at aep.com pdfeeny at aep.com
Wed Dec 31 19:20:54 GMT 2008


Hi All,

I have a user that wants to remove a directory from a module, then create 
a new directory with the same name, in essence (as he put it) "start from 
scratch." 

I think what I need to do is something like a combination move and remove 
procedure like this:

Get everyone out the directory and have them remove their local working 
copy
Tag
Create an archive directory 
Move the files from the current directory to the archive directory
cvs remove current
cvs add archive
cvs commit
Tag
cvs remove archive
cvs commit
Tag

Does this procedure look correct?  Is there something you would do 
different?  Is there a way to streamline this?

Thanks,

Paul D. Feeny, MCP, MCSA
IT System Administrator II - SCM
IT Production Management
Phone: 614.716.2249
Audinet: 200.2249



More information about the cvsnt mailing list