How difficult would it be to automate this using the trac server itself? I.e. any patch that gets uploaded checks for the ticket number on the commit line, and if it's not there (or there is no commit message), it would prepend "trac xxxx: ".
On Fri, Jan 29, 2010 at 1:24 PM, Florent Hivert <florent.hiv...@univ-rouen.fr> wrote: > When you commit a patch : > """ > [...], > write a one line commit message of the form > trac xxxx: <your-commit-message-here> > where xxxx is the Sage development tracking system ticket number (see > http://trac.sagemath.org). > """ -- Robert L. Miller http://www.rlmiller.org/ -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org