Mark Phippard schrieb:
>> sometimes I'm seeing this NPE during synchronization:
>>
>> Error 2006-02-15 19:47:49.543 An internal error occurred during:
>> "Synchronizing SVN (/sgw.backend/src)".
>> java.lang.NullPointerException
>> at
>> org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.
>> fetchInfo(StatusAndInfoCommand.java:159)
>> at
>>
>
> Are you on an old version of Subclipse? As of the latest version it
> should not be executing that fetchInfo() method as the status command now
> returns all of the information we need to do a Synchronize.
>
That's with Subclipse version 0.9.106, Eclipse says (which itself is 3.2
M4).
Regards,
Jörg
Received on Wed Feb 15 19:59:38 2006