[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: help with a specific revision / patch for release.

From: Stein Somers <ssomers_at_opnet.com>
Date: Mon, 21 Sep 2009 12:54:10 +0200

Gavin Baumanis wrote:
> As for the merge... we always use;
> svn merge -c xxx or
> svn merge -r n-1:nx and it seems to work fine.
>
> Previously, I have used;
> svn merge -c 1200 ...
> and it didn't seem to work.

I don't see the difference, apart from "...", but you need to specify at
least a source anyway.

Beware that when you merge -c 1200 or -r 1199:1200, you only merge the
changes applied in that changeset. If you want to synchronize to the state of
revision 1200, you need to merge up to 1200.

-- 
Stein
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2397282
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-21 12:55:54 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.