ANONYMOUS

- Total activity 2959
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 897
-
ANONYMOUS created a post, Cleanup artifacts cache in BuildAgent
Hello!How to cleanup system/.artifacts_cache in BuildAgent?---Original message URL: http://devnet.jetbrains.net/message/5511068#5511068 -
ANONYMOUS created a post, TeamCity 7.x Escape Characters
I'm echoing the following message to teamcity:+echo ##teamcity[testStdOut name='V_H264orONVIF' out=' (Optional Action) Validating AttributeRegEx (Text~^|'H264.||h264.^|') on item.']+The expected ou... -
ANONYMOUS created a post, Should i get some tables in my Database, if i use MSSQL
Hello,I have recently changed TeamCity to use External DB rather than intrernal i was using. My query is, should changing internal --> extrenal creates any new Tables etc in Database.Upon doing thi... -
ANONYMOUS created a post, Finding the source of TeamCity config/startup errors
I have already successfully installed TeamCity on a local Ubuntu 13.10 Server VM and verified that it accomplishes everything we were hoping for. So I thought: "Great! I'll throw it on a cloud VM t... -
ANONYMOUS created a post, Changing logging location
Hi,I recently decided to use TeamCity but in the process of installing it on one of my servers it wants to log to "/../logs" which in my case resolves to /var/lib/logs, while I should have been "/v... -
ANONYMOUS created a post, Changing logging location
Hi,I recently decided to use TeamCity but in the process of installing it on one of my servers it wants to log to /../logs which in my case resolves to /var/lib/logs, while I should have been /var/... -
ANONYMOUS created a post, TeamCity 8 Branches -> Artifact Dependencies from same build chain
Setup like this:Build1 has VCS setup with n feature branches. It compiles and runs unit tests.Build2 has snapshot dependency on Build1 (with only run from successful suitable builds both checked). ... -
ANONYMOUS created a post, Problem connecting to Team Foundation Services (TFSpreview.com) with TeamCity 7.1.4
Hi,The documentation for TC 7.1.4 states that it should be perfectly fine to connect to TFS in the cloud with the latest version of TC. So, I naturally went ahead and configured everything with new... -
ANONYMOUS created a post, How to edit value of predefined configuration parameter from shell?
Hi, all! Please, help me with my problem.In Maven step I used goals: "clean install sonar:sonar -Dsonar.forceAnalysis=true -Dsonar.branch=[%teamcity.build.branch%]".Later I added configuration par... -
ANONYMOUS created a post, Run build for custom branch - Accessing Server by HTTP
I need run build by http for spicial branch 54/merge - for example in documentation http://confluence.jetbrains.com/display/TCD5/AccessingServerby+HTTP nothing about run for feature branch http://t...