Anton Popalka
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Anton Popalka created a post, More than 100% for Analyzing code inspection
Analyzing code produce such log:I was think, that 100% is the end of work.When it will stop? How to determine it? [14:58:42]: Analyzing code ... 98%[14:58:44]: Analyzing code ... 99%[14:58:45]: Ana... -
Anton Popalka created a post, How to pass "personal build" info (true/false) to invoked scripts?
How to pass "personal build" info to invoked scripts?for examplebuild.personal.build.by.teamcity = (true|false)build.personal.build.author = (String) -
Anton Popalka created a post, Teamcity - last commit author and comment - pass into ant script
How to pass svn last commit author and comment to ant build script, invoked via Teamcity runner?duplicate of http://stackoverflow.com/questions/6014489/teamcity-last-commit-author-and-comment-pass-... -
Anton Popalka created a post, Why teamcity checkout from svn without creating .svn meta dirs?
My build scripts include some buildinfo based on information from working copy.This info stored in .svn dirs.Why teamcity checkout from svn without creating .svn meta dirs?