void pointer wrote:
> I have a particular type of "auto-close" behavior that I find a need for
> that is not exactly supported by TortoiseSVN 1.5.9.
>
> I want all local operations to close, and all remote operations that do
> not involve a merge, delete, or *remote* add. Local adds should not
> count as remote adds and thus should close.
>
> The interesting thing here is that we can easily replace the autoclose
> combo box with a collection of check boxes. For example, you can have 2
> auto-close sections: Local and Remote. The GUI would look something like
> the image attached. Perhaps by providing auto-close functionality in the
> way that my mockup does, we eliminate any future need to provide yet
> more auto-close combinations.
>
> Let me know what you think of this Stefan. If I have time and if we come
> to an agreement on something, I may help out and implement this for you.
Good idea. But some comments on your screenshot:
* the wording is a little bit unclear. it doesn't mention that
if an action which is not checked for autoclose forces the dialog
to stay open and prevent the autoclose
* local operations can also have warnings and errors
From what I remember, you wanted this because the 'add' you did locally
did not autoclose the dialog. But in 1.6, adding files won't even show a
dialog anymore. So maybe this improvement is not really necessary.
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=1272193
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-03-05 14:40:01 CET