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

Re: svnmerge.py for MERGE BACK !?

From: Florian Seydoux <florianseydoux_at_gmail.com>
Date: Tue, 08 Jul 2008 09:05:49 +0200

Ravi Bavanari wrote:
> Hi Flo,
> [...]
> after to this is there is any way to un do above , blocking some
> revisions ? or can we still merge those revisions my specifying
> explicitly...? like svnmerge merge -r23454 -S mybranch.

Hello,
I don't know if it's ok by forcing explicitely the rev number (we can do
the test),
but the 'clean' way to do that seems to be:
   svnmerge unblock -r23454

only few commands are explicited on the wiki page, but you can use
     svnmerge help
     svnmerge help unblock
for more information, exact syntax, etc. (they mimic the help of the svn
command line)

cheers,

florian

-- 
--------------------------------------------------------------------
Seydoux Florian
http://www.spinx-technologies.com
--------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-08 09:06:29 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.