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

Re: subclipse 0.9.21

From: Hermann Voßeler <hermann.vosseler_at_baaderbank.de>
Date: 2004-09-28 16:03:56 CEST

McClain Looney wrote:
> Subclipse 0.9.21 is on theupdate site:
> http://subclipse.tigris.org/update
>
> Changes in this version:

First of all: thanks for your continued effort!

After updating, I now have some problems. I didn't try
a update for a rather long period. Up to now, I used 0.9.13

1)I cant access or browse the repository using JavaHL. Command
   line works ok.
   Repo acces is over https: , authentification is via client
   certificates.

   When I try to expand some node in SVN Repository exploring
   perspective, or when I try to compare with remote HEAD, I
   get in the svn console:

list -r HEAD https://sv4044/svn/BOA/z/HV
     RA layer request failed
svn: PROPFIND request failed on '/svn/BOA/z/HV'
svn: PROPFIND of '/svn/BOA/z/HV': SSL negotiation failed: SSL error:
sslv3 alert handshake failure (https://sv4044)

2)Label decorations don't work anymore.
   In the general preferences the SVN-Label-decorations checkbox
   got unchecked (it was checked before update). If I try to set
   it again and apply the changed preferences, I get in the
   .log file

!STACK 0
java.lang.NullPointerException
        at
org.tigris.subversion.subclipse.core.resources.LocalResourceStatus.isManaged(LocalResourceStatus.java:254)
        at
org.tigris.subversion.subclipse.core.resources.LocalResource.isManaged(LocalResource.java:145)
        at
org.tigris.subversion.subclipse.core.resources.LocalFolder.members(LocalFolder.java:96)
        at
org.tigris.subversion.subclipse.core.resources.LocalFolder.isModified(LocalFolder.java:145)
        at
org.tigris.subversion.subclipse.core.resources.LocalFolder.isModified(LocalFolder.java:149)
        at
org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.isDirty(SVNLightweightDecorator.java:160)
        at
org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.decorate(SVNLightweightDecorator.java:231)
        at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:155)
        at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:60)
        at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:615)
......

Generally speaking, this ist not so much a problem, because I use
tortoise or the cmd line anyway for most svn operations. The only
realy important feature is refacturing with svn support.
This works, it worked all the time.

I restarted eclipse, closed and re-opened the project, disconnected
and reconnected it to SVN. Didn't change anything.

Of course, working label decorations would be helpful...

-- 
Regards,
Hermann Voßeler
---------------------------------------------------------------
Hermann Voßeler
Baader Wertpapierhandelsbank AG /IT
Weihenstephaner Straße 4
D-85716 Unterschleißheim
eMail: hermann.vosseler@baaderbank.de
Internet: www.baaderbank.de
---------------------------------------------------------------
Received on Wed Sep 29 00:03:56 2004

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.