[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: marc gonzalez-carnicer <carnicer.lists_at_gmail.com>
Date: Sat, 13 Dec 2008 15:32:05 +0100

if your working environment is not able to guarantee being online, i'd strongly
recommend to use a subversion hosting provider. all those that i have tried
are reliable, efficient, extremely affordable (some more than others) and
easy to use. it will save you a lot of work and headaches. besides, for that
price or perhaps a bit more, they'll offer a wide range of additional services.

you can find a list of subversion hosting providers at the subversion project
home page, links section. you'll surely find one that fits your needs. or
enter "subversion hosting" at your favorite search engine.

2008/12/13 Ryan Schmidt <subversion-2008c_at_ryandesign.com>:
> On Dec 12, 2008, at 12:52, Paul Grinberg wrote:
>
>> 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?
>
> Depends how much you want to invest into this. It should be possible
> to have multiple servers accessing a cluster filesystem on a RAID --
> for example, multiple Xserves running Xsan, and a RAID box of some
> kind. Each server would have svnserve (or apache) installed and would
> access the same repository on the RAID. The cluster filesystem would
> prevent concurrent access from corrupting the repository.
>
> Such a setup would likely be totally overkill for just hosting a few
> Subversion repositories, so hopefully you would have other tasks you
> can place on these servers too (web, email, file server, etc.).
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=983569
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>

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

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