Originally created by: zeromus
Here's the subject of a notification email for a commit to svn repository:
[fceultra:code] zeromus committed to FCEUX Code: add missing mmc5 savestate variables
I would like to see something like
[fceultra:code] r2928 - zeromus committed: add missing mmc5 savestate variables
the "FCEUX Code" is pretty redundant (not sure why its named differently than [fceultra:code] but that's our problem I think). The revision number is very important. It's contained in the body of the email as a url, but thats not as convenient.
I agree, makes sense to remove the redundancy and add the revision number. Note that this same template is used for hg & git which can have multiple revisions pushed at the same time, so in that case a revision can't be shown.
Another small tweak to the body of this email -- each commit in the body is like "branch-name : message" but on SVN there isn't a branch name so the colon is weird and not needed. Remove it if there isn't a branch name.
Created #342: [#6125] svn repository commit emails should include revision number (2cp)
Related
Tickets:
#6125Closed #342.
je/42cc_6125