Well, I know, but I think that it would be nice to have everything in
one place, especially because:
+ I don't want my users to have to play too much with the settings
+ it would be SO MUCH easier to perform the check that I need: that at
least one of the issue tracking object has been selected - not its
text equivalent just typed into the message textbox!
S.
On Feb 9, 4:53 pm, Stefan Küng <tortoise..._at_gmail.com> wrote:
> 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&dsMess...
>
> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].
>
> signature.asc
> < 1KViewDownload- Hide quoted text -
>
> - Show quoted text -
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1134927
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-10 17:37:54 CET