Tagged Questions

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
241 views

Database change management and build process using TFS

Anybody using Team Foundation Server for managing their databases? We are currently using subversion. Team is complaining that it is hard to create a build process in TFS and is sh …
0
votes
1answer
15 views

TFSBuild.Proj and Manual SQL Server Work Help?

Using the VS 2008 GDR update, I have created a database project. I have created a SQL Server deployment package. I have created a database unit test. Using some wizards, the stuff …
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 …
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
0answers
11 views

How do I build a 3.5 solution with MSBuild 4.0?

Hi, I've been trying to move one of our projects to TFS 2010 Beta 2 to benefit from the new Agile process template and the Test And Lab Manager without moving to VS2010 yet (since …
2
votes
3answers
127 views

Parse Fitnesse RESTFul XML output into TFS Test format

I'm integrating a Fitnesse Acceptance test suite into a TFS based CI process. I can run the Fitnesse Test suite in a RESTful manner (http://fitnesse.org/FitNesse.UserGuide.Restful …
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
36 views

Msbuild and SLN unbindig

I want to unbind my sln file from TFS server and publish it on SVN is there any "easy" option to do this. It's easy to open sln and chose unbind option in Visual Studio, but does a …
0
votes
1answer
43 views

NAnt or TFS build which is better?

There was a question about Msbuild and NAnt advantages and disadvantages. Now let's see which is better TFS Build(with msbuild) or NAnt. In my opinion NAnt because you can easily m …
1
vote
2answers
64 views

Msbuild and SVN update

I want to write a simple task which will update and commit source code that was Nightly build to SVN. I was on the msbuildtasks.tigris.org page, and downloaded the dll's but I have …
0
votes
2answers
71 views

Unit tests failing on TFS2010 Beta 2 written in VS2008

I've just setup TFS 2010 Beta 2 on our server and it's running fine. I've checked-in my solution which is written in Visual Studio 2008 SP1, with a main Class project and Unit test …
0
votes
7answers
105 views

TFS and msbuild version number with last changeset

I want to create a build number which looks like Major.minor.Date.LastChangeSetInTFS, the problem is how to get last changeset number from the TFS. Is there any property, or someth …
1
vote
1answer
25 views

Team Build with multiple team projects

Hi, I have got the following structure: $ --TeamProject1 ---Solution1.sln ----TestProject1 --TeamProject2 ---Solution2.sln ----TestProject2 In TestProject1, I add TestProject2.d …
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 …

1 2 3 next
15 30 50 per page