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

Distributed Subversion servers running off of same DB - possible?

From: Luke Kenneth Casson Leighton <lkcl_at_lkcl.net>
Date: 2005-01-18 15:27:15 CET

dear subversioners,

i have a requirement for providing a WebDav file server
[AutoVersioning=on] but i need to be able to tell the
client that the solution is viable for high availability
etc.

the simple question is:

* Can i run several subversion servers (on different ports of course)
* on the same machine pointing to the SAME database files?

the alternate question is:

* Do there exist any database back-ends for subversion that
* can support simultaneous subversion server access?

the _real_ question is:

* If i run several Apache Subversion servers on a POSIX compliant
* Distributed File Server which can even handle POSIX byte-range
* locking etc. - such as the one that has been recently released under
* LGPL by The Open Group (such as DCE/DFS)
* will it work?

i.e. is the internal design of subversion's database locking
sufficiently good such that it can even extend outside of
running subversion on different machines with access to the same
databases?

thank you for your time and your answers,

l.

-- 
--
<a href="http://lkcl.net">http://lkcl.net</a>
--
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 18 20:55:40 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.