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

Re: Distributed Repositories

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 6 Feb 2009 05:34:13 -0500

On Fri, Feb 6, 2009 at 04:18, Steven Woody <narkewoody_at_gmail.com> wrote:
> Hi,
>
> We have two team each in their own country. Using an unique
> repository is very slow, so what I think is to setup local repository
> for each team in their own office, then get this two repository
> synchronized every night. But I don't know how to do it and whether
> or not this is a good practice. Would you give some opinions?

You can (if you're using 1.5) set one server up as the "master" and
have multiple local repositories. Using the new with 1.5 write-thru
proxy feature, each user can check out from their local repository,
and commits will automatically passed up to the master.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1111872

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-06 11:35:03 CET

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.