4
votes
3answers
25 views
Shelving vs Workspaces in TFS
Currently I am working on a project that uses TFS as source control. I am in the middle of implementing a piece of functionality, but am blocked by work that needs to be done by outside resources. …
1
vote
1answer
16 views
Can we migrate to a new TFS process template and keep history?
We are currently using TFS 2008 with the Scrum for Team System template from Conchango, with a few minor tweaks. We are looking at upgrading to TFS 2010 and we are considering moving to the MSF for …
0
votes
1answer
12 views
How to perform a merge from branch A to branch B in TFS?
I've my main branch called A which is an integration branch. From this one, I've branched another branch, called B -- which is my development branch. So I do have A --> B.
And now, I've some changes …
1
vote
3answers
30 views
TFS: cannot setup up new build
Hello,
I have a problem that is described here: http://stackoverflow.com/questions/2146198/tfs-cannot-set-up-new-build
I use Visual Studio 2008. Unfortunately, the solution provided there, didn't …
1
vote
2answers
21 views
Unable to get the Latest files from TFS?
First i tried to get the latest files from the TFS , but shows a dialog box stating that i have all the latest files.
Then i tried to getting the latest through Get Specific Version, still i was …
4
votes
1answer
37 views
Team Foundation Server - Moving Source with History
I was wondering what the best approach might be in moving source code, with history, from one Team Project to another Team Project. I am not concerned with work items, reporting, or SharePoint sites, …
2
votes
1answer
22 views
Force comparison of files when merging in Visual Studio 2008
Currently when I right-click -> Merge on a specific file in Visual Studio 2008 it attempts (and often succeeds) to automatically merge the file to my indicated target.
How can I force VS to always …
1
vote
2answers
25 views
How can I open a single changeset in TFS from within Visual Studio
Someone emailed me a TFS changeset ID and now I am trying to open this single changeset. Is there an easy was to do this from within Visual Studio (VS 2008 if it matters)?
2
votes
3answers
57 views
Version Control for SharePoint site?
Hi all,
We're working simultaneously on SharePoint sites. We've to move them on a source control system. We've got both VSS and TFS. We'll prefer TFS over VSS because of its reliability. I don't have …
3
votes
4answers
51 views
is it possible to use team explorer for version control without buying license for visual studio ?
I downloaded the team explorer 2005 and when I tried to open the application from source control , I am getitng the error .csproj applicaion type is not installed . how can i resolve this ?
0
votes
2answers
25 views
Is there a way in TFS to see all the files that have been worked on by different users?
I have 3 people working on 1 Team project in TFS. I want to see all the users' work from the date when this Team project was branched until the day the last user checked in his work. It's required so …
0
votes
1answer
16 views
TFS API - is there a way to get a list of the transitions for a workitem type?
I am trying to get from State "A" to State "X".
There are transitions in place that prevent me from just going to X.
I can export the WorkItemType as XML and work on that, but before I do that, I …
0
votes
1answer
20 views
TFS 2008 server time
Is there a way getting the tfs server time, i didn't find any method in the API which give such functionality.
i have try many ways but failed to find a solution.
thanks in advance ,
EA
0
votes
2answers
19 views
Find revision when particular test started failing
We are in a situation when developers broken the TDD process and stopped running tests few weeks ago, and now we have about 25 failing tests in solution.
Also i we do not have build archives for …
1
vote
2answers
34 views
Conchango vs MS agile template on TFS 2010
Hi
What is the diff between Conchango and the builtin agile template in TFS 2010.
Any recommendations ?
Thanks
