Levan Khunjgurua
Levan Khunjgurua

Reputation: 1

Create Project for Online Work TFS

Is there any way to work on the same project online, (for free)? Like Team Foundation Server online.

Upvotes: 0

Views: 471

Answers (2)

Edward Thomson
Edward Thomson

Reputation: 78893

Microsoft currently offers a preview of Team Foundation Server hosted on Windows Azure. There is currently no charge for this service (although there will be a pricing model announced at some point.)

Otherwise, there are a number of Team Foundation Server hosting providers. Microsoft provides a list. None of them are free.

As Joachim Isaksson mentioned, CodePlex is a free service that provides Team Foundation Server hosting, but your code will be public.

Upvotes: 0

Joachim Isaksson
Joachim Isaksson

Reputation: 181087

Since you're low on details, it's hard to answer with more than a couple of hints;

If you're a fan of TFS and are doing Open Source, CodePlex should work right out of the box.

If you're not doing open source, BitBucket is pretty good, but it does not supply TFS, only GIT and Mercurial.

These are only two, there are many more.

Upvotes: 1

Related Questions