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

SVNSYNC and UUIDs

From: Adrian Marsh <Adrian.Marsh_at_ubiquisys.com>
Date: 2007-01-17 19:37:31 CET

Hi,

I'm using svnsync to create a backup of a repo.. However I think that maybe
I missed something when I originally setup the "mirror".. Particularly the
UUID settings. The idea is that if we loose the main repo, then we can
restore using the backup.

I used "svnadmin create" to create the repo mirror, before using "svnsync
init" to start the copy, then I use "svnsync sync" to update.

A look at both repos shows different UUIDs, as below. Do I need to
force-update the local backup (file://)? Can I do that to the backup repos
now? Or wipe it and start again?

(sync runs every 2 hours, which is why the revs are different)

D:\SVN\ubiq-serv3>svn info svn+ssh://_svn_serv3/svn/phy
Path: phy
URL: svn+ssh://_svn_serv3/svn/phy
Repository Root: svn+ssh://_svn_serv3/svn/phy
Repository UUID: 79679995-be21-0410-8582-f1ba82e78d7b
Revision: 736
Node Kind: directory
Last Changed Author: daireb
Last Changed Rev: 736
Last Changed Date: 2007-01-17 18:26:13 +0000 (Wed, 17 Jan 2007)

D:\SVN\ubiq-serv3>svn info file:///d:/SVN/ubiq-serv3/phy
Path: phy
URL: file:///d:/SVN/ubiq-serv3/phy
Repository Root: file:///d:/SVN/ubiq-serv3/phy
Repository UUID: bc8a8741-63fb-7043-96db-4760d8c17bab
Revision: 733
Node Kind: directory
Last Changed Author: simonc
Last Changed Rev: 733
Last Changed Date: 2007-01-17 17:42:18 +0000 (Wed, 17 Jan 2007)

Adrian Marsh

  • application/x-pkcs7-signature attachment: smime.p7s
Received on Wed Jan 17 19:38:02 2007

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.