Re: rsync to mirror repository? svnreplicate it! ;-)
From: Amir Guindehi <amir_at_datacore.ch>
Date: 2003-07-31 17:52:56 CEST
Hi all,
> If the repository is on-line, then yes, you need to follow the
If you would like to try a fancy method for Subversion replication, take
It's not very well tested, but should work for small size repositories.
As long as the master is up, you can write to every server (master and
It's a (N+1) Writer / N Reader schema...
The principle is simple. A write to a slave does lock the master in the
I've tested the script a bit and it works. It's only proof of concept,
If you would like to take a look, you can find it in my Open Source
https://open.datacore.ch/DCwiki.open/Wiki.jsp?page=Repos.Open
To access the repository directly use:
https://open.datacore.ch/read-only/svnreplicate/trunk
There is not much documentation. You will find a small design
I would be happy to hear about any success (or failure) using it... ;-))
Regards
-- Amir Guindehi, nospam.amir@datacore.ch DataCore GmbH, Witikonerstrasse 289, 8053 Zurich, Switzerland
|
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.