https://bugzilla.wikimedia.org/show_bug.cgi?id=19953


Brion Vibber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Brion Vibber <[email protected]>  2009-07-27 17:59:32 UTC 
---
Ought to be possible with a suitable tweak to the commit scripts...

Checking man page for svnnotify...

         -U --revision-url URL        Include links to specified Revision URL.

This doesn't do what I expected; -U seems to want a viewcvs/viewvc base URL:
-U "http://www.mediawiki.org/wiki/Special:Code/MediaWiki/$2";

ends up with output like:

Revision: 53816

http://www.mediawiki.org/wiki/Special:Code/MediaWiki/53816/revision/?rev=53816&view=rev


Trying with header text instead:

  --header "http://www.mediawiki.org/wiki/Special:Code/MediaWiki/$2";

Ok, this is looking good. :D

http://www.mediawiki.org/wiki/Special:Code/MediaWiki/53818

Revision: 53818
Author:   werdna
Date:     2009-07-27 17:57:51 +0000 (Mon, 27 Jul 2009)


at eg http://lists.wikimedia.org/pipermail/mediawiki-cvs/2009-July/074877.html


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to