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

Re: Repository access woes

From: John Peacock <jpeacock_at_rowman.com>
Date: 2003-08-19 17:23:26 CEST

Paul Smith wrote:

> This used to be an issue, but many databases these days are certified to
> work with modern NAS solutions (NetApp and EMC stuff for example). I
> thought even Oracle allowed this, although I'm not sure about that.

You are correct it seems:

        http://otn.oracle.com/deploy/availability/htdocs/vendors_nfs.html

However, Sleepycat does not, in general, support remote file systems:

        http://www.sleepycat.com/docs/ref/env/remote.html

And the larger point, lest that be lost here, is that Subversion's first target
should be the widest possible environment, not just those few [expensive] NAS
platforms which break the rule.

Hence, until 1.0 is out and other database backends are brought into the fold,
there is basically no point in complaining that Subversion won't run on NFS
partitions. It just doesn't; it is a limitation of BDB that cannot be easily
worked around. If that means that certain enterprises with rules about such
data having to reside on specific filesystems cannot adopt Subversion, that is
the unfortunate reality.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 19 17:25:19 2003

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.