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

Re: Client hooks change to hidden when added

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-11-10 19:28:14 CET

Tobias Schäfer wrote:
> On Friday 10 November 2006 00:45, Simon Large wrote:
>
>> When I add a new client hook, I leave the 'hide' box unchecked. After
>> adding the hook, the list has show/hide set to 'hide', and if I go back
>> to edit it, the box is checked. After that I can uncheck it and it stays
>> unchecked.
>
> Fixed in revision 7985.
>
> The default is set to "hide" which is like it was before but which wasn't
> shown in the user interface.
>
> I prefer the default to be "show". Changing this is not that trivial as it
> might seem because the value is stored in a struct and this cannot be
> initialized in a nice way. Should we change the struct hookcmd to a class?

Why would you want to show a script while it is running? That would mean
for e.g. bat files that an ugly DOS box will pop up.
The default should be to be as non-intrusive as possible. And that's
hiding the script while it is running. If there's something wrong, the
script will return an error, and TSVN will show that error ('hide' only
refers to the script running, not the messages/errors from the script).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Nov 10 19:28:23 2006

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.