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

Re: FW: Final year project

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-10-22 23:45:03 CEST

Arild Fines wrote:

>news wrote:
>
>
>>Hi.
>>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.
>>
>>
>
>P/Invoke only works on dynamic libraries, while the SVN API on Win32
>is still just a set of static libraries. I don't know what the
>timeframe for changing it to DLL's are(anyone?),
>
It's on my list for Beta. I have to write a .dsp generator first,
because I definitely don't propose to edit and fix all the project files.

> but I still think I
>would prefer to use MC++ for the low level interface to SVN. P/Invoke
>isn't all that elegant.
>
>
>
>>I think you can also learn/borrow some thing from the C++ bindings
>>which are used by the RapidSVN project.
>>
>>
>
>Definitely.
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: dev-help@subversion.tigris.org
>
>
>

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 22 23:45:49 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.