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

Re: [Subclipse-users] JavaHL bogusly used in 1.4.x snapshot

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 8 May 2008 07:33:31 -0400

First off, we definitely use what you choose. SVNKit works as an
alternate implementation of the JavaHL Java Interfaces. So things
like exception names still are in the JavaHL namespace because they
are part of the Interface.

Second, I would strongly encourage you to use JavaHL. In the latest
release we have added features to JavaHL to make it have same features
as SVNKit. Only exception is handling of SSH connections which will
always be different. But the main reason is that JavaHL is just a lot
more stable. Consider that SVNKit is a reverse-engineered Subversion.
 Subversion 1.5 is only in the RC stage, so SVNKit has to scramble to
implement all of the changes made during the development cycle. They
are targeting a GA release of SVNKit that lags the Subversion GA by 1
to 2 months.

If you do your Subclipse install by using the CollabNet Desktop, and
also install our CollabNet Subversion binaries, then we auto-configure
JavaHL on Linux and OSX. Of course if you are on Windows the regular
Subclipse install is fine.

Mark

On Thu, May 8, 2008 at 4:19 AM, Jens Seidel <jensseidel_at_users.sf.net> wrote:
> Hi,
>
> clicking on the synchronize button in the Synchronize view I got the
> following error:
>
> Problems reported while synchronizing SVNStatusSubscriber. 0 of 1 resources were synchronized.
> An error occurred synchronizing /myProject.trunk: Error getting status for resource P/myProject.trunk org.tigris.subversion.javahl.ClientException: svn: Unknown command 'success'svn: : (apr_err=210001)
> Error getting status for resource P/myProject.trunk org.tigris.subversion.javahl.ClientException: svn: Unknown command 'success'svn: : (apr_err=210001)
> org.tigris.subversion.javahl.ClientException: svn: Unknown command 'success'svn: : (apr_err=210001)
> org.tigris.subversion.javahl.ClientException: svn: Unknown command 'success'svn: : (apr_err=210001)
>
> I currently do not use JavaHL but SVNKit. I also wonder about the P/ prefix.
>
> Eclipse 3.4M7
> Subclipse is from the 1.4.x update site
>
> PS: 3.4M7 is currently unusable because of bug #230245. Will downgrade.
>
> Jens
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
> For additional commands, e-mail: users-help_at_subclipse.tigris.org
>
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-05-08 13:33:53 CEST

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.