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

Re: NFS problems

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-02-15 14:54:39 CET

Jan Borsodi <jb@ez.no> writes:

> I'm having some problems running Subversion over NFS (with NIS), I get
>
> svn_error: #21086 : <URL is not a versioned resource>
> svn_ra_local__split_URL: Unable to find valid repository

I believe that BerkelyDB uses mmap() to do locking, so you can't open
a repository over NFS.

> Also is there a way to hide files as I can do in CVS (.cvsignore)?

Set the 'svn:ignore' property on a directory.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:08 2006

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.