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

commit-email.pl violates rfc2822

From: Doug Claar <dougsubversion_at_claar.org>
Date: Mon, 18 Apr 2011 17:51:44 -0700

rfc2822 section 2.1.1 specifies that "Each line of characters MUST be no more
than 998 characters...excluding the CRLF." (http://www.faqs.org/rfcs/rfc2822.html)

commit-email.pl has no mechanism to check/enforce that; thus, a large checkin
of many directories will create an email message that violates the rfc. I
could not find an existing bug for this problem.

Doug
Received on 2011-04-19 02:57:26 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.