Hello everybody,
I'm currently running Subversion on my local machine and had to upgrade
to Apache 2.2 yesterday.
The (subversion) binaries for Apache 2.0 and Apache 2.2 are not
compatible. I knew that.
However, to make Apache 2.2 work, the binaries actually have to be in
the path - which gave me quite a headache yesterday...
Today, I opened one of my Subversion-controlled projects in Eclipse and
Eclipse crashed and wouldn't even start after that (i.e. crash during
startup). Same for Eclipse 3.2.
This also gave me quite a headache because I initially suspected several
other reasons. After quite some forth and back, I narrowed it down to
the Subclipse plugin and to the binaries in
plugins\org.tigris.subversion.javahl.win32_1.2.4 specifically.
When I (re)move this folder OR remove the Subversion 1.4.6 libraries
from the path, I can use Eclipse.
Even after removing org.tigris.subversion.javahl.win32_1.2.4,
I still get the decorations and I think Subclipse even works?! (After
all, org.tigris.subversion.subclipse.core_1.2.4.jar and
org.tigris.subversion.subclipse.ui_1.2.4.jar are still in my plugins
directory and the ("other") binaries are still in my path)
Soo... the first question is: Will Subclipse still work? I now disabled
it because I wasn't sure.
And the second question: Why does it crash and what can be done about
it? I think it's a bug and gave me quite a headache for quite a while!
Regards,
Holger
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-04-09 02:26:38 CEST