Re: svn commit: r9339 - trunk/subversion/bindings/swig/perl/native
"C. Michael Pilato" <[email protected]> 12 Apr 2004 18:27:33 -0500
| Newsgroups | gmane.mail.eyebrowse.devel,gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <m3k70ku68q.fsf__22737.7366078601$1081812689@localhost.localdomain> |
[email protected] writes: > Author: breser > Date: Mon Apr 12 16:27:18 2004 > New Revision: 9339 > > Modified: > trunk/subversion/bindings/swig/perl/native/Client.pm > Log: > Stylistic changes to Perl SVN::Client > > Patch from John Peacock <[email protected]> > > * subversion/bindings/swig/perl/Native/Client.pm > changes to line length and punctuation > rewrite several sections to be consistent with each other > rewrite several sections to aid clarity and add examples Ben, several times I've seen commits from you whose log messages have lines > 79 columns, almost always due to trailing per-line whitespace. Are you, by chance, copying and pasting text from a shell into your commit message? This has, from time to time, behaved for me as described.