You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Listman <li...@burble.net> on 2008/05/23 20:51:58 UTC

svnsync methodology question

hi, we'd like to use svnsync for read-only operations such as svn  
status, svn log, svn ls, svn info etc at our remote sites, and have  
the write operations (svn commit etc) go to the main repository at the  
parent office.  whats the best way to achieve this?

a couple of points:

1) we'd like users to keep only 1 working copy

2) i know there is a "write-through" methodology with svnsync in 1.5  
but my understanding is that this only works with http:// access. we'd  
prefer to use svn:// since http:// is somewhat slow.

TIA!

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