You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Patrick Dean Rusk <pa...@comcast.net> on 2003/11/28 11:44:23 UTC

Is svnjavahl.dll supposed to be compilable?

I am still on a quest to get the latest versions of Subversion and Subclipse
compiled and working with either Eclipse 3.0M4 or 3.0M5.

It appears that svnjavahl.dll is required for Subclipse (and possibly
RapidSVN), but the "subversion/bindings/java/javahl/native" MSVC6 build has
various compilation and link problems.

Is that still an active sub-tree of the project? Is javahl built elsewhere
for those tools? Is there some branch I need to know about?

Thanks in advance.

Patrick Rusk




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Is svnjavahl.dll supposed to be compilable?

Posted by Patrick Mayweg <ma...@qint.de>.
Hi Patrick,
Patrick Dean Rusk wrote:

>I am still on a quest to get the latest versions of Subversion and Subclipse
>compiled and working with either Eclipse 3.0M4 or 3.0M5.
>
>It appears that svnjavahl.dll is required for Subclipse (and possibly
>RapidSVN), but the "subversion/bindings/java/javahl/native" MSVC6 build has
>various compilation and link problems.
>  
>
Which version did you try to compile? HEAD should compile but has some 
missing libraries. I will commit a new dsp-file over the weekend. 0.33.1 
will not, but you download a compiled version from svnup.tigris.org.

RapidSvn does not use Javahl (AFAIK):

>Is that still an active sub-tree of the project? Is javahl built elsewhere
>for those tools? Is there some branch I need to know about?
>  
>
I am working on the sub-tree. Unfortunately I do miss sometimes changes 
in subversion which need changes in javahl.

>Thanks in advance.
>
>Patrick Rusk
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: dev-help@subversion.tigris.org
>
>  
>
Patrick


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org