User Tools

Site Tools


cvs:remove

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cvs:remove [2007/11/16 11:51] – created devacvs:remove [2007/11/16 11:51] (current) deva
Line 3: Line 3:
 Then issue the command: Then issue the command:
 <code> <code>
-cvs del [file(s)]+cvs rem [file(s)]
 </code> </code>
 to schedule the files for removal from the module.\\ to schedule the files for removal from the module.\\
Line 11: Line 11:
 <code> <code>
 rm file.cc file.h rm file.cc file.h
-cvs del file.{cc,h}+cvs rem file.{cc,h}
 cvs commit -m"Removed file" cvs commit -m"Removed file"
 </code> </code>
cvs/remove.1195210298.txt.gz · Last modified: 2007/11/16 11:51 by deva