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

Re: Example Plug-ins - No comprende

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 26 May 2009 21:05:40 +0200

sam clark wrote:
> I'm looking at the ExampleAtlPlugin project and I have it building
> but I really have no idea how to use the finished product. The C++
> implementation isn't clear to me reading issue-tracker-plugins.txt
> and IBugTraqProvider.idl.
>
> I've never written a plug-in before and I'm missing some basic
> information like how to associate this plugin with my local
> tortoisesvn install.

If you've never implemented a COM object before, you have to first read
about that - read some tutorials about COM objects in your preferred
programming language.
Without knowledge of COM, I'm sorry you won't be able to implement an
IBugTraqProvider plugin. And how to implement COM objects is really too
big an issue to explain for us.

> I'm sorry if this is too much to ask but I don't know the lingo well
> enough to get anything useful out of google.

You could try looking at a complete plugin like Gurtle:
http://code.google.com/p/gurtle/

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2354065
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-05-26 21:06:46 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.