We have a scenario where we are advised to create a new SVN tag for every change request (which will be one every two weeks as it's an agile project) and link it to Clear Quest, so that in future for auditing purposes, one can look at the ticket, click on the tag URL and see what has been changed in browser window (our SVN server is hosted on VisualSVN).
Wouldn't it be a maintenance nightmare? In a six months span we'll be looking at 12 tags and could quickly grow more in case of emergency releases)
I would like to know the best approach to this issue. The issue again is:
Provide SVN Change Set in Clear Quest as a link without having to create a zillion tags.
Is it possible to create links with revisions on trunk so that one can click on it and directly view the change set in browser?
Thanks for looking into this.