Home
TeamCity Support | JetBrains
Submit a request
Community
Sign in
Pavel Sher
Follow
New articles and posts
New articles, posts, and comments
Total activity
2669
Last activity
November 04, 2022 13:44
Member since
March 06, 2008 23:06
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
88
Activity overview
Articles (0)
Posts (13)
Comments (2568)
Pavel Sher
commented,
November 04, 2022 13:44
Hello,It won't be easy to answer this question because TeamCity does not have the entire commits graph. It only knows about the commits which were made after the TeamCity VCS root was created.Also ...
Community
TeamCity General Topics
How do I find if a specific build config has been run on a specific revision?
0 votes
Pavel Sher
commented,
July 14, 2022 08:54
Hello, 2022.04.2 has been published yesterday.
Community
TeamCity General Topics
TeamCity do not detect changes in Git branches when merging / rebasing
0 votes
Pavel Sher
commented,
July 05, 2022 17:30
Hello, Seems this problem is not TeamCity specific. While the build is running someone else makes a commit to the same repository, after that the build can't push anymore without pulling the new co...
Community
TeamCity General Topics
error: failed to push some refs to
0 votes
Pavel Sher
commented,
July 05, 2022 10:36
Hello, In case of Perforce, P4 client should be updated on both TeamCity server and agents. If it does not help, please find the entire error in the teamcity-vcs.log and post it here.
Community
TeamCity General Topics
Perforce VCS root SSL handshake issues
0 votes
Pavel Sher
commented,
July 05, 2022 09:54
Hello, In theory it should first find latest successful builds in all the branches matched by the filter, and then select the one which was executed on the most recent commit. When it comes to comp...
Community
TeamCity General Topics
Artifact dependency - Is "Latest successful build" latest revision or latest date?
0 votes
Pavel Sher
commented,
June 22, 2022 09:16
Sorry there was a typo in the configuration parameter name, it should be: teamcity.internal.buildRevisions.publishUpperLimitRevisions If you run a build with this configuration parameter you'll see...
Community
TeamCity General Topics
TeamCity do not detect changes in Git branches when merging / rebasing
0 votes
Pavel Sher
commented,
June 21, 2022 14:34
Seems like checkout rules affect the calculation of the revision. There are exclude rules: -:.teamcity-:tests In this case the computed revision will be the last one which affects the checkout dire...
Community
TeamCity General Topics
TeamCity do not detect changes in Git branches when merging / rebasing
0 votes
Pavel Sher
commented,
June 21, 2022 13:56
Could you please attach a build log of this build? Or at least the first part of it where TeamCity computes revisions.
Community
TeamCity General Topics
TeamCity do not detect changes in Git branches when merging / rebasing
0 votes
Pavel Sher
commented,
June 21, 2022 13:37
So when the build is executed, what revisions are shown in the "Revisions" section of the Changes tab? Does the revision there correspond to the selected tag?
Community
TeamCity General Topics
TeamCity do not detect changes in Git branches when merging / rebasing
0 votes
Pavel Sher
commented,
June 21, 2022 13:00
Hello, This message is not an error. It just tells that on the agent there is no checkout directory yet and it has to be created. Subsequent builds on the same agent should re-use the already creat...
Community
TeamCity General Topics
Showing Checkout Directory does not exist
0 votes