New Issue Tracker for TortoiseSVN
From: Johann Moro <jmoro_at_latentzero.com>
Date: Wed, 21 Oct 2009 05:58:10 -0700 (PDT)
Hello, I would like to implement my own C# TortoiseSVN issue tracker for our Defect Tracking application.
In order to do this, I took the first phase of compiling the example provided in the tortoisesvn repository: http://tortoisesvn.tigris.org/svn/tortoisesvn/branches/1.6.x/contrib/issue-tracker-plugins/ExampleCsPlugin/
But it looks like I'm failing at the first hurdle. I believe that I have followed the instructions correctly (http://tortoisesvn.tigris.org/svn/tortoisesvn/branches/1.6.x/contrib/issue-tracker-plugins/issue-tracker-plugins.txt) but I must have missed something.
Here is what I did:
At this stage I would expect to be able to see the new issue tracker in TortoiseSVN when I click Add under Settings/Hook Scripts/Issue Track Integration.
I checked in the registry and it seems this dll is registered.
Note that I have not changed any code at all. I have just tried to register the default sample before I start implementing my own code.
I am using Visual Studio 2008 Version 9.0.21022.8 RTM and .NET Framework Version 3.5.
Any idea as to what I have missed would be very welcome.
Thanks for your help
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
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.