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

Re: any reason to restrict commit log length?

From: Blair Zajac <blair_at_orcaware.com>
Date: Wed, 02 Jul 2008 10:32:31 -0700

Dang Nguyen wrote:
> I have a user that just committed a file and pasted an entire email
> thread (plain text) into the commit log. His log entry is roughly 2600
> characters long. Before I go pound this user and restrict the length
> with a pre-commit hook, I was curious if there was any good reason to
> restrict the length of the commit log (other than this user constantly
> annoys me)?

Not really. But if there's that much information, it should belong in the code
itself, not the revision log message, since people won't see that message if
they are looking through code.

Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-02 19:33:16 CEST

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.