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

Re: IBugTraqProvider2

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 09 Feb 2009 17:53:22 +0100

Stephane EHRET wrote:
> Hi Stefan,
>
> While you're at this task, would it be possible to have a method like
> "bool ReadyToCommit" called just before executing the commit?
>
> The idea is the following:
> + In the Commit screen, user clicks on the traq button:
> GetCommitMessage method opens a custom window with a list of current
> Work Items.
> + User selects at least one Work Item and closes the custom window:
> the description text of the Work Item is copied into the Message
> textbox.
> + User clicks on Ok: ReadyToCommit method is called and allows to
> check the text and perfom other custom actions. If false is returned,
> the commit is impossible (e.g. no comment, no work item selected...)

The interface is for integrating with issue trackers. What you want is
to do checks - something you can already do with client-side pre-commit
hook scripts.

Stefan

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

Received on 2009-02-09 17:53:42 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.