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

Re: Regarding a popup while commit the code

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 06 Oct 2011 20:45:50 +0200

On 06.10.2011 20:00, prakash wrote:
> Hi everyone, When we commit the code a popup should appear saying the
> list of code checklist to be completed before check in,if the user
> reads that and click ok then only the code should be checked in.How
> to achieve this scenario in Tortoise SVN?
>
> Is there any ways this can be achieved?

Sorry, that's not possible. And it wouldn't work anyway.
What you're asking for will only achieve two things:
- it will annoy every user to no good
- you'll train your users to click the OK button without reading the
box. Because after about the third time that dialog pops up, they will
just click to get rid of that annoying dialog.

What you can and should do however is use an issue tracker plugin and
block a commit if it's not assigned to an issue.
See here for available plugins:
http://tortoisesvn.net/issuetrackerplugins.html
and here on how to implement your own if necessary:
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-ibugtraqprovider.html

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=2850459
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-10-06 20:46:06 CEST

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.