tfs2010

Subversion to TFS 2010 RTM migration with timestamps

Question is simple, if one needs to migrate subversion repository to TFS 2010 RTM what is the best tool to use. I have found http://www.timelymigration.com/ and looks good but after contacting them I found out that during the migration timestamps on the changesets are lost. All timestamps are set to date of migration and real timestamps...

Giving acces only to a part of a VStudio project to a TFS developer and compiling locally the whole app

Is there any way to allow the user to view/change only some files/classes of a .NET project and compile the whole application on the local machine with TFS2010? Without splitting the project in multiple DLLs, of course. Thanks! ...

TFS 2010 - how should VS solutions with shared libraries be mapped into "team projects"?

I'm new to TFS (and branch/merge style source control). I've been reading through the TFS Branching Guide for 2010, but I'm having a bit of a disconnect with how my solutions should be mapped to the source control. I think my main problem is how to understand th best placement of class libraries shared between solutions. Our environme...

Organizing source code in TFS 2010

We have just gotten TFS 2010 up and running. We will be migrating our source into TFS but I have a question on how to organize the code. TFS 2010 has a new concept of project collections so I have decided that different groups within our organization will get their own group. My team develops many different web applications and we hav...

Setting Up TFS Server outside of a domain

Hi Im trying to set up TFS 2010 on a machine that is connected to a network, but not on the domain. I am trying to connect this to a SQL Server that is also connected to the network and also not on the domain. When I run through the TFS configuration Wizard and try to connect to the SQL Server, it fails with a message "A connection can ...

What is a TFS Agile Issue?

With TFS2010 using the "MSF for Agile Software Development v5" process template, I'm having some difficulty in understanding exactly what an Issue is. The most specific documentation I've been able to find is this. Is an Issue a higher-level item for which we will probably generate a Bug for after some investigation in code/requirements?...

How to revert a checkin in TFS 2010

Can anyone tell me how to revert a checkin in TFS 2010? ...

Where are TFS Alerts stored in the TFS Databases? Receiving duplicate alerts after upgrade 2008 to 2010

I recently performed a migration-upgrade from TFS 2008 to TFS 2010. Almost everything is working properly now. However, our team is getting duplicate emails now. I'm guessing this is because I used the TFS 2008 power tools to setup alerts. After the upgrade, I installed the TFS 2010 power tools and noticed that there were not alerts ...

Cannot Create New Team Project TFS2010 TF249063 TF218017

Server: Windows 2008 R2 Standard Team Foundation Server 2010 WSS 3.0 TFS Configuration: Single Server instalation (including SharePoint) The following error occurs when trying to create a new team project from my local machine. The ://sourcecontrol site and ://sourcecontrol/sites/DefaultCollection/ site appears to be functioning fi...

TFS 2010 Beta 2 - get source code for a deleted build?

Here's my problem: In order to save space on our build server, I set up a build retention policy to keep the latest build only, thinking that this will only delete the files in the drop location. Now I need to go back to a deleted build to include a bug fix and provide a patch. That's when I started to wonder where all our labels went......

Build failing - VS2010 solution on TFS2008

I have migrated a VS2008 ASP.NET MVC solution to VS2010/MVC2/.NET 4.0 The solution builds locally and all unit tests pass. Our TFS server is still TFS2008 and I am having problems getting the CI build to pass. The projects all build successfully, the unit tests all run and pass but the Running Tests item fails. I followed this blog p...

Are there any TFS 2010 Dashboards that support multi-project queries?

Does anyone know of a TFS 2010 Dashboard that is able to utilize multi-project queries? Our group has several distinct projects that must be managed at the same time. TFS itself supports this. Simply by excluding the Project = @Project (or whatever) we can get back the results we're looking for. Our issue is that we would like to fin...

Resources for Customizing TFS Build 2010

I am looking to create a way to build my Legacy Delphi 5 and 6 apps via TFS Build (using TFS 2010). I was fairly dangerous with the MSBuild way of doing things and I think I can still do that, but I would like to get into the Work Flow way of doing it. Are there any resources out there that discuss customizing a TFS Build via Windows W...

Where can I find additional TFS 2010 Process Guidance templates?

Does anyone know where I can find any process guidance templates for TFS 2010 other than the two provided by default? ...

Building Web Applications using Team Build 2010

Having recently upgraded to TFS2010 I am having a problem building web applications. In TFS2005 the build.proj file included steps to setup IIS on the build server. Could anyone provide advice as to how I can build these projects using TFS2010. Thanks Jon ...

Add a build number to TFS 2010

I have a lot of legacy Delphi 5 & 6 Code. We want to test this code using the new Microsoft Test Manager (part of VS2010) To effectively track your testing using this tool you need to use build numbers. To get Delphi 5 or 6 building in TFS Build 2010 is a huge task. One that I am not sure I want to take on. Is there a way I can just...

Automated Release Builds in TFS 2010

Hi, At the moment I have a project sitting inside of TFS 2010 with a Development and Main branch. There is also a Build Definition that that is labelled "$(BuildDefinitionName)_1.0.yyyymm...", etc, etc, that will build Main as v1.0. When I come to release v1.0 I plan on creating a v1.0 branch from Main and then Main will accept change...

Web part error on Team Foundation Server Project Portal Sharepoint site...

Hi all, I recently installed TFS 2010 with the included sharepoint services on a single server. I am getting the following error multiple times on the project dashboard web page on the TFS2010 project protal after creating a brand new project in the default project collection. I am not an expert with WSS, so any guidance will be greatl...

TFS2010: Single Server Deployment wizard, Bad sharepoint URLs

Hello Everyone I just installed TFS2010, and set it up with the single server wizard. It installed me Sharepoint Services an let everything working pretty well. But, the sharepoint URLs it generates from the Server name "server". As my setup is without a domain, the URLs work okay only from the server computer, not from the others. I ...

Can I add an existing 2008 build server to new TFS 2010 server ?

My scenario is this: I am currently testing out a new Team Foundation Server 2010 installation; which we will be moving to shortly. Upgrading builds to work with TFS 2010 and the new MSBuild seems like a lot of work (it does not work out-of-the-box, at least). So what I would like to do, is to repurpose our old TFS Server to be a build...