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

Re: [Subclipse-users] 2 NullPointer exceptions on Eclpse 3.3

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-09-23 13:22:28 CEST

On 9/23/07, Eric Berry <elberry@gmail.com> wrote:
> Hi all,
> I upgraded Eclipse yesterday and I've been having trouble installing
> subclipse, as well as adding some files to my repository.
>
> First, after I installed Eclipse, I went to install the Subclipse plugin.
> When I checked the Mylyn optional install I received a null pointer
> exception without any stack trace. It didn't seem to actually hinder the
> installation though so I continued.

I have seen this before. Seems to be some bug in the Install/Update
manager code.

> Now, when I try to add some files to version control I get an error from
> subversion:
> [quote]
> svn:
> '/Users/elberry/development/projects/springuicomponents/src/java/com/townsfolkdesigns'
> is not a working copy
> svn: Cannot read from to
> '/Users/elberry/development/projects/springuicomponents/src/java/com/townsfolkdesigns/.svn/format':
> path refers to directory or read access is denied
> [/quote]
>
> This is a brand new project and I am trying to "add to version control".

The error message coming out of Subversion implies there is a
permissions problem accessing the content. Do you have any symlinks
in that path? You are probably using the SVNKit client adapter and I
know in the past there have been weird problems with symlinks.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sun Sep 23 13:22:39 2007

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.