teamcity
Teamcity build shows warning CS0472 for WCF Service build, but not Visual Studio
When I build my wcf library project with Team City, I get the following warning: \"C:\\TeamCity\\buildAgent\\temp\\buildTmp\\.NETFramework,Version=v4.0.AssemblyAttributes.cs\"[详细]
2023-03-12 05:48 分类:问答Teamcity Visual Studios Addin
We have a ssh based svn access. We were using the team city VS addin for remote runs without checking in post run as this failed due to the addin not supporting ssh pre version 6.5.[详细]
2023-03-12 05:24 分类:问答Copy file to remote computer with C# script and NAnt ( A specified logon session does not exist )
I\'m currently working on a script (using NAnt and C#) running on a TeamCity server, which is to create and deploy an MSI file on a remote computer. The remote computer is set up with a shared folder[详细]
2023-03-12 04:52 分类:问答Getting wrong compilation failed result in TeamCity
I\'ve added an external application to the building process of a MSBuild project (through an Exec task), and it is making TeamCity believe the compilation failed because it prints \"Error ...\" at the[详细]
2023-03-11 18:27 分类:问答Validate .CS code files in Umbraco
I\'m using TeamCity as our CI tool for an Umbraco codebase. As Umbraco uses non-compiled, CodeFile=\"MyFile.cs\" instead of compiled Codebehind files, running compilation tools on the site does not pi[详细]
2023-03-11 17:42 分类:问答Is there a way to trigger a build when a SVN External is updated?
I currently have a project which includes a ton of externals which needs to be rebuilt as the ext开发者_如何学Goernals are updated, to keep the artifacts fresh.I cannot figure out a way to trigger a s[详细]
2023-03-11 13:34 分类:问答Python Integration Testing on TeamCity
I have a set of Python tests that run on TeamCity. I am able to get the test to run, however开发者_运维问答 I cannot get TeamCity to produce a test report. How can I get TeamCity to produce a report o[详细]
2023-03-11 06:28 分类:问答Parsing argument to MSDeploy from MSBuild
I have just started playing with TeamCity and its great. Now I got it to deploy to my staging server after a commit so I always know I have the latest version running there. ( The idea was borrowed fr[详细]
2023-03-11 05:06 分类:问答How can I run multiple instances of TeamCity on the same server?
I am on Windows and trying to run multiple (currently two) instances of TeamCity on the same server. I chose not to install the Windows services and instead run the server via runAll.bat start command[详细]
2023-03-10 20:33 分类:问答Personal build with dependencies
I\'ve started using TeamCity personal builds, via the new Git remote run feature in TeamCity 6.5. Doing a single bu开发者_Python百科ild works fine; I have a project that compiles from source, and I ga[详细]
2023-03-10 19:15 分类:问答