User Tools

Site Tools


cvs:branch

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
cvs:branch [2007/11/16 11:30] devacvs:branch [2007/11/16 11:41] deva
Line 3: Line 3:
 Now you can add the branch by issuing the following command: Now you can add the branch by issuing the following command:
 <code> <code>
-cvs rtag -b [new branchname] [my_module]+cvs tag -b [new branchname]
 </code> </code>
  
Line 15: Line 15:
 cvs -d /mnt/data/CVSHOME co -r R1 miav cvs -d /mnt/data/CVSHOME co -r R1 miav
 cd miav cd miav
-cvs rtag -b B1 miav+cvs tag -b stable_0_3
 # do some changes in the code # do some changes in the code
 cvs commit -m"Made a change in a branch" cvs commit -m"Made a change in a branch"
 </code> </code>
cvs/branch.txt · Last modified: 2007/11/16 11:42 by deva