Team Foundation Server 2008

learn more… | top users | synonyms

0
votes
1answer
23 views

There appears to be a discrepancy between the solution's source control information about some project(s) and the information in the project file(s)

I get this error message in a Reporting Services solution in Visual Studio 2010 [we're using TFS for source control]: There appears to be a discrepancy between the solution's source control ...
0
votes
1answer
20 views

TFS Build via Jenkins

Friends, I have already setup TFS build on my box. Currently the build can be triggered using VS IDE or Web interface. However i will like to hook existing TFS build process in to Jenkins as we use ...
0
votes
1answer
30 views

Hierarchical List of Work Items from TFS_Warehouse database

I am trying to retrieve a hierarchical list of all 'Product Backlog' work items from TFS_Warehouse. Today is my first day working on TFS so I am not really aware of the schema/ or what table to look ...
0
votes
1answer
29 views

What is the recommended TFS structure.

We are trying to move from our current source control to a TFS as a source control. Right now we have all projects as project references. Our organization is small and we have a lot of common projects ...
1
vote
1answer
46 views

Team Foundation Build Service building in wrong location - VS2008 Team System

This concerns how I can define where a TFS build agent pulls the sourcecode to before/when doing a build. We are rebuilding our obsolete and slow WinXP build server on a much faster new Win7x64 Pro ...
0
votes
0answers
11 views

Disable automatic upgrade in Visual Studio 2010

I am developing a .NET application that has to target .NET 3.5 or earlier. I am using an in house developed assembly that has to be used with .NET 3.5. It is complicated to say why, but to be short, ...
0
votes
1answer
81 views

TFS Build Server failing

Here at my new work, we are forced to use Microsoft Team Foundation Server 2008, for our builds. Even most of developers already moved to VS 2010, and 2012, but the build server is still TFS 2008. Any ...
2
votes
1answer
104 views

MSBuild Issue while deploying files

I am deploying some files on the server. But when I am doing this, build is deleting all the files and folder which are residing at that location. I don't want to delete all the files from the server. ...
4
votes
1answer
86 views

Revert TFS branch to original

I'm using TFS. On my branch I checked in a bunch of changes, that I now want to undo. I can click on the branch in TFS Source Control, and view history, and get the original branch, but when I check ...
0
votes
0answers
68 views

What's wrong with my continuous integration architecture?

I currently have a TFS structure set to allow me to do continuous integration. It works quite well theoretically and in fact when nothing change in TFS (no new dll, no new projects) it is very useful. ...
2
votes
1answer
298 views

Siren of shame build monitor, unable to connect to TFS 2008 or TFS 2012

I'm trying to set up the siren of shame build monitor, but for some reason can't connect to my TFS. TFS itself is running on port 8080, and TFSBuild on 9192 - but putting http://build-server:8080 or ...
1
vote
0answers
334 views

csc error cs0006 metadata file could not be found building a .net 3.5 application with TFS 2012

We are upgrading from TFS 2008 to TFS 2012. Majority of our applications are .net 3.5 applications. We have setup a TFS 2012 environment and went through migration process. When we attempt to build ...
0
votes
1answer
23 views

Identifying projects in a shared collection in TFS 2008

Our codebase currently resides in multiple projects in a shared collection in TFS 2008. This collection contains other projects that are not related to our application and we have no knowledge of. We ...
1
vote
2answers
92 views

TFS 2008 workspace deletion disaster

This morning I opened VS2008 and connected to TFS. Being the start of a new year, I decided to do a bit of cleanup. First up was to remove any unused workspaces I had (namely, a workspace that was ...
-1
votes
1answer
68 views

TFS 2010 access, for INTERNET only specific users [closed]

How can i achieve this goal? my company have developers in outside the company. they want access to TFS via internet how can i achieve this goal? 1 - as i want (tfs 2010) will Show to them . or 2 - ...
1
vote
1answer
73 views

tf diff on server items shows local changes not server

I am running the TF Diff command to get differences between two branches. I run the following command: tf difference $/myVersionControl/Branch1 $/myVersionControl/Branch2 -recursive The only ...
0
votes
1answer
25 views

TFS2008 Bad Branch Created

I've created a branch with TFS2008: Over a folder named Main, I've created a branch called Dev, and all works fine, in the Dev folder there's all code from Main. But when I've started to work with ...
2
votes
2answers
1k views

Upgrading TFS 2008 to TFS 2012

I am currently working on a TFS 2008 to 2012 upgrade. Here is my situation: my current TFS 2008 box is Server 2K3 with SQL Server 2005 backend. I am not entirely sure what my upgrade paths are but I ...
0
votes
1answer
213 views

TFS SDK : Get Child Branches

What I want to do is to get the available branches that I can merge to. Pretty much the same as the dropdown when you say merge in TFS2008 and you select the destination branch. However, it's been ...
0
votes
1answer
26 views

how can i edit my server plugin for tfs alerts.as it is only sending email when something is assign to me

sorry for my bad english. i have server plugin for tfs alerts as mention it is sending mail when something is assign to me. now , i want that the change fields aslo will me mailed by plugin. like , ...
1
vote
1answer
81 views

TFS workspace issue after upgrade 2008 to 2010

I've just upgraded TFS 2008 to 2010 following the instruction http://blog.hinshelwood.com/upgrading-team-foundation-server-2008-to-2010/ During TFS 2010 install and upgrade process I was logged in ...
0
votes
2answers
82 views

directory not empty message after get latest

Environment: Visual Studio 2008 and Team Foundation Server 2008 I am getting a "Cannot delete because directory not empty" message after doing a Get Latest. Any ideas why?
0
votes
0answers
65 views

tfs 2008 power tools get changeset and checkout

When I use tfpt getcs is there a way to automatically checkout the affected files?
0
votes
0answers
47 views

tfs re-merge doesn't work

So rolled back my merge successfully in vs 2008 using the tfs powertools tfpt command. I tried to re-merge and it said there were no changes (but there are). Which brings another thought to mind. ...
0
votes
0answers
34 views

Generating Differential file package in TFS 2008

I want to generate a package file to update an application automatically. I have changeset and label of the last update from the TFS 2008. How do I generate a differential package from the last update ...
0
votes
0answers
167 views

Meaning of SccNumberOfProjects in a Visual Studio Solution

I'm comparing two solution files and I find a strange difference between them. They both build properly, and source control seems to work. I'd like to believe that I'm seeing a difference that makes ...
3
votes
4answers
2k views

Get command hangs using VS 2012 and TFS 2008 (TFS error TF400307)

Today, all of a sudden, I found out I am not able to succesfully complete any type of get command on our TFS. All the time the process just hangs at some point, progress bar and status message with ...
0
votes
0answers
26 views

TFS - How to view disk usage for a single project

I'm wondering how calculate disk cost for a single TFS (2008 e 2010) project. Is it possible with any tool? I'm googling a lot, but I don't have found anything yet. Can Visual Studio Team ...
0
votes
0answers
114 views

TFS Migration - can the database upgrade be paused?

We're in the middle of a TFS upgrade, leaving 2008 for 2012. We installed a new SQL Server 2012 and restored a backup from the previous TFS 2008 installation onto it. TFS was then installed using the ...
2
votes
1answer
102 views

Linqpad to query tfs2008… Codesearching tfs2008 via linqpad is this possible?

I installed linqpad a while ago and recently I came across some articles on how to use it to query against tfs. Basic queries like checkins and checkouts and things of that nature. I have had mostly ...
0
votes
1answer
162 views

TFS How to merge two development branches together?

I have reviewed the web attempting to find a solution to this. I have two development branches and one main branch (production). I need to merge my two development branches together and then merge ...
1
vote
0answers
132 views

Working with two build servers

We would like to upgrade our clients to VS 2012 without upgrading the TFS server which is TFS 2008. Also, since we have several products, we want to modify the code to be C++11 compatible one product ...
0
votes
1answer
33 views

Building solutions in different team projects

I am having issues with creating a build. The build I am supposed to create is to refer to two different solutions. This was not an issue until I realized that the solutions are in different team ...
1
vote
0answers
129 views

Migrate TFS 2008 source code to TFS 2010

I want to migrate all the source code from a TFS 2008 server to a new installation of TFS 2010. There are no work items, reports or portal to migrate, only source code. We want to move to a new ...
4
votes
1answer
166 views

Where's the merge dialog when you need it?

I checked out some files to write some code. When I was finished I did a get latest before checking in. There were conflicts when Getting Latest however, I did not get a merge dialog like I was used ...
1
vote
1answer
152 views

How do you build from a specific TFS 2008 Changeset in Jenkins?

I am attempting to create a manual build in Jenkins that will build a specific changeset of code from TFS for a deployment into a testing / production environment. Currently I am only able to use ...
0
votes
0answers
464 views

Can't access TFS 2008 (TF31003) but Team Foundation Web System works

I've looked through existing Stack Overflow questions and haven't found anything that matches my situation. I'm running TFS 2008 and am unable to connect using Team Explorer in Visual Studio 2010 ...
1
vote
1answer
33 views

vs 2008 Source Control compare options

Since I have moved to a new machine I have installed vs 2008 with team explorer again, I can't see "Compare" options which I was able to see previously. When right clicking a source file opened, we ...
0
votes
1answer
44 views

How can I distinguish between two windows VS2008 with branches?

We have got two branches - trunk and release. We work with just one generally. But we work with two branches some time. Branches open in two windows VS2008. They look the same. They differ only in the ...
5
votes
2answers
276 views

tfs unified diff file generation. header line mismatch with patch command

I am trying to generate diff file (patch file) and apply this patch to some already deployed folder. I am running the following command to generate diff file: tf diff version.asp /format:unified > ...
0
votes
1answer
68 views

Can I create a TFS branch when I publish?

I am looking for a way to automatically create a branch or similar (in TFS) when I publish a web application to our production server. We do all our work in the DEV branch and when it is ready for ...
2
votes
1answer
378 views

Git-Tfs: A TFS changeset per Git Commit?

At work we use TFS, and I'm trying to get the Git-TFS tool to work so that I have more flexibility when working with local commits before pushing them to our TFS repo. I have this working, but when I ...
0
votes
0answers
83 views

TFS 2008 Team Wiki: No toolbar or WYSIWYG editing in Firefox 13?

When editing a page in the Team Wiki on TFS in Firefox 13, I only get to edit the raw HTML code, but no WYSIWYG editing. The formatting toolbar above the text area is missing. Cookies, JavaScript etc ...
0
votes
1answer
295 views

How to force non Desktop Build with MSBuild/TFS2008?

Scenario: I have a TFS Build (TFS2008) that has several targets override: BuildNumberOverrideTarget, AfterGet, BeforeCompileConfiguration, AfterCompileConfiguration, AfterCompile, AfterDropBuild and ...
3
votes
2answers
577 views

Baseless merge for multiple non-consecutive changesets

I'm issuing the following command to TFS: >tf merge /baseless c:\ws\source c:\ws\target /recursive /version:C100~C100 But I have a large list of changesets that need to be merged. Is there a ...
0
votes
4answers
837 views

SpecFlow unit test failed due to not able to find “TechTalk.SpecFlow” file

I have a VS2010 unit test project set to using SpecFlow 1.8.1 and mstest. In order to get the SpecFlow unit tests working, I've done the following:- I added the references to the following files in ...
1
vote
2answers
699 views

How to disable unit tests in Release mode under TFS

I want to setup the TFS to build both Debug and Release versions of my solutions but only run the unit tests when in Debug mode. I've tried disabling the builds for the test projects in my solutions' ...
1
vote
1answer
79 views

Merging a single change in TFS 2008

I'm looking for a way to quickly merge a single changeset from one branch to another in TFS 2008. To date, my company has backported changes to older versions of our product manually, so no merge ...
0
votes
1answer
37 views

Where is the AD group name stored in TFS 2008?

The Team Foundation Server Administration Tool has a column called 'User' that contains the domain group that is being granted permissions to TFS. Searching through the TFSWarehouse table, I see the ...
11
votes
1answer
3k views

TFS: Restore deleted folders and items

I deleted some files and some folders in TFS. Many check in's later I found out that I need the deleted functionality back in my project. How can I restore the deleted files and folders?

1 2 3 4 5 10