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

Re: SVN com objects

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2005-04-04 02:10:16 CEST

On Apr 3, 2005, at 6:34 PM, Robert Hunter wrote:

> Max Bowsher wrote:
>> Gary Lusso wrote:
>>> Are there com objects for the Windows version od svn?
>>
>> No.
>>
>
> It would be nice to have Subversion's interface exposed through COM;
> it would allow ASP code to interact with Subversion without relying
> on wrapping the commandline.

If you need it, put a COM wrapper around the existing "normal" API.

I don't see why the subversion development team should spend the time
to code a Microsoft specific API as well as the cross-platform one they
already have.

If someone else were to make bindings though, they could be contributed
to the subversion project. COM is sort of messy though, so unless you
need it, it is probably better to avoid it.

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 4 02:13:15 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.