[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: SVN Mirror

From: Oefelein, Martina <Martina.Oefelein_at_dionex.com>
Date: 2007-05-15 19:28:40 CEST

Hi Steve,

The most simple solution might just be to have a single repository that both groups use.

One of the groups will access this repository over the internet, but unless you have a slow or unreliable connection, or you have a HUGE repository, this works rather well. (At least, it works well for us, and we have a large repository.)

ciao
Martina

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2007b@ryandesign.com]
Sent: Tuesday, May 15, 2007 7:18 PM
To: Steve Finkelstein
Cc: users@subversion.tigris.org
Subject: Re: SVN Mirror

On May 15, 2007, at 11:43, Steve Finkelstein wrote:

> Just switched over to subversion from CVS and loving it thus far.
> Quick
> inquiry -- we have a group of developers overseas and a group domestic
> to us. They have an svn repository there and we have one here. I
> suppose
> we want to keep the two "sync'd", or at minimum, pull in the code from
> the overseas one to the domestic repository.
>
> Would anyone be able to point me in the correct direction to get this
> done the "proper" way?

Subversion does not natively support multiple read/write repositories
syncing against each other. It supports read-only mirrors of a single
master read/write repository, using the new svnsync tool, but I'm
guessing that won't help you.

WANdisco is a commercial tool which may do what you want. http://
www.wandisco.com/

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 15 19:29:18 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.