Changes between Version 45 and Version 46 of HowToSVN
- Timestamp:
- 04/06/14 07:42:04 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToSVN
v45 v46 138 138 139 139 Run the command from within the target branch. 140 * Example 1: pull a change from trunk into the 6.3release branch:141 {{{ 142 cd releasebranch_ 6_3/140 * Example 1: pull a change from trunk into the 7.0 release branch: 141 {{{ 142 cd releasebranch_7_0/ 143 143 svn up raster/r.digit/ 144 144 svn merge -c 30749 https://svn.osgeo.org/grass/grass/trunk