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

RE: Status of dotNET bindings?

From: Arild Fines <arild.fines_at_broadpark.no>
Date: 2003-05-28 09:31:05 CEST

John Barstow wrote:
> I know there were several people working on .NET bindings for the
> subversion client API. I have a couple of projects where I could
> really use them. What's the current status of these efforts? I
> really don't want to write them myself if I can help it.

Those bindings are part of the AnkhSVN project at http://ankhsvn.tigris.org

They can not be considered stable, and they are in no way complete. However,
I don't expect any major changes to the interface of the lower level
part(NSvn.Core.dll) of it, since it mainly consists of a 1-1 mapping to
svn_client_* functions.

I wrote a NAnt svncheckout task using the bindings, which you can find at
http://www.ankhsvn.com:8088/svn/finalproject/trunk/tools/SvnTasks/. This
should give you some idea what the high-level API is like.

As of 15:00 local time today, this is no longer a school project, so
patches/suggestions are welcome.

--
Arild
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 28 09:33:47 2003

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.