tfsbuild
Do TFS 2010 builds have file path limitations?
We recently started getting the following error message 开发者_运维技巧in TFS 2010 automatedd builds:[详细]
2023-03-31 17:43 分类:问答How do I use Team Build Properties in MSBuild?
I have a simple tfs-2010 build definition using the default process template.In it I defined the Build Number Format using $(BuildID) to define part of the computed field.This works and I can see what[详细]
2023-03-31 07:06 分类:问答Fetching labeled files into a TFSBuild
I am sure there is a simple answer to this, but my google-fu fails me. I have a team project in TFS 2008 that builds OK when using the latest code, however I now have a need to fetch the previous ver[详细]
2023-03-30 07:46 分类:问答Deploying Web Applications using Team Build and Web Deploy
So, here is the deal. In web app project settings I configured a deployment package which inc开发者_运维技巧ludes all content files along with IIS settings for the site & app pool. Now, when i go[详细]
2023-03-29 17:13 分类:问答One Build - multiple outputs (64/32 Bit )
One of projects in our solution references a third party .NET C++ assembly which exists as 64 and 32 bit version. As we wanna provide our application for 32 & 64 bit systems we currently start two[详细]
2023-03-27 11:50 分类:问答Compressing js and css using Team Foundation Server 2010
I have been banging my head on a brick wall that seems to be easily worked around for everyone except me.[详细]
2023-03-27 05:05 分类:问答Is there are any tutorial of how to build software with TFS
I have just started using TFS2010 as a source control, moving away from VSS. So the next step will be build. Is there are any handy tutorial on how to do that? Currently we are using Visual Studio set[详细]
2023-03-25 03:11 分类:问答Creating an automated build fails due to a so called missing namespace
I am really new to TFS 2010 automated builds. I am trying to setup an automated build for a project I am working on. Locally if I build the project it compiles as I expect it to 开发者_运维知识库with[详细]
2023-03-23 22:06 分类:问答How do I use the ExitCode on the TFS InvokeProcess activity?
In TFS build I call to a nant script using a custom activity InvokeProcess (we use NANT till we will be able to move to \"TFS language\")[详细]
2023-03-23 03:20 分类:问答TFS build service does not copy resource files into drop folder
TFS 2010 build service copies the executable program and referenced assemblies into the drop folder as expected. However, it does not copy my resource files.[详细]
2023-03-21 09:48 分类:问答