Skip to main content
IBM 
ShopSupportDownloads
IBM HomeProductsConsultingIndustriesNewsAbout IBM
IBM : developerWorks : Linux : Education - online courses
CVS for the developer or amateur
Download tutorial zip fileView letter-sized PDF fileView A4-sized PDF fileE-mail this tutorial to a friend
Main menuSection menuGive feedback on this tutorialPreviousNext
3. CVS for developers
  


Removing a file page 22 of 25


Now, it's time to learn our final CVS skill -- removing files from the repository. Removing a file is a two-stage process. First, delete the file from your local copy of the sources, and then execute the appropriate "cvs remove" command:


# rm myoldfile.c
# cvs remove myoldfile.c

Main menuSection menuGive feedback on this tutorialPreviousNext
PrivacyLegalContact