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

Re: Subversion API's for .NET - javahl & IKVM

From: Kyle Kline <kyle.kline_at_gmail.com>
Date: 2005-05-02 17:03:37 CEST

Thx -- hadn't seen that before. Although it looks like it is limited
to client-only (ie no SVNAdmin abstractions like in the JavaHL) -- and
I'm willing to guess the JavaHL bindings are kept more up-to-date
because they are part of the core SVN project.

I will probably stick to using JavaHL as a .NET managed assembly + the
binding dll, as the dependencies are pretty well self-contained and it
is built against the latest SVN releases.

Note that once converted, it is truly a full .NET assembly -- no ties
to java or the original jar, other than the (also .NET managed)
GNU.Classpath.dll implementation.

-Kyle

On 5/2/05, Ben Collins-Sussman <sussman@collab.net> wrote:
>
> On May 2, 2005, at 9:07 AM, Kyle Kline wrote:
>
> > I have tested this
> > on .NET 1.1 and Mono 1.1.6 on Windows and both work splendidly.
>
> Have you also googled for the "SubversionSharp" and "APRSharp" C#
> libraries?
> Those are the only C# bindings I've heard of.
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 2 17:05:33 2005

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.