[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: Reedick, Andrew <jr9445_at_ATT.COM>
Date: Wed, 2 Jul 2008 12:48:54 -0500

> From: Dang Nguyen [mailto:haidangwa_at_comcast.net]
> Sent: Wednesday, July 02, 2008 1:14 PM
> To: users_at_subversion.tigris.org
> Subject: any reason to restrict commit log length?
>
> 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)?

Short answer: No good reason.
Long answer: create a pre-commit hook that reads from a "favorite users list" and invokes a sleep command with a sleep time that's proportional to the commit message length.

*****

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. GA625

---------------------------------------------------------------------
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:49:32 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.