Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Mon, 17 Dec 2001 01:38:40 +0000 (UTC), "Terris" <terris at terris.com> wrote: >Files generally start at revision 1.1, then go to >1.2, 1.2, 1.3, and so on. Which command >causes CVS to increment the major revision >number? e.g., 2.1 > Commit option: -r revision Commit to revision. revision must be either a branch, or a revision on the main trunk that is higher than any existing revision number (see Assigning revisions). You cannot commit to a specific revision on a branch. Example: cvs commit -m "new revision" -r 2.2 nissedoc.txt /Bo _______________________________________________ Cvsnt mailing list Cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs