After the update TeamCity, multiple, duplicate checkout rules
Hi, after update to: TeamCity Professional 2023.05 (build 129203) I have issue with checkout rules.
I have 34 checkout rules to SVN like this:
+:trunk/Common => %ConfigurationRootPath%/Common
etc
before update build log show us:
one line with:
VCS Root: https://192.168.150.7/svn/sp_config 48s
Which contained 34 entries - 34 checkout rules
after update build log show us:
34 line with:
VCS Root: https://192.168.150.7/svn/sp_config 48s
Which contained 34 entries - 34 checkout rules
So, the entire process is repeated 34 times.
Has anyone had a similar problem? I looked through the administration -> diagnostics section there are no errors.
Greetings, Mariusz
Please sign in to leave a comment.
We are also experiencing a similar issue.
Our build definition contains 46 additional checkout rules and it appears that TeamCity is downloading everything for each checkout rule. This was not the case prior to the latest update.
I've been able to verify that there is one entry for each of the checkout rules we have in place before the build actually takes place. We have 47 checkout rules, and there are 47 entries in downloading from source control.
Mike Andrews -> Updating sources is misbehaving after upgrading to 2023.05 – TeamCity Support | JetBrains
"
Unfortunately this is a known issue. It will be fixed in 2023.05.1.
As a temporary workaround, please switch to the server side checkout.
"