On Oct 4, 2007 5:19 PM, Jack Repenning <jrepenning@collab.net> wrote:
> Is there somewhere a single coherent document that summarizes how to
> achieve full remote replication, through a combination of the new DAV
> write-through proxy and some backflow, say via svysync?
>
> I've seen notes/webdav-proxy, but it ends up recommending dump+scp+ssh
> +load, which looks to me like it could create non-identical
> repositories under heavy load, very bad very bad, and is pretty light
> on error management.
Those notes (as was webdav-proxy) were written years before svnsync
was written. You just need to set up the read-only slaves via svnsync
and when a write happens, force a sync. Pushing to the slaves
shouldn't require anything different from the standard svnsync
configuration, AFAIK. -- justin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 5 04:57:49 2007