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

Re: Checking out to NFS directories

From: Berthold Höllmann <hoel_at_gl-group.com>
Date: 2004-11-18 12:47:53 CET

Konrad Rosenbaum <konrad@silmor.de> writes:

> On Wednesday 17 November 2004 16:24, Berthold Höllmann wrote:
>> 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
>
> that kind'a rings a bell: years ago I had BIG file system trouble when the
> Solaris boxes I worked on used different times (the clocks were off by up
> to 5 minutes), since that time I syncronize all boxes using xntp.

I'm quite confident that this is not the cause. Whith the actual
directory beeing a NFS mounted directory and /tmp beeing a local
directory I get:

3>touch hallo /tmp/hallo
3>ls -l --full-time hallo /tmp/hallo
-rw-r--r-- 1 hoel gl 0 2004-11-18 12:42:51.000000000 +0100 /tmp/hallo
-rw-r--r-- 1 hoel gl 0 2004-11-18 12:42:51.000000000 +0100 hallo

So it seems our computer times are also synced by xntp.

Kind Regards
Berthold

-- 
hoel@GL-Group.com              __   Address:
                            G /  \ L Germanischer Lloyd
phone: +49-40-36149-7374    -+----+- Vorsetzen 35       P.O.Box 111606
fax  : +49-40-36149-7320      \__/   D-20459 Hamburg    D-20416 Hamburg
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 18 12:51:15 2004

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.