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

Re: Merge tracking: MyServer equals Myserver

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 17 Mar 2009 21:22:38 +0100

On Fri, Mar 13, 2009 at 06:06:27PM +0000, Stephen Connolly wrote:
> On 11 Mar 2009, at 19:21, Stefan Sperling <stsp_at_elego.de> wrote:
>>
>> The repository has a Universal Unique Identifier.
>> That is the primary key we have for each repository.
>
> but repository mirrors can break this assumption

If they do, then you are doing the mirroring wrong:

http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html#svn.reposadmin.maint.replication

 As far as user interaction with repositories and mirrors goes, it is
 possible to have a single working copy that interacts with both, but
 you'll have to jump through some hoops to make it happen. First, you
 need to ensure that both the primary and mirror repositories have the
 same repository UUID (which is not the case by default). See the section
 called "Managing Repository UUIDs" later in this chapter for more about
 this.

So if people have working copies from the master, and you want them to be
able to merge from mirrors into these working copies, make sure the mirrors
have the same UUID as the master.

Stefan
Received on 2009-03-17 21:23:40 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.