Hello,
Yury Korolev wrote:
> Actually we would like to allow user to do the following:
> 1. The user opens Commit Dialog (TSVNCommitDialog.gif)
> 2. The user clicks 'TFS Work Items'
> 3. The Work Items dialog appears (TFSWorkItemsDialog.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
What about doing it the other way round? That is, starting the
commit dialog from your bugtracking system? You can find information
about how to do that in the help, chapter "Automating TortoiseSVN
commands". As you can see there, you can provide a logmessage (template)
with /logmsgfile and a bug id with /bugid along with the /commit command.
Maybe you can find a solution for your needs faster by plugging TSVN
into TFS instead of plugging TFS into TSVN.
Kind regards
Sven
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu May 4 01:44:33 2006