Roger Barnett
- Total activity 45
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 18
-
Roger Barnett created a post, Branch name in error message is misspelled
Hi I have a build using branch labelled 'A_bcde_12' which is part of a build chain where its dependency relationship is "use latest build". If for some reason this dependency fails then the error m... -
Roger Barnett created a post, Control distribution when installing tools
Hi As we have a number of development tools that are restricted to specific projects and/or platforms it would be very useful if the Install Tools process included an option to selectively install ... -
-
Roger Barnett created a post, Copying a project with templates
I have a project with 4 build templates at its top-level and then a large number of sub-projects and build configurations, each of which uses one of those templates. In order to support a new branc... -
Roger Barnett created a post, Add notification rule that checks build status text
We'd like to be able to notify developers when their changes cause builds to generate warning messages (e.g. from the compiler) but without actually failing the builds. I can see how to do this wit... -
Roger Barnett created a post, Removing old mirrors from build agent
Is there an approved method of removing obsolete Mercurial mirror copies from the system/mercurial directory on a build agent ? -
-
Roger Barnett created a post, Memory leak on Windows Server 2012 R2
Has anyone come across a memory leak when running the TeamCity server on Windows Server 2012 R2 ? What we're seeing is that the Windows FilterManager (FMfn) driver is gradually allocating more and ... -
Roger Barnett created a post, Shorthand for dependent variables in artifact paths
Hi It would be nice to have a shorthand way to reference dependent variables when defining paths in artifact dependencies. For example, if the artifact source id is AAA::BBB::CCC::DDD::EEE then to... -
Roger Barnett created a post, Unable to reorder build steps after associating template
Hi I've just fallen foul of an annoying feature in the GUI... 1. take a build config with build steps called AA BB CC 2. associate this config with a template that also has build steps calle...