vote up 0 vote down star

We are looking for a work item tracking tool (bugs, enhancements, etc.) for our company software projects. The company is a big MS shop and we're thinking about using TFS Basic with VS 2010 since it will provide us with a host of additional ALM features as well. Does anyone know if TFS Basic can be used in conjunction with non-Visual Studio projects or is VS 2010 the only client interface to create and interact with software projects when using TFS Basic?

flag

2 Answers

vote up 1 vote down check

I'm not sure about 2010; earlier versions would permit installing a bare shell of Visual Studio that only offered TFS features. Combined with the Power Tools, this offers some features to deal with projects outside of VS. Install the Windows Explorer integration for best results.

TFS is very nice for VS projects due to the tight integration. While it will work with any file, outside of VS projects it's basically all manual. Check out a file when you want to edit it, check it in when you're done. If you add a new file to a folder, you have to remember to add it to TFS.

EDIT: The 2008 stand-alone client is Visual Studio Team System 2008 Team Explorer. Also note that the Power Tools install does not install the Windows Explorer interface by default. You have to select custom install and manually add that component.

link|flag
1  
The 2010 team explorer beta 2 can be found here: microsoft.com/downloads/… – Bernard Chen Nov 12 at 6:20
vote up 1 vote down

You might also look at Atlassian's offerings. JIRA + Confluence + Fisheye + Bamboo is a killer combination. (No, I don't work for them -- just a huge fan of their products).

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.