Tagged Questions
Team Foundation Server 2008
58
votes
3answers
8k views
Can I unshelve to a different branch in tfs 2008?
Let's assume that some developer in my team shelved his changes that he did in branch A. And I am working on branch B. Can I unshelve his changes into branch B? (By GUI or command prompt)
36
votes
7answers
17k views
Team Build Error: The Path … is already mapped to workspace
When creating a new build in Team Foundation Server, I get the following error when attempting to run the new build:
The path
C:\Build\ProductReleases\FullBuildv5.4.2x\Sources
is already ...
21
votes
5answers
5k views
Moving multiple files in TFS Source Control
I'm using Team Foundation Server 2008 (SP 1) and I need to move multiple files from one folder to another (to retain file history). In addition to Team Explorer (with SP 1) I've also got the latest ...
11
votes
2answers
6k views
How to undo another user’s checkout in TFS?
As the resident TFS admin, on occasion I am asked to undo a checkout (usually a lock) that a user has on a certain file checked into source control.
How do you undo another user's checkout?
9
votes
1answer
5k views
How to undo another user's checkout in TFS via the GUI?
As the resident TFS admin, on occasion I am asked to undo a checkout (usually a lock) that a user has on a certain file. This can be done via the command line using the TF.exe utility's Undo command ...
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
12answers
1k views
TFS as source-control: what do you love? what do you hate?
I've used TFS for about 18 months now and I'm really not excited about it. It seems like the worst of the current versions of SCMs on the market.
I think this thread will help people decide if TFS ...
8
votes
2answers
3k views
Visual Studio 2010 and TFS 2008: Building unit test projects
We are currently taking VS2010 for a testdrive and so far we are a little stumped with how it just won't cooperate with our existing Team Foundation Server 2008.
We still have all our projects on .NET ...
8
votes
1answer
1k views
TFS 2010, can I migrate source code only?
Our old TFS 2008 installation is getting old, and we would like to migrate to TFS 2010. However, the structure of our team projects is not so well thought out, and there has been various experiments ...
8
votes
3answers
1k views
Integrate Silverlight Unit Tests in TFS Build
We have been creating silverlight unit tests by creating a plain vanilla .net unit test project, removing all references except for the unittestframework one, and then adding references to the SL ...
8
votes
6answers
2k views
TFS: comparing shelveset files with local version
When viewing files in a shelveset, I would like the option of comparing the files to my current local version. Unfortunately, the only options available are "With Unmodified", "With Workspace" (I ...
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
...
6
votes
4answers
278 views
Skip unit tests that take a long time
I'm working with MS-Test for my unit tests writing.
most of my tests have a duration of less than 0.1 seconds.
I want to somehow tell VS "ignore the tests that take a long time to run when i'm running ...
5
votes
1answer
294 views
Trigger build when another finished succesfully in TFS 2008
This is a feature I'm used to from TeamCity - I could specify that a certain build configuration will be triggered by the success of another build configuration.
I could even pass the results of one ...
5
votes
3answers
170 views
Clean checkout from TFS 2008
I want to pass a project to a colleague without SCC bindings to avoid accidental changes in my repository.
Is it possible to do a clean checkout from a TFS 2008 repo? I'm going crazy finding such an ...
5
votes
2answers
910 views
How can I add a VS 2010 .Net 4.0 build agent to TFS 2008
My company has two development teams using TFS 2008. My team would like to migrate our .Net 3.5 app to the .Net 4.0 framework, but the company is not ready to upgrade TFS to TFS 2010.
Can we still ...
5
votes
1answer
950 views
TFS 2008: Checkin cannot proceed because the policy requirements have not been satisfied
We have a project with many developers. Some use Visual Studio 2008 Professional with TFS Client, others use Visual Studio 2008 Team System.
We have checkin policies that there should be a comment ...
5
votes
3answers
10k views
How to delete Work Item from Team Foundation Server
Is there a chance to delete Work Item from TFS, or all I can do is just to rename it.
Update:
This question was for TFS 2008.
New version (2010) have out of the box solution as Rob Cannon suggested
4
votes
2answers
270 views
Branch from local workspace
I was developing team project and suddenly realised that i've made so many changes, that i need create branch.
I've never used branching in TFS and when i saw "Branch\ "From Workspace version" i ...
4
votes
0answers
324 views
TFS: Getting changesets between specific builds
I am trying to get all of the work items between two builds. I can see only one way to make this work done - get the start and end changesets and get the work item for each.
The problem I have, is to ...
4
votes
6answers
509 views
Incorrect states on TFS 2008 Project Files
I have a project stored in TFS Source Control (2008) that is being worked on by 2 developers. All 3 versions (Developer1, Developer2 and Server) are up to date with each other. However, both ...
4
votes
1answer
892 views
TFS Does TFS still need .vspcc files?
We're using TFS and we're having problems when we switch branches, it's throwing up problems with the TFS bindings every single time.
We still have
.vspcc files
.vsscc files
which is I'm guessing ...
4
votes
3answers
1k views
Does Visual Studio need to be installed on the TFS build server?
We recently moved to Team Foundation Server 2008 from Source Safe. We are setting up some automated builds and have run into some issues with the publish of click once apps that seem to require ...
4
votes
2answers
2k views
TFS 2008: Does it come with a license for SQL Server 2008?
When you buy TFS 2008, you get a license to run SQL Server 2005 as the data repository for TFS.
With SP1 of TFS 2008, SQL Server 2008 is now supported. Does any one know if the TFS 2008 license ...
4
votes
7answers
2k views
TFS 2008 checks out code automatically on edit
I am working on a Visual Studio 2008 project that is already added to TFS server.
I am not sure which settings and policies have been configured for the TFS (this is done by a separate dept, not ...
3
votes
1answer
44 views
Conchango Scrum for Team System 2008 to MSF Agile 2010
We currently use Scrum for Team System on TFS 2008. As I'm about to start upgrading our TFS server to 2010 I'd like to also remove the need for any of the Conchango templates in favour of native ...
3
votes
1answer
97 views
Is there any msbuild-task to get free space in a unit in TFS Builds (TFS2008)?
My builds are failing because some times I have no disk-space in my build server. The problem is that the error message is not clear. It fails in any random part and log is not available when this ...
3
votes
1answer
248 views
Is there a way in VS 2010 with TFS 2008 to check in your changes as a new branch?
My question is rather simple I have made many changes in our project which I don't want to merge with the main branch right away. I did not take a branch at the start of these changes while I was ...
3
votes
3answers
855 views
TFS not showing Dev branch in target locations for merging
s/w versions:
TFS2008 server, VS2010, windows xp
I have the following branch structure in TFS
$/Root/Main Branch
$/Root/Dev/Project1
Project1 was branched off the Main Branch, few months ago. Now ...
3
votes
3answers
1k views
How to fail TFS build based on FXCop warning
We are currently using TFS 2008 for source control and continuous integration.
We use FXCop to check for checking performance and security warnings. The Architect or senior developer runs FX Cop at ...
3
votes
2answers
981 views
Eclipse Source Control Plugin for Team Foundation Server 2008
My team has been adopting TFS 2008 for our team development and we are continuously and steadily learning to work with it. However, we got a project which has to be done in Java and would like the ...
3
votes
2answers
670 views
Code coverage missing when building .NET 4 apps on Team Build 2008
I'm building VS2010 solutions on a TFS2008 build agent with VS2010 Ultimate installed; code compiles fine, and the tests all run fine, but when it comes to code coverage, nothing is being reported. ...
3
votes
2answers
2k views
TFS2008 to TFS2010 migration upgrade
All,
I'm currently in the process of attempting to create a repeatable process for the upgrade of a TFS 2008 installation to new hardware in what Microsoft call a migration upgrade, but am ...
3
votes
1answer
295 views
Best way to fix an out-of-sync TFS workspace after a back-up/restore
Wednesday I had to restore from a back-up image I made on Monday. At the time of the snapshot I had about 20 files modified, which I later checked in, and more, on Tuesday. Now that I am back to a ...
3
votes
2answers
784 views
TFS 2008: How do I setup a Build Server
Can someone point me to documentation on setting up a TFS 2008 build server?
3
votes
1answer
114 views
About to work in a company that uses Team Foundation Server?Advice needed
Hi
As a developer I am a user of Subversion at the moment and I am changing job and going to work for a company that uses Team Foundation Server
I would like to learn the basic and more as user of ...
3
votes
1answer
200 views
How can I check which branches a TFS 2008 changeset has been merged into?
I have some changesets in a TFS 2008 branch which were not merged back into trunk. Time has passed, and now no-one is entirely sure which changesets have made it into trunk. I understand that TFS 2010 ...
3
votes
0answers
703 views
TFS Build errors TF224003, TF215085, TF215076
I am using TFS2008 and VS2008. I run nightly builds for about 20 applications using one build agent and the builds are scheduled for either 1am or 2am. Most of the build succeed, however 6 of them ...
3
votes
2answers
865 views
Renaming folders in TFS
I have a folder in Team Foundation Server with several sub-folders:
candidates
beta1
beta2
rc1
ga
I'd like to move three of them under a new folder:
candidates
defunct
beta1
beta2
rc1
ga
...
3
votes
1answer
3k views
TFS Burn down charts
I want to create a simple ssrs report showing rolling burndown chart for each team member in a particular iteration/sprint. So if 5 members are on the team then there should a burndown chart for each ...
3
votes
4answers
443 views
TFS customization - Team Foundation Server question
We have a process where when the developers change or add a database script and check it into the project. At the time of deployment the release manager needs to know what work items have database ...
3
votes
1answer
770 views
Only create a TFS work item on a new failed build
I've seen the post about disabling work item creation on all failed builds, but I'd like to have TFS only create a work item on the first failure. We have a very complicated legacy system that ...
3
votes
6answers
9k views
Move/rename project in Visual Studio 2008 with TFS
Our team is developing a new product on the base of the old one and I received an honorable task of renaming old projects to the new name. For example:
project OldProductLib.vcproj must become ...
3
votes
2answers
1k views
How can I modify a Work Item type to include additional information in TFS?
TFS2008. I'd like to track task points on a Task work item, but there isn't anywhere (other than the description) to record this. I'd like to add a dropdown with 0, 1, 2, 3, 5, 8, etc, so these task ...
2
votes
1answer
52 views
task and subtask in TFS
I'd like to know which is parent/child relationship for task in th TFS datawarehouse or db.
For example the parentID=15662 and childID=15667, where I can find this information in the DW or db?
2
votes
1answer
90 views
Running the same CodedUI tests on multiple web environments
I'm trying to set up some CodedUI tests for an ASP .NET webforms-based application that has multiple environments. The release cycle has the site go from dev.company.com (a local developer's machine), ...
2
votes
1answer
64 views
Team Foundation Server: Creating UI components as part of code check-in
Our organisation is using Team Foundation Server. At the moment, developers are manually adding issue tracking references to their check-in comments. We have a custom check-in policy that enforces a ...
2
votes
1answer
89 views
Enabling Code Analysis with TFS 2008 with miminal impact
We have a .NET web application with 172 projects on TFS 2008 that encompass all 3 tiers of the app and use Team Build for CI. We use VS2010 for development.
We would like to activate code analysis ...
2
votes
2answers
75 views
Is there a way to turn a TFS instance into read-only mode?
We are migrating a TFS instance from 2008 to 2010.
To minimize the risk, we are installing TFS 2010 on new hardware and we plan to leave the old TFS 2008 instance on for a while until we are sure ...
2
votes
1answer
267 views
How and where does TFS 2008 / TFS 2010 store changesets?
I am attempting to understand how TFS 2008 (and 2010 if it's different) store and communicate details of a set of changes in a changeset.
Now when I commit to a Subversion hosted project, the client ...