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

RE: C# SWIG Bindings

From: Boris <boris_at_kafana.org>
Date: 2004-10-14 01:24:28 CEST

> Denis Gervalle wrote:
> We have tryied using SWIG to bind the subversion client API with C#, but
> all our efforts were unsucessful. This was mostly due to some unions and
> special structures frequently used by subversion and also to the
> frequent callbacks required.
>
> Finally, we have manually written a C# front-end interface to the
> Subversion Client API using Interop. You could find the result of this
> effort at:
>
> http://www.softec.st/SubversionSharp

Why didn't you use something like svncpp
(http://rapidsvn.tigris.org/svncpp.html) to create a c# svn wrapper api. It
seems to me like a much nicer way to create c# platform independent
subversion bindings.

- Boris

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 14 01:24:52 2004

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

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