Paulkumar R
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
Edited TFS VCS root workspace options
Hi,We have few TeamCity builds which use TFS VCS root configured to get the files from TFS. The files checked out have the current date time by default. We would like them to have the check-in time... -
Created TFS checkout issue with checkout rule pointing to individual files
Hi,We recently upgraded our TeamCity to the latest version TeamCity Enterprise 2024.12 (build 174331). But after the upgrade, the existing TFS VCS checkout rules which were pointing to individual f... -
Created Collecting changes build step times out randomly
Hi,We have TeamCity Enterprise 2024.07.1 (build 160635) and recently the collecting changes step in the build times out randomly with this errorFailed to collect changes, error: Timeout exception: ... -
Edited Cleanup of system\git folder on TeamCity agents
Hi,We are using TeamCity Enterprise 2024.07.1 (build 160635) and we recently migrated the sources for one of the huge projects from TFS to GIT. We created VCS root for this GIT repository with che... -
Edited Free disk space requirement step runs after updating sources
CompletedWe have free disk space build feature configured for our builds. But looking at the build log, it seems like the free disk space requirement runs after "Updating sources" (getting the source files ... -
Created Custom statistcs chart - Include TeamCity agent Name series
Hi, I am creating a custom build statistics chart on TeamCity. I have a build step which creates a service message like this ##teamcity[buildStatisticValue key='<valueTypeKey>' value='<value>'] I a...