teamcity
Eclipse or Maven creates bin directory - trouble with .launch files
I have a maven project (main) with two modules (each module has this main project as its parent). Everything works perfect but last week I noticed that I can store the launch configurations from eclip[详细]
2023-04-04 08:51 分类:问答Understanding Teamcity and CVS
I have a couple of questions about CVS and teamcity that is troubling me How is CVS and teamcity connected? When Something is committed to the trunk. How does teamcity pick these changes up and perf[详细]
2023-04-04 03:55 分类:问答Cannot properly configure teamcity to play along with mercurial when using multiple repositories not belonging in the same folder
I am trying to setup TeamCity build server. I am also using mercurial repositories. My project structure is:[详细]
2023-04-02 21:03 分类:问答TeamCity Agent Missing DotNetFramework4.0_x86, but not?
I\'ve been trying to move our TeamCity install from an old server onto a new Windows Server 2008 R2 server, I\'ve finally got everything configured. However the build agent is saying that DotNetFramew[详细]
2023-04-02 20:45 分类:问答Why does MonkeyRunner fail when called using TeamCity
I have a monkeyrunner script that connects to an Android device and deploys an APK on it. serial = \'12345JKL\'[详细]
2023-04-02 16:25 分类:问答Why teamcity can't show svn Changes in text diff view?
I have following exception in http://teamcity_server/diffView.html?.... ERROR: org.tmatesoft.svn.core.SVNException: svn: connection refused by the server[详细]
2023-04-02 03:39 分类:问答Making TeamCity Version Match .NET Assembly Version
Right now our assemblies have a version number like 2.0.831.0.As I understand it, that\'s major version, minor version, date and build number.If I make a change and build again on the same day it\'s 2[详细]
2023-04-01 11:08 分类:问答How to deploy unversioned files with TeamCity
I have a website organized like this : a server with all the code a server with all the other ressources like files/images[详细]
2023-04-01 00:35 分类:问答Missing the index.cshtml view in an MSBuild + TeamCity build
I have the strangest problem.We have Razor views coming into our MVC3 project.Everything is fantastic until TeamCity and MSBuild run to gather an artifact.All razor views except开发者_StackOverflow社区[详细]
2023-03-31 19:36 分类:问答Deploying via WebDeploy over command line fails due to invalid operation
I\'m trying to automate the deploy-process with TeamCity and WebDeploy. Click-One-Publish out of the IDE works fine, but called from my ANT-script it fails due to invalid request.[详细]
2023-03-31 18:46 分类:问答