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

RE: Prevent empty commit log message

From: Leon Zandman <lzandman_at_lode.nl>
Date: 2005-07-28 14:33:49 CEST

> What and how could I do to prevent users from giving an empty
> log message before commit a new revision?

If you use TortoiseSVN client you can use properties for this:

        tsvn:logminsize
        tsvn:lockmsgminsize
        tsvn:logwidthmarker
        tsvn:logtemplate

Otherwise a pre-commit hook script would be handy I think

Greetz,

Leon Zandman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 28 14:36:33 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.