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

RE: svnsync bookkeeping

From: <Ullrich.Jans_at_elektrobit.com>
Date: Mon, 16 Mar 2009 15:27:17 +0100

Hi,

Giulio T wrote:
> Hello everybody,
>
> I haa production and a DR Subversion server. Both are Linux
> RHEL4 boxes with Subversion 1.4.4. I am using svnsync to keep
> the DR server in sync.
>
> From the Subversion book, I understand that "svnsync stores
> its bookkeeping information in special revision properties on
> revision 0 of the destination repository".
>
> My quesiton is: in case of a DR I can switch to the DR server
> quite easily, but shall I do with the properties on revision
> 0? Could they cause any issue?
>
> Also, after a DR, I was thinking of putting something in
> place to set up a new DR Server and start synchronising with
> it. At this point the properties on revision 0 should
> definately be deleted before starting the sync, right?
>
> Any comments or suggestions are welcome.

Disclaimer: I'm not an authority on svn in any way.

In my experience, the svnsync properties in r0 don't affect operation
of the repository in any way. The trouble is to keep people from
comitting to the DR repo while the master still exists. When disaster
strikes, just let the users access the DR repo, delete the svnsync
properties when you have time and set up a new DR server.

I migrated quite a few peositories that way - set up a sync repository,
disable the old one and have users start using the new one.

I know there are SVN masters out there - please correct me if I'm wrong! :-)

Best regards

Ullrich Jans

-- 
Ullrich Jans, Application Support, IM
Phone: +49 9131 7701-6627, mailto:ullrich.jans_at_elektrobit.com 
Fax: +49 9131 7701-6333, www.elektrobit.com
Elektrobit Automotive GmbH, Am Wolfsmantel 46, 91058 Erlangen, Germany
Managing Directors: Otto Fößel, Jarkko Sairanen
Register Court Fürth HRB 4886 
----------------------------------------------------------------
Please note: This e-mail may contain confidential information
intended solely for the addressee. If you have received this
e-mail in error, please do not disclose it to anyone, notify
the sender promptly, and delete the message from your system.
Thank you.
Received on 2009-03-16 16:03:10 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.