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

RE: Re: Multiple SVNServes to the same FSFS repository?

From: Michael Magill <Magill.Michael_at_idsi.com>
Date: 2005-05-11 14:44:57 CEST

        The software forces all open/delete/etc. requests to go those
its central server ("traffic cop" they call it) so theoretically it is
as real-time as a local file system.
        I guess the real question is does Subversion leave repository
files locked while it is running, which would prevent multiple svnserves
to the same repository. If it does not, does it gracefully handle
another instance creating a revision at the same time.

            Thanks,
            Michael Magill
 
IT Director
Intelligent Decision Systems, Inc.
5870 Trinity Parkway
Suite 200
Centreville, VA 20120
(703) 766-9631
(703) 766-9638 (fax)
Magill.Michael@idsi.com

-----Original Message-----
From: news [mailto:news@sea.gmane.org] On Behalf Of Manuzhai
Sent: Wednesday, May 11, 2005 5:49 AM
To: users@subversion.tigris.org
Subject: Re: Multiple SVNServes to the same FSFS repository?

> I am considering deploying Subversion for some of our
> projects. Right now we have multiple offices with real-time WAN file
> mirroring. Basically we have a RAID array in each site that is synced
> and the users always use a local share. The software we use maintains
> file contents, locks, etc. over the WAN in real time. Could I run a
> copy of svnserve in each location, pointing at the same FSFS database,

It really depends on how real-time your mirrorring really is, but I
think it might cause problems. If people start committing from different

locations at exactly the same time, I think you might end up with two
revisions with the same number but different contents...

And that's not good, obviously.

Regards,

Manuzhai

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 11 15:07:47 2005

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.