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

Re: distributed subversion server

From: Purple Streak <mrpurplestreak_at_googlemail.com>
Date: Fri, 12 Dec 2008 21:53:41 +0000

2008/12/12 Paul Grinberg <gri6507_at_gmail.com>:
> I am wondering if it is possible to setup a subversion server that is
> distributed across a number of machines? My concern is that in our case, no
> one machine can be trusted to be up/online all the time or over time.
> However, it is very likely that at any given time, any one machine would be
> up and online. So, ideally, this subversion server would have to be
> effectively automatically mirrored across every machine so that the same
> contents would be accessible from all machines all the time.
>
> Is something like this possible?

Afraid not. You can set up a single read-write main repository and get
that synchronize to one or more read-only repositories (look up
svnsync).

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-12 22:54:55 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.