Changes between Version 45 and Version 46 of HowToSVN


Ignore:
Timestamp:
Apr 6, 2014, 7:42:04 AM (10 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToSVN

    v45 v46  
    138138
    139139Run the command from within the target branch.
    140  * Example 1: pull a change from trunk into the 6.3 release branch:
    141 {{{
    142 cd releasebranch_6_3/
     140 * Example 1: pull a change from trunk into the 7.0 release branch:
     141{{{
     142cd releasebranch_7_0/
    143143svn up raster/r.digit/
    144144svn merge -c 30749 https://svn.osgeo.org/grass/grass/trunk