Re: UI Proposal for Code Collaborator settings
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 14 Jun 2013 17:03:04 +0200
On 13.06.2013 23:30, Friedrich Brunzema wrote:
> An alternative to (3) is to have a checkbox between the Keep Locks checkbox and the Show Log button. This would probably entail increasing the min width of the dialog by 1-2cm to make room for a "Create Review" checkbox. The wider dialog limits would only apply if the program is installed and the checkbox would also only show if installed.
That's actually what either a pre-commit hook script is for or an issue
You could write a client-side hook script:
in this situation, I would recommend using the post-commit hook, since
If you need something more complicated, you can implement an issue
The method CheckCommit() is called right before the commit dialog is
The method OnCommitFinished() is called after the commit has finished
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest interface to (Sub)version control /_/ \_\ http://tortoisesvn.net ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3058083 To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].Received on 2013-06-14 17:03:17 CEST |
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.