Questions tagged [tfs-2005]

Use this tag for version specific questions about Team Foundation Server 2005. Also, always tag the question with the "master" tag [tfs] as well. If this is not version-specific, use [tfs] for general questions and use [azure-devops] for Azure DevOps questions. TFS2005 largely replaced the previous Microsoft source control system, Microsoft Visual SourceSafe.

Team Foundation Server (commonly abbreviated to TFS) is a Microsoft product offering source control, data collection, reporting, and project tracking, and is intended for collaborative software development projects. It is available either as stand-alone software, or as the server side back end platform for Visual Studio Team System (VSTS).

26 questions
0
votes
2 answers

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 are stuck with TFS 2005 for now. Will VS2010 be…
ml_black
  • 361
  • 1
  • 2
  • 9
0
votes
2 answers

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 virtualisation in our organisation, we are required to…
Sir Crispalot
  • 4,662
  • 1
  • 37
  • 61
0
votes
1 answer

Connect VS 2017 to TFS 2005, Compatibility issue?

Is it possible to connect Visual Studio 2017 to a Team Foundation Server 2005 SP1? Version of microsoft.teamfoundation.server.dll = 8.0.50727.762 I tried to connect with http://servername:8080/ (by using the server url servername//) and with…
pexxxy
  • 459
  • 1
  • 6
  • 16
0
votes
1 answer

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 use in environment reproduction similar to what…
bwerks
  • 8,031
  • 13
  • 61
  • 96
0
votes
1 answer

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?
Lea Cohen
  • 7,502
  • 18
  • 70
  • 99
0
votes
1 answer

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 a given Build Definition and extract out the test…
Giraffe
  • 1,963
  • 3
  • 20
  • 20
0
votes
1 answer

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 with the previous path mappings. I deleted the Team…
shah
  • 45
  • 2
0
votes
1 answer

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 node for a Team Project gives a context menu on…
AakashM
  • 59,217
  • 16
  • 147
  • 181
0
votes
2 answers

TFS Environment replication from one site to another

we are a team who would like to replicate the TFS from one site into another site. Both are in different domain and cannot communicate in any means. Please suggest the best practices of the same.In addition I am also looking for a standalone tool to…
Sreeni
  • 3
  • 3
0
votes
1 answer

how to restore TFS project?

I deleted a project folder in TFS, without realizing and checked in pending changes as well. The local project copy was in offline state and I mistakingly made it online. Because of this I lost the only copy I had. Is there a way to restore the…
kaushal
  • 107
  • 5
0
votes
2 answers

TFS 2005 to 2010 - Custom Work Items

just a quick question. If we migrate from TFS 2005 to TFS 2010, what happens to any customized work item we developed on 2005? Do we have to recustomize, or can they be imported/carried over into 2010? Thanks in advance,
user1210140
  • 17
  • 1
  • 6
1
2