Nicolas Dorier
Nicolas Dorier

Reputation: 7465

What Other TFS clients exist?

Team explorer is a real pain to use for some simple tasks, and is very slow. I'd like another solution to access my TFS repository. I really like SvnBridge, but I cannot attach a TFS work item when I check-in with tortoise.

Does somebody know some alternatives ?

Update

From what I've seen, the integration of TFS with the windows Explorer with TFS Powertools requires that you run on an account with the same name as your login on TFS, too bad...

Upvotes: 3

Views: 752

Answers (3)

Perica Zivkovic
Perica Zivkovic

Reputation: 2630

TFS Power tools integrates with windows explorer and it works kinda like TortoiseSVN. On this way you can check-in/out, get latest etc. from windows explorer

Upvotes: 2

John Saunders
John Saunders

Reputation: 161773

There's a command-line tool (tf.exe) that I believe is part of the product. There's another available through the TFS Power Tools.

Upvotes: 1

Magnus Lindhe
Magnus Lindhe

Reputation: 7317

There is the cross platform Teamprise Explorer client.

Upvotes: 2

Related Questions