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

svn merge --record-only (svn1.5beta)

From: Juergen Baetz <J.Baetz_at_intershop.de>
Date: Tue, 8 Jan 2008 11:51:34 +0100

Hello,

I built and set up the 1.5 beta svn (/trunk) for testing some new merge tracking features.

I need the possibility to stick merge infos at (history-)revs after imported from ClearCase.
How do I use the --record-only option for svn merge?
As I understood the option should only change the mergeinfo property in an old revision _without_ committing a new revision.

Example:
I wish to record a merge from revision 3 in the revision 5 of /bla.txt.
svn merge -r 3:5 https://server/svnrepo/bla.txt

But no output in the shell and by running "svn pl -vR /bla.txt"

Jürgen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-08 12:42:11 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.