> Ok, but that's not what i we at work. The local svn will be a 
> "working copy"
> of the external svn. In fact, no user have to use the 
> external svn if there's a local svn. The goal of this is the 
> limit the access to the WAN.

In that case the WAN repository can be looked on as a mirror/off-line backup of 
the LAN repository.

You could use rsync to keep an up-to-date mirror on the WAN while the LAN is 
the active server.  You need to set up an svn installation on the LAN, rsync 
(or some other form of copy) the initial repository from the WAN server to the 
LAN server.  All uses now use the LAN repository.  Some cron-job automatically 
rsyncs the LAN repository back to the WAN server.

Make sure that only this mechanism can touch the WAN repository or you are 
FUBARed.

 -Frode
-- 
^ Frode Tennebø               | email: frode.tenn...@saabgroup.com ^
| Saab Technologies Norway AS | Isebakkeveien 49                   |
| N-1788 Halden               | Phone: +47 45 24 99 39             |
| with Standard.Disclaimer; use Standard.Disclaimer;               |  

Reply via email to