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

Re: Question about how to handle long running branch that needs trunk updates

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Tue, 19 Feb 2008 15:27:57 -0500

Allen Servedio wrote:
> How do people handle conditions like this?

Use SVK? I've used this extensively to manage private branches of
public projects (like Subversion).

Or you could use svn-merge.py? This will notate the merge history and
produce the minimal changeset required to merge the branch back into
trunk without duplicate merges (AIUI).

HTH

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-19 21:28:32 CET

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.