0
votes
0answers
11 views
TFS build 2008 - BuildNumberOverrideTarget DependsOn not executing in correct order for initial build
Hi,
I've created a tfsbuild.proj file that builds a release version of my solution and in it I have created a custom target for BuildNumberOverrideTarget that handles custom versi …
1
vote
5answers
558 views
VS2008 Error After installing TFS Powertools
Hi,
I'm getting a weird error occassionally in VS2008. A colleague gets a similar error, we both noticed it after installing TFS PowerToys so I'm wondering if it's related.
Anywa …
1
vote
1answer
75 views
How to undo another user’s checkout in TFS via the GUI?
As the resident TFS admin, on occasion I am asked to undo a checkout (usually a lock) that a user has on a certain file. This can be done via the command line using the TF.exe util …
1
vote
1answer
29 views
Problems with Copy Target in TFSBuild.proj
As part of my TFS (2008) build I want to manually copy the binaries and Views of an ASP.NET MVC project to a number of different locations. All existing binaries and views are copi …
0
votes
2answers
59 views
How to undo another user’s checkout in TFS?
As the resident TFS admin, on occasion I am asked to undo a checkout (usually a lock) that a user has on a certain file checked into source control.
How do you undo another user' …
1
vote
1answer
13 views
No link to the test results in the Build Results reports in TFS 2008
Is there a way to display the test results on the build results page returned by Build.aspx page? Because right now you only get to see the total number of tests and the number of …
0
votes
1answer
14 views
add users to team foundation server 2008 using TFS SDK
How to add users to team foundation server 2008 using TFS SDK?
I want to add these users to the contributors group of 1 of my team projects.
5
votes
5answers
572 views
TFS: comparing shelveset files with local version
When viewing files in a shelveset, I would like the option of comparing the files to my current local version. Unfortunately, the only options available are "With Unmodified", "Wit …
1
vote
1answer
34 views
Integrate Silverlight Unit Tests in TFS Build
Hi,
We have been creating silverlight unit tests by creating a plain vanilla .net unit test project, removing all references except for the unittestframework one, and then adding …
1
vote
1answer
113 views
Attach labels to items in TFS from the PowerBuilder IDE?
We do this using the 'Advanced' button on the checkin dialog now (with Merant, nee PVCS) but the 'Advanced' button is disabled when I set TFS as my SCC provider. Is there a switch …
0
votes
0answers
16 views
TFPT unshelve & Migrate: What is the Base version for merging?
I am trying to use tfpt unshelve /migrate to unshelve my shelveset on to a different branch. When it does the unshelve, it also attempts to merge the file with the file in the tar …
0
votes
1answer
9 views
Can do I use TFPT 2008 with VS2005/TFS2008?
We have TFS 2008 but use Visual Studio 2005. I would like to use some of the features from tfpt.exe 2008 but when I try to install tfpt, it will not install the commandline tool.
…
0
votes
2answers
21 views
How to store the stored procedures in TFS
HI all,
Iam using VS2008 and SQL2008 i want to access my stored procedures in VS2008 TFS so please tel me the steps to do it.
Thanks in advance
0
votes
0answers
27 views
TFS 2008 Not Sending Email Notifications
I am trying to get TFS 2008 to send me email notifications - primarily when a build fails. I have tried right-clicking on the project in Team Explorer, choosing Team Alerts and I h …
0
votes
1answer
22 views
Quality of TFS 2008 merged code
Does the quality of code merged by TFS 2008 depend on the used programming language? I know merging in Java / Subversion, and merging a branch to its trunk usually does not create …
