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

Re: SVN Write-through proxy: should Master and Slave repository have same UUID?

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Wed, 27 May 2009 01:00:54 +0400

2009/5/26 Peter Parker <svn_at_yogasurftech.de>:
> We are in a write-through setup. Should I set the UUID of master and
> slave repository to same UUID?

Yes, you should set them to the same uuid.

Try svnadmin help setuuid

> In this case I can switch easily from master to slave in case of
> afailure of my slave machine. However I feel a little bit uncomfortable,
> because both repositories are NOT the same, but should have the same
> contents.

These are two copies of the same repository. Don't worry.

> In this case I can switch easily from master to slave in case of
> afailure of my slave machine.

You can switch from slave to master. The slave itself is read-only.

> What is the recommendation for this scenario?
>
> Does anybody have any experieces with same UUID?
>

Best regards,
Konstantin Kolinko

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2354309

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-26 23:02:06 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.