I'm about to begin working on a collaborative effort with another vendor. The vendor has the source code and an SVN repository, while we have TFS. I'm interesting in using the Work Item tracking available in TFS but use SVN as the source control. Does anyone know if this is possible?
Another option I think would be to have some kind of polling mechanism so that I could download SVN source in to TFS source and then just use TFS source control as I would regularly. I think the main problem there would be getting my changes back in to the SVN repository.