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

Re: Feature request for commit dialog

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-04-26 14:01:36 CEST

Yury Korolev wrote:

> Our team have tried Microsoft TFS and we liked TFS bug/feature tracking
> system. But TFS source control is very poor.
> It would be nice TSVN to have addin/plugin mechanism in commit dialog.
> So we could integrate TSVN with TFS bug/feature tracking system.
>
> Request is:
> Allow developers to add controls to Commit Dialog in addin/plugin
> fashion. Also it would be nice to be able to create plugins with
> Microsoft.Net like in Google Desktop.

You have to be a lot more specific here. You're request is like asking
"I'd like to be able to write a program".

* what do you want to do with the plugin
* what information do you need from TSVN in your plugin
* what information and how do you want to give back to TSVN from your plugin
* why do you want to use .NET for this? That would make each TSVN dialog
start up a few seconds later, because it would have to load the whole
.NET framework every time! (That's ok for e.g. Google Desktop, because
that app is only loaded once - but the TSVN dialogs are started and
closes a lot).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Apr 26 14:01:50 2006

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.