id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
858	Listing changesets using the svn bugtraq properties	brydonweb@bandofcoders.com	anybody	It's very important for us to be able to see all related code changes on a ticket. As well, from code to be able to see what the related tickets are.\r\n\r\nWe're currently using the svn bugtraq properties on commit to link changesets to tickets:\r\n\r\n * Property bugtraq:warnifnoissue set to true\r\n * Property bugtraq:number set to true\r\n * Property bugtraq:label set to Ticket:\r\n * Property bugtraq:url set to http://domain.com/trac/ticket/%BUGID%\r\n * Property bugtraq:message set to Ticket: #%BUGID%\r\n\r\nAs well, we're using the [http://trac.edgewall.org/browser/trunk/contrib/trac-post-commit-hook post-commit hook] to get the changesets referenced in the tickets.\r\n\r\nThis means that on commit we have to enter the ticket number twice, once on the bugtraq property field and the other by placing "re #" in the message. Obviously this is clumsy and non-ideal.\r\n\r\nWe'd love to have a post commit hook that uses the bugtraq property to update the ticket with the changeset number in a fashion similar to the above post commit hook. That way we'd only have to enter it once. \r\n\r\nAnother dream item would be a way to list a tickets referenced changesets in one area instead of having them strewn through the notes but now I'm just dreaming....	enhancement	new	normal	Request-a-Hack	blocker			khundeen@gmail.com	0.11
