You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by etienne studer <et...@canoo.com> on 2004/03/20 10:05:32 UTC

Create dll for Java Bindings

Hi

I wanted to work with the javahl bindings on Windows. Some questions:

The only place where I could find a dll for the bindings is at svnup. It was
built against svn revision 8067. Is there a newer dll available somewhere?

Is svnup the right place to "host" the dll?

Does it make sense to use this dll which was built in December 2003 or is it
perhaps not even compatible with subversion 1.0.1?

Do I still need to install svn on the client when working with the bindings
(I suspect this is a beginner's question, so please forgive me...)?

Would it be possible and if so is it planned to integrate building the dll
into the svn build system?

Thanks for your help!

Best regards, Etienne

P.S. Working with Subversion is a pleasure!!



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

Re: Create dll for Java Bindings

Posted by Patrick Mayweg <ma...@qint.de>.
Hi Etienne,

etienne studer wrote:

>Hi
>
>I wanted to work with the javahl bindings on Windows. Some questions:
>
>The only place where I could find a dll for the bindings is at svnup. It was
>built against svn revision 8067. Is there a newer dll available somewhere?
>  
>
Look at subversion.tigris.org->Documents & 
Files->Subversion->Releases->Windows.
http://subversion.tigris.org/files/documents/15/11112/subversion-1.0.0_javahl.zip
That is the subversion 1.0.0 version.

>Is svnup the right place to "host" the dll?
>  
>
It was, since the javahl bindings come out of the svnup project.

>Does it make sense to use this dll which was built in December 2003 or is it
>perhaps not even compatible with subversion 1.0.1?
>  
>
No. I will publish 1.0.1 version, when the win32 binaries for 1.0.1 are 
published.

>Do I still need to install svn on the client when working with the bindings
>(I suspect this is a beginner's question, so please forgive me...)?
>  
>
It depends. If you only need the bindings, you did not install the rest 
of client. If you need the commands svnadmin, svnlook and svnversion or 
the svnserve, you will need the normal install.

>Would it be possible and if so is it planned to integrate building the dll
>into the svn build system?
>  
>
On the trunk it is included for the non windows systems. For the win32, 
it depends if I find someone with enough knowledge in the win32 building 
systems.

>Thanks for your help!
>
>Best regards, Etienne
>
>P.S. Working with Subversion is a pleasure!!
>
>
>
>  
>
Patrick

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

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

Re: Create dll for Java Bindings

Posted by Cédric Chabanois <cc...@ifrance.com>.
You can also try to use svnClientAdapter.jar
http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=1926
(or recompile it from sources 
http://svn.collab.net/repos/subclipse/trunk/svnClientAdapter/)

svnClientAdapter.jar can use either svnjavahl or command line interface.
This is what we use for both svnant and subclipse.

You can find svnjavahl.dll and svnjavahl.jar at 
http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91

Cédric

>Hi
>
>I wanted to work with the javahl bindings on Windows. Some questions:
>
>The only place where I could find a dll for the bindings is at svnup. It was
>built against svn revision 8067. Is there a newer dll available somewhere?
>
>Is svnup the right place to "host" the dll?
>
>Does it make sense to use this dll which was built in December 2003 or is it
>perhaps not even compatible with subversion 1.0.1?
>
>Do I still need to install svn on the client when working with the bindings
>(I suspect this is a beginner's question, so please forgive me...)?
>
>Would it be possible and if so is it planned to integrate building the dll
>into the svn build system?
>
>Thanks for your help!
>
>Best regards, Etienne
>
>P.S. Working with Subversion is a pleasure!!
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: dev-help@subversion.tigris.org
>
>_____________________________________________________________________
>Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
>http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France
>
>  
>

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France


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