Thursday 23 October 2014

Can I host multiple Git repositories in Team Foundation Server?

Of course you can!

I am in the middle of a migration project, and the team I am helping with has several Git repositories (converted from other version control systems) to upload to their Team Project.

It isn’t extremely intuitive – you need to open the Control Panel for your Team Project (https://yourserver.domain.tld/yourcollection/yourteamproject/_admin/_versioncontrol)

image

and from there you can create a new repository.

image

That’s all!

image

When you’ll navigate to the newly created Git repository you will get the Getting Started page as well, which is very helpful for first-time users.

1 comment:

  1. Sadly tfs doesn't support both TFVC and Git in the same team project, would make migrations a lot easiser

    ReplyDelete