[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: Olivier Sannier <obones_at_free.fr>
Date: 2005-07-28 14:22:04 CEST

Célio Cidral Junior wrote:

>Hello!
>
>What and how could I do to prevent users from giving an empty log
>message before commit a new revision?
>
>Thanks!
>
Use a pre-commit hook that tests the length of the log message. There
are numerous examples out there.

---------------------------------------------------------------------
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:23:27 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.