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

Re: Recommended process for initializing merge-tracking on existing repository

From: Jean-Baptiste Nizet <jnizet_at_gmail.com>
Date: Thu, 23 Oct 2008 11:25:07 +0000 (UTC)

Kate Ebneter <kate <at> ning.com> writes:

>
> Hi,
>
> Is there a recommended process/procedure for initializing merge-tracking on
> an existing repository that has been upgraded to 1.5? In other words, I have
> a repository that has been using old-style merging (not using svnmerge.py)
> and we've updated to 1.5 (and upgraded the repository). Is there a
> recommended way to start doing merges in the new manner? Some way to tell
> svn what has already been merged?
>

Use svn merge of all the already merged revisions with the --record-only option.
This will initialize the svn:mergeinfo property.

JB.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-23 13:30:46 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.