Scoregraphic
Scoregraphic

Reputation: 7200

TFS source viewer in project portal

We're using TFS as source control provider and for the project management (documents, ...). Maybe I missed something completely, but is there a possibilty to view source code directly from the project portal? I know that source code is not stored there, but does there exist a 3rd-party viewer or something? It would be nice sometimes not to simply have a quick look at the source files without retrieving them from TFS.

Any ideas/tools/addins?

Thanks for any hints

Upvotes: 0

Views: 783

Answers (1)

Perica Zivkovic
Perica Zivkovic

Reputation: 2630

You can try Team System Web Access.

It is standalone portal which enables you to see source, work items, reports, documents, builds etc. Like from Team explorer integrated in Visual Studio.

alt text http://msdn.microsoft.com/en-us/teamsystem/bb676728.TeamSystemWebAccess(en-us,MSDN.10).png

Upvotes: 2

Related Questions