(root)/core_devl/ – Rev 2040
Rev 2039 |
Rev 2041 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 2040 2012-09-27 01:21:32
- Author: dpurdie
- Log message:
- Minor changes:
* Utility: rtag_extract
* Added -[no]log option to control the output
* Extended the examples in the documentation
* Utility: svnrelease and svnextract
Modified the way that branches are created and used.
Modified two options:
-mkbranch=name. Will create a branch while extracting the package
The named branch must not exist
-branch=name. Will extract the head of the named branch - if it exists
The named branch must exist
The two options are mutually exclusive.