User Tools

Site Tools


cvs:tag

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
cvs:tag [2007/11/15 19:42] – Added note about commit devacvs:tag [2007/11/16 11:12] (current) deva
Line 13: Line 13:
  
 Note that the tag format must contain no spaces or dots, and must begin with a non-numerical character. Note that the tag format must contain no spaces or dots, and must begin with a non-numerical character.
 +
 +Now the tagged code can be checked out:
 +<code>
 +cvs checkout -r [tagname] [module]
 +</code>
 +
 +NOTE: The tagged code cannot be changed. To change tagged code that are not head of branch, use [[cvs:branch]].
cvs/tag.1195152145.txt.gz · Last modified: 2007/11/15 19:42 by deva