https://bugzilla.wikimedia.org/show_bug.cgi?id=28958
--- Comment #2 from Mark A. Hershberger <[email protected]> 2011-05-13 16:45:35 UTC --- (In reply to comment #1) > You mean "request documentation"? How would you automatically identify in > which > revision messages are added? How to extend that to all projects we support? svn annotate will easily find the last revision to touch a line of code. IIRC, git annotate does the same thing. For non-mw software, maybe have a way that such software could provide an email destination, then send them an email with the committee name and and revision number that the change was made in. Probably a way to put in a URL that Translate could trigger would work for both MW software and other software. -- 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
