0

I would like to get a specific version from the TFS using Web Matrix. Where can I use the following features in Web Matrix?

  1. Compare

  2. View History

  3. Get Specific Version enter image description here

I am able to see those feature in Visual Studio IDE but not in Web Matrix. enter image description here

Please help me someone regarding this.

sridharnetha
  • 2,104
  • 8
  • 35
  • 69

1 Answers1

1

WebMatrix is a lightweight development environment. TFS is not supported and since that's more of a heavy weight technology, I can't imagine it will ever be supported.

Knox
  • 2,909
  • 11
  • 37
  • 65
  • WebMatrix integrates with both TFS and GIT. The integration is, however, quite poor and buggy IMO and is not likely to be fixed. – Mike Brind May 12 '15 at 10:31