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

Re: [Subclipse-users] Permissions/authentication

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 16 Jun 2009 09:02:50 -0400

On Tue, Jun 16, 2009 at 8:56 AM, jaksu<jaksu.trash_at_gmail.com> wrote:
> I have subversion 1.6.2 installed in my servers. When I try to share or create new folder for existing project with subclipse 1.6.2 I have this error message
>
> org.tigris.subversion.javahl.ClientException: svn: Can't open file '/var/svn/repos/test/db/txn-current-lock': Permission denied
>
> Subversion works fine in my server and I can checkout projects with subclipse without problems. How authentication works in subclipse. It asked my username and password after installation but how I can change those   afterwards.

There is an entry in the FAQ:

http://subclipse.tigris.org/wiki/PluginFAQ#head-d507c29676491f4419997a76735feb6ef0aa8cf8

The error looks like an OS filesystem permissions problem on the
server though. Subclipse is just an SVN client, like the command
line. When you use JavaHL it is even using the exact same libraries
that the command line client uses.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2362450
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-06-16 15:03:02 CEST

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.