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

Re: Automation - is file versioned

From: Roger Lipscombe <roger_at_differentpla.net>
Date: Mon, 12 Oct 2009 14:31:14 +0100

TortoiseSVN isn't designed to be an automation API to SVN, mainly because
SVN already has a perfectly usable API.
You can use the SVN libraries directly (either via C/C++ or from (e.g.)
Python via SWIG bindings), or you can use the SharpSvn .NET bindings.

What kind of VS plug-in are you attempting to write? You can already use
AnkhSVN (free) or VisualSVN (30-day trial license) from Visual Studio.

Cheers,
Roger.

On Mon, Oct 12, 2009 at 12:52 PM, alexia <alexia.bee_at_gmail.com> wrote:

> Hello Stefan,
>
> Thank you for your reply.
>
> The problem is that I don't want to install another application (3rd
> party software) I want to use TortoiseSVN.
> I am basically want to create TortoiseSVN plug-in in VS.NET 2008.
> Using SubWCRev will requiered me to install SubWCRev on all PCs I use
> the plug-in.
>
> ------------------------------------------------------
>
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2406603
>
> To unsubscribe from this discussion, e-mail: [
> dev-unsubscribe_at_tortoisesvn.tigris.org].
>

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2406653

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-12 15:31:19 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.