Berthold Höllmann wrote:
> Hello,
>
> I try to checkout a project to a NFS directory, but get:
>
> svn co svn://srverc/PyANSYS/trunk/
> svn: Can't set file 'trunk/.svn/entries' read-only: Stale NFS file handle
>
> The client SVN version is
>
>
>>svn --version
>
> svn, version 1.0.6 (r10360)
> compiled Sep 13 2004, 09:42:00
>
> On the server
>
>
>>ssh srverc svn --version
>
> svn, version 1.1.1 (dev build)
> compiled Oct 21 2004, 13:23:14
>
> is installed. Is it a problem of out NFS installation or a Subversion
> problem.
>
> Thanks
> Berthold
So I'm assuming the svn server is itself writing to NFS for the
repository? Login to the server and remount the filesystem in question.
Stale NFS handles are generally caused when the NFS server itself goes
does or 'hiccups', and clients don't realize the NFS server has
disconnected.
Scott
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 18 16:21:41 2004