Re: [SVN-MIGRATION] cvs: SVNROOT / commit-email.php

[email protected] (Derick Rethans) Thu, 9 Jul 2009 10:36:05 +0100 (BST)
Newsgroups svn.migration
Message-ID <[email protected]>
On Thu, 9 Jul 2009, Gwynne Raskind wrote:

> gwynne		Thu Jul  9 09:25:01 2009 UTC
> 
>   Modified files:              
>     /SVNROOT	commit-email.php 
>   Log:
>   ViewVC links in commit emails
>   
> http://cvs.php.net/viewvc.cgi/SVNROOT/commit-email.php?r1=1.17&r2=1.18&diff_format=u
> Index: SVNROOT/commit-email.php

Can we have an extra new line between those please? Patch:

Index: commit-email.php
===================================================================
RCS file: /repository/SVNROOT/commit-email.php,v
retrieving revision 1.18
diff -u -r1.18 commit-email.php
--- commit-email.php	9 Jul 2009 09:25:01 -0000	1.18
+++ commit-email.php	9 Jul 2009 09:35:30 -0000
@@ -156,7 +156,7 @@
 
 $msg_body = "{$commit_user}\t\t" . date(DATE_RFC2822, $commit_date) . "\n" .
             "\n" .
-            "ViewVC URL: http://svn.php.net/viewvc?view=revision&revision={$REV}\n" .
+            "ViewVC URL: http://svn.php.net/viewvc?view=revision&revision={$REV}\n\n" .
             "Changed paths:\n" .
             "\t" . implode("\n\t", $changed_paths) . "\n" .
             "\n" .

regards,
Derick
-- 
http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org
twitter: @derickr