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

Feature request for commit dialog

From: Yury Korolev <yury.korolev_at_gmail.com>
Date: 2006-04-27 19:21:49 CEST

Hi,
Sorry, I didn't subscribe to this mailing list and didn't get your messages.

So I will try to reply to you in this message.

To OBones:
> Well, why not use the bugtraq: properties?
We want to allow user to select working item.

To Stefan:

>* what do you want to do with the plugin

Actually we would like to allow user to do the following:
1. The user opens Commit Dialog
(http://yury.korolev.googlepages.com/TSVNCommitDialog.GIF/TSVNCommitDialog-full.gif
)
2. The user clicks 'TFS Work Items'
3. The Work Items dialog appears
(http://yury.korolev.googlepages.com/TFSWorkItemsDialog.GIF/TFSWorkItemsDialog-full.gif
)
4. The user selects work item that is fixed by this commit and press OK
button.
5. TSVN plugin generates commit message according to some template
6. The user adds some additional notes and clicks the commit button
7. Svn server hook parses commit message
     and close/associate appropriate working item with revision number.

>* what information do you need from TSVN in your plugin
What we want be able to add controls (actually button) to commit dialog
and to be able to replace text in message TextBox control.

>* 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).

Microsoft provides .Net library to work with TFS from the code.

--
Yura Korolev     mailto:Yury.Korolev@gmail.com
Received on Thu Apr 27 19:31:45 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.