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

Re: Final year project

From: Oliver Geisser <oliver.geisser_at_gmx.de>
Date: 2002-10-21 22:23:47 CEST

Hi.

"Arild Fines" <arild.fines@broadpark.no> schrieb im Newsbeitrag news:FNEIKLGCOKOMLEOPCPBOEEKBDFAA.arild.fines@broadpark.no...
> Hi there
[...]
> What I personally would like to do for this project, is to create a set of
> .NET bindings for Subversion(maybe in the spirit of #cvslib[2]?) and to
> build on those bindings to create a Visual Studio.NET addin for svn. I
[...]

Cool idea. I had the same but not the time to implement it :-(
I have studied the .NET framework a little bit.
My first idea was to go completely C# by using PInvoke to access the
SVN API. But then I discovered it would be much easier if one would
use managed C++. You can then wrap this managed C++ .NET assembly
with C# to create a higher-level object oriented layer on top of it.

I think you can also learn/borrow some thing from the C++ bindings which are
used by the RapidSVN project.

I hope this ideas help a little bit.

I wish you the best to find someone so you can realize your idea.

cu

Olli

--
og
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 22 21:31:48 2002

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.