Tagged Questions

Team foundation server 2005, a source control and application lifecycle management suite

learn more… | top users | synonyms

3
votes
2answers
422 views

What does it mean when Source Control Explorer shows both branch and merge for a changeset?

I am trying to understand the history of my codebase, which resides in TFS 2005, and I encountered a changeset where all changes were marked as both branch and merge. Name Change Folder ...
2
votes
1answer
92 views

Error TF255217: TfsIntegration extended properties

I am trying to import TFS 2005 into TFS 2010 using tfsconfig import command. When running the command I receive error TF255217: The specific database (TfsIntegration) is not upgradable. After ...
1
vote
2answers
117 views

Move project from TFS2005 to TFS 2008

Does anyone know how to export/transfer a single project from one TFS Server to another? I have two TFS servers at work, the old one (demo1) that started off as a demo thing and then stayed in too ...
1
vote
3answers
915 views

how to merge two changesets only (TFS)

You see 162489 and 162990, How can I merge them ?
1
vote
1answer
339 views

Permanent deleting under TFS 2005

How can I permanently delete a folder/file under TFS 2005 source control? I know about the tf destroy command, but that only works with TFS 2008. I also know about the TFS PowerPack at CodePlex, but ...
0
votes
1answer
20 views

TFS 2005: Sharepoint site not working

I've just created a new Test instance of TFS 2005 SP1 and migrated the databases. The TFS part seems to work correctly, but the Sharepoint site doesn't seem to work. ...
0
votes
1answer
32 views

TFS 2005: Error messages when creating a development instance

I'm attempting to create a Dev instance of TFS 2005 (non SP1) with a view to test SP1. We're using dual server mode. So far, I've installed TFS on my App machine, restored the db from prod on my ...
0
votes
1answer
28 views

Scrum Template for TFS 2005

What I have? I have TFS 2005 installed on Windows Server 2003. I have another machine having Visual Studio 2010 on Windows 7. So, I have Visual Studio Team Explorer 2010. What I need? I need to ...
0
votes
2answers
61 views

VS 2010 and TFS 2005 compatibility

We are currently in a position to move up from Visual Studio 2008 to Visual Studio 2010. Unfortunately, we don't have a server allocated for a TFS upgrade yet (should happen in about 6 months), so we ...
0
votes
2answers
90 views

TFS: upgrade 2005 to 2008 and migrate to new hardware simultaneously

Our current environment has TFS on a single server installation: Windows Server 2003 Standard Edition SP2 (32-bit) TFS 2005 SQL Server 2005 Standard Edition Due to an ongoing drive towards ...
0
votes
0answers
260 views

Synchronize source control folders between TFS 2005 and TFS 2010 using Tfs Integration Tools

Short question: How can I keep a source control folder in our Tfs2005 server synchronized with a folder in our Tfs2010 server? Long question: We have some shared (framework) code in a project in our ...
0
votes
1answer
197 views

Source Server support on VMs with VMWare Lab Manager and TFS?

My company is interested in better integrating our investment in VMWare with our TFS deployment. Currently the company is running TFS2005 SP1, VS2010, and we have a sizeable SAN that we would like to ...
0
votes
1answer
33 views

Is there a way to “fix” a changeset in TFS 2005 or 2008

If I leave out a file when checking in, or accidentally include a file I don't want in a check in, is there a way to modify the changeset that was created?
0
votes
1answer
90 views

Build Report API in Team Build 2005 from Visual Studio 2008

Our shop is set up with a Team Foundation 2005 server but all development work is done in Visual Studio 2008. What I would like to be able to do is write a program that examines the build history of ...
0
votes
1answer
107 views

Workspace being overwritten by Team Foundation Server 2005

Due to a workspace path length limitation, I had to shorten the workspace path mappings used by one of my team builds. To my surprise, each time I launch my build, it's being somehow overwritten by ...
0
votes
1answer
160 views

How does VS 2005 provide history across all TFS Team Projects when tf.exe cannot?

In Visual Studio 2005, in the TFS Source Control Explorer, these is a top-level node for the TFS Server itself, with a child node for each Team Project. Right-clicking either the server node or the ...