Monday, January 08, 2007

 

CVS Commit for a TAG

Usage: cvs commit [-Rlf] [-m msg -F logfile] [-r rev] files...

-R Process directories recursively.
-l Local directory only (not recursive).
-f Force the file to be committed; disables recursion.
-F logfile Read the log message from file.
-m msg Log message.
-r rev Commit to this branch or trunk revision.

Example - cvs commit -r filename.java

This page is powered by Blogger. Isn't yours?