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

Re: Cherrypicking Non-Sequential Revisions

From: Blair Zajac <blair_at_orcaware.com>
Date: Tue, 02 Sep 2008 10:40:12 -0700

Daniel Becroft wrote:
> Hi,
>
> We need to be apply, to a given working copy, multiple, potentially
> non-successive changsets.
>
> For example, for a working copy of a branch @ revision 12, we need to
> apply the changes to trunk in revisions 13-15, 23, 25-26, and 30.
>
> Is this possible with a single svn-merge command, or will we need to do
> multiple commands?

You'll need to use multiple merge commands. If you get any conflicts in the
later merges, I recommend doing a commit for the previous clean merges to keep
the history cleaner.

Regards,
Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-02 19:40:41 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.