You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Zk W <mp...@gmail.com> on 2013/12/12 07:32:39 UTC

how to svn merge with multiple revision numbers - quick question

Hi All

We have a few revision numbers on trunk that we like to block but they are
not in consecutive order - i.e. rev numbers 1,5,8,10,11
We like to merge from trunk to a branch but would like to block them on the
branch.

What's the correct syntax for svn merge --record-only ?

Is it

svn merge -c 1,5,8,10,11 --record-only trunk/directory

or

svn merge -r 1:11 --record-only trunk/directory


Thanks

Re: how to svn merge with multiple revision numbers - quick question

Posted by Branko Čibej <br...@wandisco.com>.
On 12.12.2013 07:32, Zk W wrote:
> Hi All
>
> We have a few revision numbers on trunk that we like to block but they
> are not in consecutive order - i.e. rev numbers 1,5,8,10,11
> We like to merge from trunk to a branch but would like to block them
> on the branch.
>
> What's the correct syntax for svn merge --record-only ?
>
> Is it
>
> svn merge -c 1,5,8,10,11 --record-only trunk/directory
>
> or
>
> svn merge -r 1:11 --record-only trunk/directory

The correct syntax is "svn help merge".

-- Brane


-- 
Branko Čibej | Director of Subversion
WANdisco // Non-Stop Data
e. brane@wandisco.com