Tagged Questions
31
votes
3answers
9k views
How to revert (Roll Back) a checkin in TFS 2010
Can anyone tell me how to revert (roll back) a checkin in TFS 2010?
29
votes
2answers
14k views
Visual Studio 2008: Can't connect to known good TFS 2010
A freshly installed TFS 2010 is at http://serverX:8080/tfs.
A Windows 7 developer machine with VS 2008 Pro SP1 and the VS2008 Team Explorer (no SP). The TFS 2008 Service Pack 1 didn't work for me - ...
17
votes
1answer
438 views
How do I deploy using MSDeploy in Team Build 2010 using the WMSVC service and NTLM authentication?
I am trying to deploy using Team Build 2010 to a Windows Server 2008 R2 web server. My build server agent is setup to run under a Windows domain account. I have successfully given this domain account ...
14
votes
4answers
2k views
TFS 2010 Branch Across Team Projects - Best Practices
I'm having issues understanding how to configure TFS according to best practices as provided by the TFS Ranger team. The issue is such:
My company has several products which make use of a shared ...
13
votes
2answers
4k views
Steps for changing process template for an existing project in TFS 2010
I have an TFS server installation that through time has gone through upgrades from TFS 2005 to TFS 2008 and then to TFS 2010.
During the lifetime of the installation a lot of projects have been ...
10
votes
2answers
958 views
Using NUnit with TFS 2010? (specifically the reporting)
Has anyone gotten NUnit successfully integrated with TFS 2010? I can see how to nunit-console and get it run, the question is around the reporting. Has anyone got it to work reliably? I've seen: ...
9
votes
4answers
909 views
How to update current sprint team queries in TFS 2010?
We are using VS 2010 and TFS 2010 with the Microsoft Scrum Template.
We use the Team Queries for the Current Sprint like the Sprint Backlog query.
The problem is when we move to sprint 2 the ...
9
votes
3answers
400 views
Stay with Visual SourceSafe or go to the Team Foundation Server 2010
We are a small group of six developers who currently use Visual Studio 2003 and Microsoft Visual SourceSafe (HVAC). Everyone has the responsibility for its program was not sharing code with each ...
8
votes
3answers
561 views
Renaming TFS2010 Team Project
Is it possible to rename a TFS2010 team project?
The project in question is based on the CMMI 5.0 team project template, but it has been modified with several custom modifications (new WITs and link ...
8
votes
1answer
120 views
Can I store a Mac OS X Alias in Team Foundation Server without breaking it?
I'm currently developing an iPhone App and my company uses TFS 2010 for source control.
We're using Team Explorer Everywhere as an Eclipse plugin to handle source control on the Mac and for other ...
8
votes
2answers
898 views
What is the fastest method of retrieving TFS team projects using the TFS SDK API?
I have some answers! Feel free to contribute your own findings.
As far as I know, there are 3 main ways to retrieve a simple list of Team Projects from TFS:
Using the new Catalog service (TFS 2010)
...
8
votes
2answers
3k views
TFS 2010: Is MSBuild going to be dead because of Windows Workflow?
MSBuild in TFS 2010 has been replaced by Windows Workflow 4.0. It means when you are creating a Build Definition, you won't have a TFSBuild.proj to edit instead you must edit a workflow to customize ...
8
votes
5answers
2k views
How can I copy a TFS 2010 Build Definition?
Is there any way to copy a build definition? I work in a mainline source control methodology which utilizes many different branches that live for very short periods (ie. a few days to a week). I'd ...
8
votes
3answers
4k views
What's a Backup and Recovery Process for Team Foundation Server 2010?
We have a new installation of TFS 2010 (on SQL Server 2008), and I'm planning the backup and recovery process.
It seems the configuration information and data is stored in the Tfs_Configuration and ...
8
votes
2answers
3k views
Warning displayed when adding solution to Team Foundation Server 2010
I'm just getting to grips with TFS 2010 (never had any luck with TFS 2008) and I'm trying to add my first solution into TFS. However I am getting the following warning message:
The project that ...
7
votes
1answer
51 views
How can I open the TFS changeset details dialog view using a Visual Studio add-in?
I have a specific artifact in TFS, say changeset "123", which has the URI "vstfs:///VersionControl/Changeset/123". I realized that the link ...
7
votes
2answers
177 views
TFS2010 - Wrong changeset appearing at SourceGetVersion
I am currently setting up a Team Foundation Server 2010 and I found a very strange behavior when performing a build:
The situation explained:
We have 2 Branches
Development
Main
All developers ...
7
votes
1answer
428 views
Symbolic links in TFS 2010 Source Control?
As far as I know, Team Foundation Server 2010's source control (and prior versions) doesn't support linking (Symbolic links) of files.
Linking (per Visual SourceSafe) was the concept of providing one ...
7
votes
3answers
2k views
Upgrade TFS 2008 to 2010 on different server
I have been looking for a way to migrate and upgrade our TFS 2008 server to 2010 server preferably without losing any data.
I have been looking at the TFS Integration Platform
...
7
votes
5answers
11k views
Standalone GUI client for TFS 2010 Source Control
I'm looking for a TFS 2010 GUI client that I can use outside of an IDE. I'm only looking to use the source control features in this case. I'm not talking about work items or build management.
...
7
votes
1answer
2k views
Share code between projects in tfs 2010
Hi
What is the best way to handle code sharing in TFS 2010?
We have a couple of Visual studio projects that other Visual Studio projects use.
ex:
Shared Project
Project 1 Solution
-Shared Project
...
6
votes
2answers
61 views
Remove a Branching Relationship in TFS 2010
I have a TFS 2010 Team Project that I've just taken over. The branching hierarchy is Dev is a child of Test, Test is a child of Main e.g.
Main
----Test
--------Dev
However at some point in the ...
6
votes
2answers
260 views
When do I create a TFS workspace?
I have had a nagging feeling for some time that I may be ignoring useful qualities of TFS Workspaces. The site here provides some great background on what they are: ...
6
votes
5answers
800 views
TFS: How to dectet changed files when loading a solution?
I am new to TFS integration with Visual Studio 2010, and I have a problem I would like to solve.
Practically, when I open a solution, how can I detect, looking only at the Solution Explorer which ...
6
votes
2answers
855 views
TFS 2010 RC: How to fail a build for low code coverage?
How can I cause a build to fail when code coverage is below a certain threshold?
5
votes
3answers
102 views
Large Files in Source Control (TFS)
Recently at the office we have been talking about placing large files into our TFS repository. The files themselves are XML, usually 100-200MB in size, and sometimes as large as 1GB. We use them as ...
5
votes
3answers
764 views
Generate documentation based on TFS 2010 items
My current project utilises TFS 2010 for all of the team/dev management.
I would like to know if there are any tools that allow you to automatically generate documentation based on the TFS items ...
5
votes
4answers
2k views
Check-out for edit an item in TFS programmatically
I'm working on an utility processing files being under source control using TFS 2010.
If an item is not yet checked-out for edit, I'm getting an exception, what is definitely predictable because file ...
5
votes
1answer
201 views
The easiest way to test TFS2010 build template
I'm currently working on creating a build template for TFS2010 builds. However, I notice that I'm currently 'spamming' the source control with every change I make to the template (and lots more for ...
5
votes
2answers
1k views
Attempting to retrieve files from TFS workspace stalls application
So I am attempting to retrieve the files from a workspace in TFS. Unfortunately, every attempt that I have made to do this results in a stalled application. As of right now, this is the code:
...
5
votes
1answer
541 views
Team Foundation Server: Assign work item to a group instead of an individual user
In TFS 2010, is there a way that I can assign a work item to a group (i.e. Developers or Designers) instead of an individual user? I'd also want to be able to create a query so that we can filter on ...
5
votes
2answers
328 views
Branching in TFS 2010 and being forced to re-download the code
When i create a branch from the mainline in TFS 2010 i have to download all of the code i have just branched.
I already have the latest mainline version on my laptop so why is TFS requiring me to ...
5
votes
5answers
2k views
Error 'TF215097:…Cannot create unknown type for…' custom CodeActivity [closed]
Possible Duplicate:
TFS 2010 Custom Build Activity TF215097 error
I'm trying to create a CustomActivity to run after each successful build.
I've followed the exact steps of several ...
5
votes
2answers
4k views
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 ...
5
votes
1answer
747 views
Is Active Directory required for a team using TFS 2010?
I am new to TFS 2010 and wanted to give it a fair try for a small project with a team of 2-3 remote people.
Is it a requirement that all my team users are part of an Active Directory network setup? ...
5
votes
5answers
6k views
Conchango vs MS agile template on TFS 2010
Hi
What is the diff between Conchango and the builtin agile template in TFS 2010.
Any recommendations ?
Thanks
4
votes
4answers
46 views
Is there an easy way to create a patch in one branch and then apply it to another branch in TFS 2010?
I have two service pack branches coming out of one ‘main’ branch in TFS 2010. I want to ‘transport’ a change set from one service pack branch to another without promoting it through the main branch ...
4
votes
1answer
27 views
How to create Group Membership in TFS?
I want to create a group membership with below Template for created team project (not for new one):
<group name="Active" description="Active">
<permissions>
...
4
votes
1answer
103 views
Stop Refresh inside TFS Build window in Visual Studio
Is there a way to stop the constant refreshing inside Visual Studio when looking at a TFS Build? Using VS 2010 SP1 and TFS 2010 SP1. When watching a build in the Build window, the screen refreshes ...
4
votes
2answers
284 views
How to Determine the Work Items Fixed in a particular TFS Build when using Branches?
We have begun using the following branching structure in TFS 2010:
All changes so far have been performed in the Development branch, and all check-ins have been associated with a Task work item. ...
4
votes
1answer
101 views
How do tf.exe and tfpt.exe establish connections to a TFS instance based on execution directory?
I'm doing some work at the command line using using the TFS object model, and I want to reproduce the workspace-detection bahavior seen in tf.exe and tfpt.exe without introducing artifacts because of ...
4
votes
2answers
376 views
Incoming email trigger creation of a TFS work item?
In TFS, we have alerts set up to send emails for specific events for work items.
Is there a feature or way to have an incoming email trigger creation of a work item?
This would help to log reported ...
4
votes
5answers
485 views
Source control for MS Dynamics CRM
I'm undecided about CRM at the moment. It's a great tool for the business users but so far for development it's been a bit against the grain. The next problem I need to tackle is how to easily source ...
4
votes
3answers
352 views
How to check files against TFS without getting latest?
While reconciling an old solution I have been getting historical file versions from TFS without checking out.
That is, for a bunch of files in my solution I did "Show History" > "Get This Version"
...
4
votes
1answer
180 views
Get the history “text” of a past work item edit
Say I make a work item in TFS. Then I make a change and update the text in the History tab (then save).
Using the TFS API, how can I get that text?
I would have thought it would have been in the ...
4
votes
2answers
294 views
How to change upper/lower case in a TFS work item field definition (WIT)?
I have a weird problem with the configuration of TFS 2010 work items. It seems to be impossible to change the case of characters in the allowed values collection of a field e.g. change "Works for me" ...
4
votes
1answer
244 views
How to do Integration testing for a WCF project?
I have been developing a WCF project that will expose web services (HTTP-based) that will be consumed by clients external to the company. I'm planning to use TFS 2010 for Continuous Integration.
I ...
4
votes
2answers
2k views
TFS 2010 Build Automation - Enabling Code Coverage
How do you enable code coverage for unit testing in TFS2010 automatic build?
In Visual Studio 2010 we enabled Code Coverage for our test projects (Test --> Edit Test Settings --> Local Test Settings ...
4
votes
1answer
1k views
Removing branch mapping in Team Foundation Server 2010
I've got a solution in source control with multiple projects. When I first migrated old code to TFS, I created main, dev, release areas for branches. Being new to TFS at the time, I branched a ...
4
votes
3answers
2k views
Best Agile template for TFS 2010?
I've just installed TFS 2010, and would like to use TFS in the most Agile way.
I've seen http://scrumforteamsystem.com, are they're any other good templates you can suggest?
Cheers,
Ash.