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

[PATCH] Do not print log separator in contribulyze.

From: Senthil Kumaran S <senthil_at_collab.net>
Date: Tue, 15 Jul 2008 14:43:48 +0530

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

As per the following IRC conversation, I am attaching this patch to fix
contribulyze.py script, which will not print log separator line if there is no
"\n" (at the end) in the log message:

<snip>
(11:26:38 IST) danielsh: stylesen: morning :) what was the purpose of the
propedits you did this afternoon?
(11:28:01 IST) Arfrever: danielsh: I guess that he added missing lines at the
end of log messages.
(11:28:26 IST) stylesen: danielsh: Good night :) they did not have a final
new line, which appeared a bit ugly when I did 'svn log | less' on the 1.5.x
branch, but later after 2 or 3 revisions I realized, there are lot of log
messages like that, so stopped after 2 or 3 revisions!
(11:28:54 IST) danielsh: stylesen: ah, thanks.
(11:29:15 IST) ***danielsh has autocmd FileType svn set noendofline...
(English: all my log messages don't have terminating newline)
(11:30:47 IST) stylesen: danielsh: A basic problem when we dont have final
new line is in contriubulize where after the log message the '--------------'
line also appears in the listing
(11:31:20 IST) danielsh: stylesen: it's a bug in contribulyze.py, then.
(11:31:42 IST) stylesen: danielsh: okie will fix it :)
(11:32:16 IST) danielsh: stylesen: cool :)
</snip>

[[[
Do not print log separator in contribulyze.

* tools/dev/contribulyze.py
  (graze): If there is no "\n" at the end of a log message, do not print
   the log separator.

Patch by: stylesen
]]]

Thank You.

PS: Some lines which are not relevant to this patch are stripped in the above
IRC conversation.

- --
Senthil Kumaran S
http://www.stylesen.org/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIfGpJ9o1G+2zNQDgRArvPAJ4hk5oXooUPpSs9lYHIqE2zi4d0OQCeOieC
hTLyo+9wUvai7oZidpCBu5Q=
=fHiz
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

Received on 2008-07-15 11:15:12 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.