My team uses TFS 2010 for source control, build, etc. for all of our .NET and Java projects, and we would like to do the same for our Cognos reports. Today we have to export the Cognos reports from the development environment into an XML file, which we can then store in the source code repository. This is obviously not optimal and leaves the process open for mistakes.
Does anyone know if there is a better way to integrate Cognos reports into TFS? I'm open to using the SDK and writing some minor integrations if necessary, but I'd like to know if it's even possible.
Thanks!