Re: Case study: Mono switches to Subversion
From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2004-11-18 08:27:57 CET
Automatic master / slave servers
The idea is that we have two repository urls in the working copy,
At the first phase setting these urls up could be a manual operation:
svn co http://svn.collab.net/repos/svn/trunk
And in second phase they could be propagated automatically from
After these urls have been set up, all read only operations happens
So, with this scheme, huge amount of load and net traffic disappears
We already have means to sync servers, and with FSFS it could be
The client could use the existence of "ro-url=...." entry in the
With this kind of system, we could at least help some of the problems with
- Server load & network traffic
- Have more offline operations
- You are not so dependent of the server, if it is out of order, the
With big, geographically sparce projects the benefits could be very
BR, Jani
-- Jani Averbach --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Nov 18 08:28:17 2004 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.