On 3/13/07, Ryan Schmidt <subversion-2007a@ryandesign.com> wrote:
>
> On Mar 13, 2007, at 16:16, Edward Harvey wrote:
>
> > If I can, I would like to have a svn server at location A, and another
> > svn server at location B. They should both contain the same
> > repositories, and all the changes should propagate everywhere.
> >
> > The reasoning behind it is - A user at location A wants to
> > update&commit
> > files at LAN speed, and a user at location B wants to use the same
> > repository, also at LAN speed. Let the users experience LAN speed,
> > and
> > let the server propagate the changes at WAN speeds.
> >
> > I don't see anything written anywhere saying I can do this... But
> > then
> > again the subversion book is down right now so I haven't been able to
> > look there.
> >
> > Is it possible?
>
> No, not possible.
>
> New with Subversion 1.4 is the svnsync program, which lets you create
> a read-only mirror of a repository. However that cannot be extended
> to having multiple read-write repositories as you want.
But it will be possible 1.5 (over HTTP)!
bye,
Erik.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 13 23:00:07 2007