Thursday, January 20, 2011

cvs export

This is the command to export a cvs module that has been tagged.  The export command will get the source code without the extra 'cvs' files.

cvs export -r [tag] [module]

No comments:

Post a Comment