Manage Tickets using SVN
You can manipulate tickets in svn's log, with the following syntax:
command #1 command #1, #2 command #1 & #2 command #1 and #2
Commands are:
- closes, closed, close, fixes, fixed, fix
The specified issue numbers are closed with the contents of this commit message being added to it.
- references, refs, ref, re, addresses, see
The specified issue numbers are left in their current status, but the contents of this commit message are added to their notes.
