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

Permission error from Subclipse

From: David Lobron <dlobron_at_gmail.com>
Date: 2007-01-23 22:03:17 CET

Hello All,

I'm trying to check out a project using Subclipse over ssh on a Mac
running OSX (with the svn+ssh protocol.) The password and login go
smoothly, and I get a "Fetching children" message that goes to 100%.
But then I get a pop-up warning that says:

Folder '' does not exist remotely

The console says:

svn: Can't open file '/proj/bl/fe/svn07/db/fs-type': Permission denied

The weird thing is that the permissions for this file seem to be OK:

>ls -lR svn07
svn07:
total 48
[...]
drwxrwS--- 5 fe bklweb 4096 Jan 23 10:16 db/

svn07/db:
[...]
-rw-rw---- 1 fe bklweb 5 Jan 19 09:02 fs-type

I'm a member of the bklweb group, so I would think I'd be able to
access this file, no? The only anomalous thing I see about the file
is the S group permission, but that should not affect this, I would
think.

If anyone can help, please do!

Thanks,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 23 23:44:36 2007

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.