Kim Bjerrum
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
-
Kim Bjerrum created a post, Error 'Resolving artifact dependencies' after upgrade to version 2022.04.7
We get the below error in a dependent project after installing the recent security patch: 2022.04.7. It seems that it is no longer able to handle ‘%’ in a filename:Unexpected ErrorThis was not supp... -
-
-
Kim Bjerrum created a post, VCS check for changes hangs/fails on one branch in git repository
Hello Suddenly TeamCity started to hang/time-out when checking for changes in one of our branches in a git repository. Other branches on the same repository still works. We have been using server-s... -
Kim Bjerrum created a post, Test always succeeds
HelloI am implementing a powershell script to test some additional functionality trying to follow this description:https://confluence.jetbrains.com/display/TCD8/Build+Script+Interaction+with+TeamCi... -
Kim Bjerrum created a post, Create warning statistics from teamcity build log
HelloWe would like to create a statistic for the number of warnings in a build configuration.Therefore I was wondering how to do this. Is it possible to somehow search the build log as part of a bu... -
-
Kim Bjerrum created a post, Redirect CppCheck output using command line build step fails
HelloI would like to run cppcheck on our code as part of our build. However, I cannot make it save the output to a file using the command line build step.From a regular (windows) command prompt the...