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

Re: 2 teams 1 server

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-04-07 17:10:34 CEST

Euan Guttridge wrote:

> Does SVN support replication of any sort? Objective is to find an SCM that
> will syncronize two or more remote servers at regular intervals. Problem
> being if 70 devs are on each remote site, it would be too expensive for all
> devs to syncronize 100MB code base.
>
> I searched archives, no joy.

You should see if SVN::Mirror will do what you want; this allows you to mirror
the repositories, without the overhead of svk. There was also a SVN::Push, I
believe, which did something similar. It really depends on how closely the two
sites are intertwined in their development (i.e. are changes required to be
propagate to both systems immediately, or would nightly syncs be sufficient).

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 7 17:10:53 2004

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.