Changes between Version 17 and Version 18 of ReleaseProcedure
- Timestamp:
- Apr 11, 2008, 8:09:27 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseProcedure
v17 v18 38 38 svndigest --copyright --no-report 39 39 }}} 40 Examine the updates and commit changes with `svn ci -m "updating copyright statements"`.40 (The `--no-report` option works with svndigest 0.7 and later, for earlier version omit the option.) Examine the updates and commit changes with `svn ci -m "updating copyright statements"`. 41 41 For this step [http://trac.thep.lu.se/svndigest svndigest] is obviously needed.[[br]][[br]] 42 42 1. Create a new minor branch using a one liner like