views:

70

answers:

1

I have a TargetProcess machine, and my developers keep committing code to SVN. How can I have TP automatically group builds so that I can know which bugs, were committed during which builds?

Thank you.

A: 

TargetProcess has such report. You may create Builds automatically in TP using API and then bugs will appear in build View page (the algorithm rely on build date/time to display fixed bugs during date/time interval)

Michael Dubakov
how does this cope when the checkin are being done on many branches, and you need to new witch branches contain each completed story?
Ian Ringrose