nfs repo fsfs - freebsd - lock on write op... I know this has been asked before but i can't find solution
From: Jay Crouch <jay_at_safestream.com>
 
Date: 2006-10-06 02:05:40 CEST 
I'm trying to use svn repositories over a NFS mount with FreeBSD 6. I can
  
 Svn from the command line works perfect when the repo is local, but I get
  
 I'm keeping it simple and doing all this from the command line before
  
 As root, from anywhere:
  
 new# touch testing.txt
 new# svnadmin create -fs-type fsfs /mnt/data/repos/test
 new# svn import -m message testing.inc
  
 Adding         testing.inc
 svn: Can't get exclusive lock on file '/mnt/data/repos/test/db/write-lock':
  
  
 Somebody please help. I know the issue is with NFS, but I don't know where
  
  | 
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.