> 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