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

Re: 1.4.x branch uses svnmerge.py

From: Giovanni Bajo <rasky_at_develer.com>
Date: 2006-05-14 02:33:06 CEST

Peter N. Lundblad wrote:

> svnmerge.py help ?
>
> Basically, I just say
> svnmerge.py merge -r12345,13254
> to merge some revisions.

For maintaining release branches, I was told some people use "svnmerge block"
to block all the available revisions by default (I think they slightly patch it
to mark also future revisions up to a big number as blocked). Then, when a
revision is nominated for backporting, they unblock it. In this way, "svnmerge
avail" will always show the revisions nominated for backports.

Just throwing a random idea.

-- 
Giovanni Bajo
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 14 02:34:37 2006

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

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