CVS cheat sheet
Last updated: May 30th, 2006
Creating a tag in a cvs directory:cvs tag < tag name >
checkout a tag:cvs co -r < tag name > < module name >
Last updated: May 30th, 2006
Creating a tag in a cvs directory:cvs tag < tag name >
checkout a tag:cvs co -r < tag name > < module name >