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

Re: A confirmation dialog before committing

From: Hans-Werner Dietz <hans-werner.dietz_at_dbt.de>
Date: 2006-11-24 08:01:54 CET

Jérémie Horhant schrieb:
> Hi,
>
> It would be nice to add an optional yes/no dialog between select 'Ok' and
> sending files on the commit window. The default button on this dialog should be
> 'no'. This intend to avoid to click to fast on the wrong button and sending some
> broken files.
>
> Regards
> Jérémie
>
> PS : Sorry for my poor english speaking :-\
Sometimes before, I have a similar problem where people hit the OK
button to fast. There was an easy solution:
You can force the developers to add a commit message. There exist a
property which controls the minimum size. For example: If you set the
property "tsvn:logminsize" to 8 characters the OK button is grayed out
until a log message with 8 or more messages is written.

You can reach this property with a right Mouse-Click:
TortoiseSVN->Properies->Add...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Nov 24 08:19:32 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.