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

RE: subversion multisite

From: Olavo <olavo.lira_at_gemalto.com>
Date: Mon, 4 May 2009 16:29:50 +0200

I have a question over this problem, if I don't want to have the slave
read-only, is there an easy way of doing it?

 

I was wondering in implementing some triggers that would warn the other
servers when someone is doing a commit so no one could do a commit at 2
places at the same time. is there another way of doing it? Really having
multi site repositories where everyone reads and writes in all projects?

 

Thank you

 

 Olavo Lira

 

 

  _____

From: Irfan Sayed [mailto:irfu.sayed_at_gmail.com]
Sent: Monday, May 04, 2009 11:23 AM
To: Andy Levy
Cc: Les Mikesell; Bob Archer; users_at_subversion.tigris.org
Subject: Re: subversion multisite

 

thanks

 

can u please give me in details step to configure

 

regards

irfan

 

On Mon, May 4, 2009 at 6:35 PM, Andy Levy <andy.levy_at_gmail.com> wrote:

On Mon, May 4, 2009 at 04:28, Irfan Sayed <irfu.sayed_at_gmail.com> wrote:
> Thanks for all reply.
>
> Here is our setup. we are using subversion 1.5.4 on linux fedora 10.
> we have total 3 sites. and what i need is all the sites shud able to write
> and send changes to other two sites.
> if there is a commit happned on one site then same changes shud reflect to
> other two sites.
> we are using apache (http) based subversion configuration
>
> will svnsync will work in this sitiuation??
> please advice

Yes, svnsync with a single master and the slave repositories doing the
write-through proxy for commits should work just fine.

> On Thu, Apr 30, 2009 at 9:36 PM, Les Mikesell <lesmikesell_at_gmail.com>
wrote:
>>
>> Andy Levy wrote:
>>>
>>> On Thu, Apr 30, 2009 at 11:24, Irfan Sayed <irfu.sayed_at_gmail.com> wrote:
>>>>
>>>> multisite means every development site will have saperate subversion
>>>> server
>>>> and they will sync to each other every half an hour(lets say) to have
>>>> the
>>>> updated copy of source code.
>>>
>>> You don't need to purchase a separate product. As of 1.4, Subversion
>>> has the ability to sync changes to "slave" read-only repositories. As
>>> of 1.5, those slave repositories can be configured to proxy commits
>>> back tot he master.
>>>
>>> But before you do that, run some tests to see if you even need it.
>>> Subversion works very well over WANs.
>>
>> Yes, I'd guess that most people using subversion check out working copies
>> in multiple locations with a single repository (and hopefully have a
>> reasonable backup scheme for the repository contents). It works very
well
>> that way. Wandisco has some tricks to improve remote performance but if
you
>> have reasonable connectivity you don't need it.
>>
>> --
>> Les Mikesell
>> lesmikesell_at_gmail.com
>>
>
>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].

  • application/x-pkcs7-signature attachment: smime.p7s
Received on 2009-05-04 16:31:00 CEST

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.