As I understand configuration management mean you have to track all your artifacts(requirement, design, code,test plan, test cases, test result, user manual) so at any point of time you can bring your changeset and see what the corresponding documents version with it, since we put our documents on the sharepoint not the source control and of curse we enable versioning, how can I link the changeset with the corresponding doc version and how also link the specific build with corresponding doc version
Thanks