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

RE: SVN binding with Haskell

From: John Niven <jniven_at_bravurasolutions.com>
Date: Wed, 10 Sep 2008 10:18:12 +1200

> -----Original Message-----
> From: Shahzad [mailto:shahzad_at_geoinfo.tuwien.ac.at]
> Sent: Wednesday, 10 September 2008 02:14
> To: users_at_subversion.tigris.org
> Subject: SVN binding with Haskell
>
> Dear Sir/Madam,
>
> I am doctoral student and researcher in Technical University
> Vienna. I need to manage Subversion client and run SVN
> commands through
> Haskell6.8 , and I need to make that application for ubuntu
> and Windows, Can you guide me how to make any API for Haskell
> to use Subversion.
>
> I was thinking to use c2hs to make an interface from C++ to
> haskell but I could not find that a solution. There is a
> Package HsSVN but is also not working.

I can't help with creating Haskell bindings for SVN, but could you use
something from here
http://www.haskell.org/haskellwiki/Applications_and_libraries/Interfacin
g_other_languages and then use existing bindings? I tried to look at
the Haskell -> Python bindings, but the site seems to be down. The
Haskell -> Java bindings seem OK, though: http://www.haskell.org/gcjni/

That way you'd simply leverage the existing Java (say) SVN bindings.
Might be quicker than creating Haskell SVN bindings?

Hope that helps
John

>
> Can you please guide me to the solution..
>
> Best Regards
>
> Syed
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-10 00:18:46 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.