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

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

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 8 Jan 2008 09:01:38 -0500

On Jan 8, 2008 5:51 AM, Juergen Baetz <J.Baetz_at_intershop.de> wrote:
> 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.

No, that is not what it does. It updates the mergeinfo property in
the working copy and you then would have to commit that property
change. It does not alter history in the past (Subversion does not
allow that). What it does is not actually do any merge. It just
updates the recorded merge tracking information.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.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-01-08 15:40:08 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.