Re: What's the current status for subversion replication?
From: Ryan Schmidt <subversion-2010b_at_ryandesign.com>
Date: Wed, 11 Aug 2010 03:54:49 -0500
On Aug 11, 2010, at 02:46, Steven Woody wrote:
> What's the current status for subversion servers replication? Does it
The software the Subversion project provides for this task is called svnsync. All writes occur on the master; the slaves are read-only. But you can set up a write-through proxy so that people who check out from a slave and try to commit will be transparently redirected to the master.
|
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.