You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Lars Schouw <sc...@yahoo.com> on 2008/05/13 03:06:44 UTC

Accessing SVN slow from Tokyo to London

I am user of SVN in Tokyo from our central SVN server in London.
It is dead slow, is there anyway to have a local SVN proxy server here in Tokyo?

Lars



      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

Re: Accessing SVN slow from Tokyo to London

Posted by Ryan Schmidt <su...@ryandesign.com>.
On May 12, 2008, at 10:06 PM, Lars Schouw wrote:

> I am user of SVN in Tokyo from our central SVN server in London.
> It is dead slow, is there anyway to have a local SVN proxy server  
> here in Tokyo?

Yes. You can set up a slave server in Tokyo, and use the transparent  
write-through proxy feature to send write requests back to the master  
in London. Some say the write-through proxy feature is only in  
Subversion 1.5 which is not yet released (though it's on its 5th  
release candidate, so it should be released in final version soon).  
Others say the write-through proxy can already be implemented with  
Subversion 1.4.x. There are some blogs around that explain how to it  
set up.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org