Re: CVS: versioning and branching
Steven Armstrong <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.devel |
|---|---|
| Message-ID | <[email protected]> |
How to create a branch: First tag a version. This will provide a starting point for merging the branch back to the source branch. cvs tag "/pyblosxom/Root_<branch-name>" "/pyblosxom" Then create your branch: cvs tag -b "/pyblosxom/<branch-name>" "/pyblosxom" ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click