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

Re: [Subclipse-users] NullPointerException when Synchronizing project which uses svn:externals

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-05-04 21:16:26 CEST

"B. Smith-Mannschott" <benpsm@gmail.com> wrote on 05/04/2006 12:46:47 PM:

> 1. I have a project that looks like this:
>
> my_project/
> externals/foo
> externals/bar
> externals/baz
> .classpath
> .project
>
> 2. The subdirectories of externals are created through declarations in
> the property svn:externals of the directory my_project.
>
> 3. When I do a "Team >> Synchronize With Repository" on said project
> I'm rewarded with a lovely NullPointerException.
>
> 4. If I perform "Team >> Synchronize With Repository" on something not
> including externals (in the same project or in a different project)
> *no* exception is thrown.
>
> 5. Update and Commit work normaly.
>
> Looks like a defect to me. Has anyone seen something similar?

What version of Subclipse are you running, on which OS and which client
adapter are you using?

It looks like it is entering into some code that it should not be if you
are up to date, And the null looks like it is because we have the svn
info results for an item and the Node kind is null, which also should not
happen.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu May 4 21:16:36 2006

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.