[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: alexia <alexia.bee_at_gmail.com>
Date: Tue, 13 Oct 2009 00:03:04 -0700 (PDT)

On Oct 12, 3:31 pm, Roger Lipscombe <ro..._at_differentpla.net> wrote:
> 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...._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&dsMessa...
>
> > To unsubscribe from this discussion, e-mail: [
> > dev-unsubscr..._at_tortoisesvn.tigris.org].
>
> ------------------------------------------------------http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessa...
>
> To unsubscribe from this discussion, e-mail: [dev-unsubscr..._at_tortoisesvn.tigris.org].- Hide quoted text -
>
> - Show quoted text -

Hello Roger,

I wanted to develop plug-in to TortoiseSVN in VS.NET and not for SVN.
The plug in I am attempting to write is simply to port all TortoiseSVN
context menu to VS.NET. I want to port the context menu to VS.NET. I
hate opening windows explorer for that job.
As for AnkhSVN, I tried it and it looks amaising. The only probel is
that VS hradly responding when using it with its events (when modifing
file).

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-13 23:47:58 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.