svn commit: linux-cifs-client r12 - in hooks: .

metze at samba.org metze at samba.org
Thu Oct 28 15:55:23 GMT 2004


Author: metze
Date: 2004-10-28 15:55:22 +0000 (Thu, 28 Oct 2004)
New Revision: 12

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=linux-cifs-client&rev=12

Log:
point changeset link directly to the new viewcvs

metze

Modified:
   hooks/commit-email.pl


Changeset:
Modified: hooks/commit-email.pl
===================================================================
--- hooks/commit-email.pl	2004-08-25 14:05:54 UTC (rev 11)
+++ hooks/commit-email.pl	2004-10-28 15:55:22 UTC (rev 12)
@@ -339,7 +339,7 @@
 
 # Put together the body of the log message.
 my $repname = basename($repos);
-my $websvn_link = "WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=$repname\&path=/$commondir\&rev=$rev\&nolog=1\n";
+my $websvn_link = "WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev\&root=$repname\&rev=$rev\n";
 my @body;
 push(@body, "Author: $author\n");
 push(@body, "Date: $date\n");



More information about the samba-cvs mailing list