Question

I'm currently using TFS11 for the project I'm working on.

I'd like to pull a project (AntiSamy) down from GoogleCode.

Will I NEED to install e.g. TortoiseSVN to connect to the project and save it in my file system, or can TFS connect to GoogleCode?

Était-ce utile?

La solution

On the MSDN page about Team Foundation Server Migration and Integration Solutions, they present Timely Migration as a tool that

Migrates version control data from Subversion to Team Foundation Server and also provides a two-way synchronization on the migrated data.

So you should have a look at what they can offer.

Regarding free alternatives, you could use SvnBridge in order to be able to use the same client (TortoiseSVN for example) for both your TFS and SVN servers.

Eventually, you will have to look deeper in TFS Integration Tools and TFS Integration Platform. This page and this one seems to be good entry points.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top