Tag Source For Release

From NST Wiki
Revision as of 18:34, 18 October 2009 by Paul Blankenbaker (talk | contribs)
Jump to navigationJump to search

Use the svn cp command to create a branch of the files used for the release (a copy of "trunk"). For example, if creating release 2.12.0:

[root@nst-dev-32 repo]# svn cp ${SVNROOT}/trunk ${SVNROOT}/2.12.0

... output from branch creation ...

[root@nst-dev-32 repo]#