tfs-2010

Team Explorer 2010 Command Line syntax - do commands resemble any other major SCCM?

I can't find any comparisons online, and I'm not familiar with any major source control providers except for VSS/TFS. Does the usage of the new Team Foundation 2010 Command-line Client (Team Explorer Everywhere cross-platform command line) resemble any other major systems? What I mean is - do the switches you'd use to run it resemble Su...

What are the recommended BEST CASE hardware requirements for TFS 2010

Hi guys, i have installed TFS 2010 in a 2 server setup with an App Tier server and a SQL Server and am not 100% happy with the performance. Both are running in VM's on SAN disks and have been given the following virtual hardware each: Windows 2008 R2 1 CPU @ 2.8Ghz 2gb RAM what should i lift - neither machine is hammered but both d...

Can TFS2010 be set up locally in order to use Test Manager but still tie into work items, bugs, & source code residing in a remote TFS2008 instance?

We currently use TFS2008 for our source control, bug tracking, and tasks. The TFS2008 server is located in a remote data center. Locally, we have Visual Studio 2010 installed on the developer's machines. Is there a way to install TFS2010 so that we can run Test Manager but still tie into the work items and source code on the remote 2008...

Error TF218027 when creating a Team Project in TFS 2010

Consider the scenario of a user creating a new Team Project. The user is a developer who wants to create and manage their Team Project. Why can't this user create a new Team Project, including the Reporting Services components? What can be done to resolve this error? The exception is TF218027: the following reporting folder could...

How to open a stored in SharePoint from Team System task screen?

Hello, Someone put a hyperlink to a document stored in SharePoint, in the All Links tab of a TFS task. When I double click it, it opens up in a new browser tab in VS2010, then asks whether to download it ("Open/Save" dialog). The result is that the file is downloaded and then opened as a local copy. What I want to do is to open the do...

Building Java with ANT from Team Build Extensions 2010

Hi I have a basic C# project, but I want to kick off an ANT build (which compiles some very basic java code) and also fires a junit test. How can I find out from Team Build 2010 (TFS 2010 basically), if the junit test fails? If it does, I will fail the TFS build. I have the build extensions and I am using TFS 2010. However, the documen...