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

Re: SVN over NFS on Sun

From: Branden Robinson <branden_at_deadbeast.net>
Date: 2003-06-24 20:31:33 CEST

On Fri, Jun 20, 2003 at 11:28:26AM +0200, Remko Troncon wrote:
> > Yep. In fact, I don't know of any NFS implementation that properly
> > implements POSIX file-locking semantics. Most fail in an edge case or
> > two. Your error is just a case of Sun being honest and letting you
> > know things would be bad if you did that while Linux is just letting
> > you shoot yourself in the foot. Short answer is don't use BDB over
> > NFS.
>
> Not even for read-only operations ? I'm asking because i would like to
> use ViewCVS on our webserver to show my repository (which is mounted
> over NFS)

There is no such thing as a read-only operation in Berkeley DB.

(Well, there probably is, but you can't tell the filesystem that.)

-- 
G. Branden Robinson            |      Any man who does not realize that
Free Software Developer        |      he is half an animal is only half a
branden@deadbeast.net          |      man.
http://deadbeast.net/~branden/ |      -- Thornton Wilder

  • application/pgp-signature attachment: stored
Received on Tue Jun 24 20:32:23 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.