On Thu, 2006-01-12 at 00:55 +0100, Bernd Schmidt wrote:
> Daniel Berlin wrote:
> > On Wed, 11 Jan 2006, Bernd Schmidt wrote:
> >> The merge script relies only on the svnmerge-integrated property, not 
> >> on the commit messages?
> > 
> > 
> > Right.
> > 
> > It's just trying to generate a nice message for you, but in our world, 
> > the messages are so huge as to be useless.
> 
> I've fixed the wiki page to mention that.  Sorry about the mess.
> 
mysql> delete from longdescs where length(thetext) > 1000000;
Query OK, 251 rows affected (2 min 12.11 sec)

hehe

You had added 250 meg in comments.

I may just set up a pre-commit hook to check the log message length and
hav eit not let you commit if it's ridiculously large.

(These things happen, i really don't blame you :P)


Reply via email to