This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cvs:branch [2007/11/16 11:35] deva |
cvs:branch [2007/11/16 11:42] (current) deva |
||
---|---|---|---|
Line 13: | Line 13: | ||
Example branching at revision tag '' | Example branching at revision tag '' | ||
< | < | ||
- | cvs -d / | + | cvs -d / |
cd miav | cd miav | ||
- | cvs tag -b B1 | + | cvs tag -b stable_0_3 |
# do some changes in the code | # do some changes in the code | ||
cvs commit -m" | cvs commit -m" | ||
</ | </ |