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

RE: [TSVN] Re: Bug reports

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2004-12-09 12:14:15 CET

Hi Steve,

> I fear that if I implement those project settings as user settings
> (again), then which would have preference over the other? No matter
> what I choose here, some will want the opposite.

I don't think so. A project setting is always enforced by a company / team
policy and thus should override any personal settings.
The safest place to enforce this is still on the server, because project
wide properties can be modified by anyone (unless you prohibit this with a
pre-revprop-change hook :-) ).

Having personal settings is nice. I'd like to have the log-width marker and
the disabled OK button as a reminder in the checkin dialog, but I don't want
to disclose the min log lenght to my co workers, because I would otherwise
get some commit messages with ten spaces instead of one :-) That's why my
pre-commit hook checks for alphanumeric characters and message length.

Cheers
-Lübbe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Dec 9 12:16:20 2004

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.