You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Stefan Seefeld <se...@sympatico.ca> on 2004/07/16 17:30:43 UTC

connecting svn with issue trackers

hi there,

what is the canonical way to associate commits with
issues (tracked by whatever tool) ? Some people embed
issue ids into the commit comment (-m) and then use
the pre-commit script to parse the comment and do
whatever is desired.
Is there a way to use a separate tag / annotation
to mark-up a commit ? It feels as if lumping this
kind of metadata into the -m flag is a bit hackish...

Thanks,
		Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org