Tagged Questions
0
votes
1answer
40 views
Is there a migration tool for upgrading a team project process template to CMMI 5.0 from 4.2
We have lots of team projects at our company which are using CMMI 4.2 process template. I'm going to upgrade to CMMI 5.0 or maybe CMMI 6.0.
I've found ...
0
votes
0answers
114 views
Team Explorer gives exception on opening (VS2010)
exception is :
An exception was encountered while constructing the content of this frame. This information is also logged by running the application with the /log parameter on the command line, ...
0
votes
1answer
403 views
TFS 2010 Work Item State Change Date / Changed By User Fields are Updated Unexpectedly
Our company is moving to TFS to manage development activities and the State Changed Date and Changed By Fields are an important part of auditing who did what / when.
The problem I'm running into is ...
2
votes
3answers
421 views
TFS Client Error using Visual Studio 2010
I have been getting this strange error with VS2010 TFS client, whenever i try to do
any operation related to TFS.
Method not found: 'System.String
...
0
votes
1answer
323 views
TFS 2010 - Create a new project from an existing one in TFS
I need to create a new project from an existing one in TFS. This is for source control only. I do not need to copy any work items.
so now i need to create NewTeamProject in NewProjectCollection and ...
0
votes
0answers
60 views
Cant retrieve a local copy of a file from Team Foundation Server
I'm completely new to TFS and I'm running into issues building a solution.
I got the latest version of the project I want, but it doesn't retrieve local copies of certain files.
There is one file ...
0
votes
2answers
384 views
Check out and check in programatically using TFS API
We would like to check out and check in programatically using TFS 2010 or possibly 2012.
The catch is this: it has to be done without a local workspace. Why?
The "check out" and "check in" button ...
2
votes
1answer
63 views
Logical Groups in Team System
We use TFS2010 and we have a team of developers and a team of testers. Currently, we have a team query that display all the work items that were created by the development team and a different team ...
1
vote
1answer
100 views
How to control changeset priority in tfs for automatic patches?
in our company we use tfs for source control of sql database version,when developers change the database they generate Equivalent script and put it in sql tfs project and checked in it with related ...
0
votes
1answer
242 views
TFS 2010 Iteration backlock Excel file not listing areas and iterations on settings tab
We are using the agile template for TFS 2010 and I am trying to set up a hierarchy of iterations that is different from the default one (with "Iteration 1", "Iteration 2" and "Iteration 3").
I have ...
0
votes
2answers
86 views
Team Foundation Server: granting Check-out Rights on a whole Collection
Is it possible to grant an Windows Group Rights "Reading Rights" to an whole Collection?
By "Reading Rights" I mean that anyone in this Group can get the Sources out of TFS but can not check-in ...
1
vote
1answer
859 views
Recommended TFS 2010 team project setup
What is the recommended organizational structure of team projects in TFS 2010? Let's say we have 4 big departments within our enterprise. Is the recommended approach to create a team project for each ...
1
vote
1answer
431 views
TFS 2010 - merge changesets
In TFS 2010, the scenario is to merge the selected changesets via tf command line.
Suppose there were 20 changesets which is to be merged from branch to main folder. I am using the tf command line to ...
1
vote
1answer
254 views
TFS global list items - case insensitive?
We have global lists in TFS that are used in custom fields on our work items. Our previous global list maintainer made a mistake and called one of the global list items "FooBar" instead of "Foobar" ...
4
votes
2answers
84 views
Block a specific file in the process of “check in”?
I'm using Visual Studio and TFS to work on a project with many contributors. We have a file containing some system settings and connection string. The settings are specific to each computer running ...
3
votes
2answers
1k views
TFS - Set permission for specific project within team project
we use TFS-2010. we have one Team project under Project collection. and we have 15 Project under team project. now another team (not company employee) is going to join from remote location. and they ...
1
vote
2answers
535 views
Team Foundation Server 2010 broken after service account password change
Team Foundation Server 2010 is installed in a server which is member of a domain.
Both domain controller and member are Windows Server 2008.
Today, the Windows Server where Team Foundation Server is ...
2
votes
1answer
257 views
Team Foundation Server - Can you reference another utility project?
Can you ref another utility project as you could with a file system project? I'm not really finding that as an option. I can browse for a file system location, but not for a TFS source control ...
4
votes
2answers
3k views
Team System - Create a Sharepoint Project Portal for an existing team project
I have an existing Team Project in Team System 2010 which, when I originally created it, I opted not to create a Sharepoint Project Portal website. I now would like a Sharepoint Project Portal website ...
2
votes
2answers
2k views
TFS 2010 add solution to source control not working
I'm facing a strange problem: I have a new installation of TFS 2010 on a test machine and I use Visual Studio 2010 Professional on a client machine. My client was before configured to be connected ...
2
votes
3answers
2k views
TFS Team Foundation Server 2010 - Structure - projects in multiple solutions - what the Best practice?
we've recently started using TFS2010 for source control.
It's working well with the first solution we have migrated.
$/TeamProject
/Main
/Source (contains solution)
/Project1
...
1
vote
1answer
615 views
How to cleanup the “Found in build” dropdown in TFS 2010
This dropdown (in bug work item) lists every build ever made for the team project.. even when I delete the builds en check of the boxes for deletion, this list still lists all builds.
How can I ...
0
votes
1answer
439 views
Copying a TFS 2010 instance using Team Project Collection Cloning?
We are looking to create a test TFS 2010 server based on our live instance.
One method which has been suggested is to clone the Team Project Collection (TPC) onto to another server - as detailed in ...
0
votes
1answer
2k views
TFS 2010 Team Project Portal Setting
I am not seeing the out of the box workbooks that come with MSF for Agile Software Development v5.0 in my Team Project. Turns out, TFS stores the Excel files for the template in the SharePoint portal ...
4
votes
2answers
5k views
TFS2010: Set up an alert that will email a member in the team when a work item is assigned to them
I want to notify each team member when a work item is assigned to them. I know how to set up an alert per team member (so if there are 10 team members I set up 10 seperate alerts) but is there a way ...
2
votes
1answer
415 views
How do you hook an editor for TFS 2010 WF BuildProcessTemplate arguments for built-in types that have a converter?
I've followed the Team Foundation Server 2010 book's custom editor for a dictionary<string,string> and can't get it to go. I have another custom editor in the same assembly, and consumed by the ...
5
votes
2answers
3k views
TFS 2010 - Deleting a folder in Visual Studio solution before check-in of changes
We are using TFS 2010 and facing a problem with deleting a folder inside of a solution in Visual Studio.
In the latest version of checked-in code, the directory in question has files in it.
One of ...
1
vote
1answer
128 views
POC scenario idea for TFS 2010
I am going to present POC of TFS (Team Foundation Server) 2010 in front of non-technical staff. Are there any sets of scenario idea that highlighting the power of TFS 2010 that can be easily ...
8
votes
3answers
8k views
TFS - Time tracking and Bug tracking
What do you think about TFS as time tracking tool? Are there built-in functionalities that can efficiently track time that is spent at some work items, sprints, projects,... Also, it would be useful ...
0
votes
1answer
510 views
Does anyone know where can I find TFS 2010 training videos?
I want to use better TFS, any idea about where can I download free TFS 2010 training videos?T
0
votes
1answer
1k views
TFS 2010: Setting a work item field readonly for all users excepting administrators doesn't work
I'm customizing some TFS2010 process template and I need to restrict some fields so everyone excepting administrators will be having them "read-only".
Problem is I'm using "readonly" rule and this is ...
1
vote
1answer
943 views
Team Foundation (TFS 2010) Folder Cloaking - Server Side Alternative?
I have a website project that is consuming user controls from another shared project. I am using a build event to copy the *.ascx files over from the source user control project.
I don't want the ...
0
votes
1answer
238 views
TFS2010: Publishing test results takes forever
We have a TFS2010 instance that is hosted overseas. We have a proxy locally so pulling source code is really no problem. Even full gets are quite speedy. One issue that we are experiencing is that ...
0
votes
3answers
444 views
Migrate Local projects to TFS
I have about 14 projects (different solution files) that are sitting on local dev box. Just got connected with TFS 2010. How do I move these projects to TFS 2010 (without getting vss involved)?
0
votes
0answers
82 views
How do I share the TFS Sharepoint portal on the internet?
I have a 2010 TFS server on Windows 2003. I'd like to make the sharpoint portal available by a url that is other than the default machine name.
It seems that any time I access the /tfs/web ...
6
votes
4answers
22k views
Set up user permissions for Team Foundation Server 2010
We have installed TFS 2010 with success but wonder how to set the users permissions.
We are small projects with five developers, a manager and a secretary. Each developer is working itself with one or ...
10
votes
5answers
950 views
Exclude from project, source control issue
I'm using team foundation server 2010 @ work and home.
I want to exclude some element from the project build but still have them exist in Team Foundation Server 2010 source control. How do I achieve ...
0
votes
2answers
730 views
Error while importing Work Item Type - TFS
When I import a Work Item Type from Team Review, I get this error:
TF218007: Cannot import the work item type. It changes fields in team projects
in which you do not have permissions to make changes. ...
0
votes
1answer
169 views
How to move TFS commands in Visual Studio from right-click menu into sub menu?
Since we have installed TFS as our source code control system, my right-click menu in Visual Studio 2010 is ridiculously long! I know how to customize the context menus, but having to do it in all ...
5
votes
1answer
458 views
How to view process template that is being used by TFS project?
I am using TFS 2010. There are bunch of projects under DefaultCollection. I want to view the process template that was used to create individual projects. I have admin rights on the TFS server box.
...
0
votes
1answer
322 views
Roll up project-level tasks to the project collection portal in TFS2010
I have a Project Collection setup in my TFS2010RC deployment. I have two Projects setup under this collection with their own task lists, which are populated with data.
I fully expected the tasks from ...
4
votes
2answers
2k views
TFS - Get a changeset range
Every release I find it a good practice to go back and grab all the changeset notes to compare to the release notes to make sure we didn't miss anything. Since we have a blurb of all feature changes ...
0
votes
1answer
4k views
Help with TF31003 error
I can enter via web http://localhost:8080/tfs/web with any user, from remote or local, but when I try to enter via Teamprise or VSTS2010 I get that error that my credentials are correct but I dont ...