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

Re: TortoiseSVN suggestions

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Thu, 8 Jan 2009 21:54:06 +0000

2009/1/8 Stefan Küng <tortoisesvn_at_gmail.com>:
> chris wrote:
>> Hi,
>>
>> Would it be possible to add an option to overwrite the repository
>> "bugtraq:warnifnoissue" property so that a warning prompt is always
>> displayed if OK is clicked without anything entered in the BugzID? It
>
> Why do you want to overwrite that property? If it is set, you have to
> honor it because it is set for that project and whoever makes decisions
> for that project wants it that way.

I think he means override, not overwrite. And it would be an OR condition:
if (bugtraq:warnifnoissue || MyLocalWarnIfNoIssue) { warn(); }

I remember asking for a similar feature for tsvn:logminsize so that
even if the project admins will not add such a property, I can still
have a local setting which forces the check and stops me committing
without a message by mistake.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
Received on 2009-01-09 07:04:08 CET

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.