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

[Subclipse-users] Subclipse on OS X seems to create files it cannot read (on NFS)

From: Iv Ray <pobox_at_verysmall.org>
Date: Mon, 2 Feb 2009 15:46:19 +0100

I have been using Subclipse without problems for years.

Since I switched to a Mac, I cannot work with Subclipse on NFS.

The problem is that Subclipse seems to create files, it cannot read.

The error it returns is -

svn: Can't move '/.../.../.../.svn/tmp/entries' to '/.../.../.../.svn/
entries': Operation not permitted

I tried it at least on two NFS systems (Samba on Linux and FreeBSD)
and both exhibit the same problem.

Looking deeper, I noticed, that the file "entries" is created without
write permissions for the user who created it -

$ ls -la
total 32
drwxr-xr-x 6 iraytchev users 4096 2009-02-02 15:33 .
drwxr-xr-x 3 iraytchev users 4096 2009-02-02 15:26 ..
-r-xr--r-- 1 iraytchev users 205 2009-02-02 15:23 entries
-r-xr--r-- 1 iraytchev users 2 2009-02-02 15:23 format
drwxr-xr-x 2 iraytchev users 4096 2009-02-02 15:23 prop-base
drwxr-xr-x 2 iraytchev users 4096 2009-02-02 15:23 props
drwxr-xr-x 2 iraytchev users 4096 2009-02-02 15:23 text-base
drwxr-xr-x 5 iraytchev users 4096 2009-02-02 15:33 tmp

Subclipse, running in a Windows virtual machine running on the same
Mac, and accessing the same network shares, does not have this problem.

Has somebody experienced this, and do you know how it can be fixed?

Thank you,
Iv

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1090941

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-02-02 15:46:33 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.