Actually, I think he's looking at something more along the lines of
Perforce's P4Proxy server, but for Subversion.
http://www.perforce.com/perforce/doc.current/manuals/p4sag/09_p4p.html
Svnsync doesn't help in the event that someone not on his LAN
independently commits to the Subversion server on the WAN, as you'd need
to be able to sync bidirectionally, and I'm not even sure that's
possible.
Tony.
> -----Original Message-----
> From: Ryan Schmidt [mailto:subversion-2010b_at_ryandesign.com]
> Sent: 02 August 2010 10:42
> To: Istace Emmanuel
> Cc: users_at_subversion.apache.org
> Subject: Re: SVN "Relay"
>
>
> On Aug 2, 2010, at 04:38, Istace Emmanuel wrote:
>
> > Hi, first of all, sorry for my bad english, i'm belgium and
> i'll try to do my best.
> > I have a little problem. I've got a SVN server hosted in
> WAN. In LAN i've got many user who use this service, but,
> it's really < chatty >. I want to make a SVN Relay into the
> LAN. This svn server will sync to the WAN server twice per
> day and my user will connect to the LAN server and not the
> WAN server. How can i do that ? Is a sync between two svn
> server possible ?
>
> Yes, "svnsync" is the software you are looking for. You can
> read all about it in the book:
>
> http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.ht
> ml#svn.reposadmin.maint.replication
>
> You will probably want to sync constantly, not just twice a day.
>
>
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit
> http://www.messagelabs.com/email
> ______________________________________________________________________
>
Received on 2010-08-02 11:49:35 CEST