Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Pavel Sher
Total activity
2676
Last activity
October 23, 2024 12:19
Member since
March 06, 2008 23:06
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
90
Activity overview
Articles (0)
Posts (13)
Comments (2573)
Sort by recent activity
Recent activity
Votes
Created
March 24, 2009 13:04
In the log TeamCity shows commands issued by CVS plugin. Could you please do the following: try to reproduce the bug, then take a look at the TeamCity log and try to issue a command used by TeamCit...
Community
TeamCity General Topics
CVS update sometimes ignores changes
0 votes
Created
April 24, 2009 09:31
1) You can register extension for all pages header (PlaceId.ALL_PAGES_HEADER) and then with help of JS code add new tab, something like this: topNavPane.addTab("<your tab id>", { captio...
Community
TeamCity General Topics
Addition of top level tabs and views which crosscut projects
0 votes
Created
April 22, 2009 22:52
Usually this is how it works by default, unless you specified quiet period for VCS trigger. I.e. when build starts it checks for the latest changes. But if build was started by VCS trigger with qui...
Community
TeamCity General Topics
How can I force a build with all current sources even if changes are not detected?
0 votes
Created
April 23, 2009 09:38
Maximum upload size can be configured at the Administration > Server configuration page.
Community
TeamCity General Topics
Maximum upload size?
0 votes
Created
April 23, 2009 09:37
Please send me email to pavel.sher [at] jetbrains.com and I will reply you with new password.
Community
TeamCity General Topics
Maven local repository cleanup and inconsistency in setup
0 votes
Created
April 22, 2009 13:38
Why do you need to clean checkout directory? Maybe you can configure your build to clean some files produced by the build, but not the whole directory?
Community
TeamCity General Topics
How do I efficiently share a large content VCS root between multiple build configurations?
0 votes
Created
April 22, 2009 20:12
All I can suggest now is to modify build script to clean artifacts left from the previous build before other build tasks start. Usually in build scripts there is some cleanup stage which cleans fil...
Community
TeamCity General Topics
How do I efficiently share a large content VCS root between multiple build configurations?
0 votes
Created
September 23, 2008 15:04
TeamCity patches JUnit task and provides its own formatter which acts like test listener. With WebTest task I think currently the only way to get test results is to use service messages. --Pavel Sher
Community
TeamCity General Topics
How does JUnit integration work?
0 votes
Created
October 10, 2008 18:28
I think something like service messages will better suite your needs: http://www.jetbrains.net/confluence/display/TCD3/BuildScriptInteractionwithTeamCity#BuildScriptInteractionwithTeamCity-testRepo...
Community
TeamCity General Topics
How does JUnit integration work?
0 votes
Created
October 14, 2008 07:22
If you plan to create tasks like testStarted, testFinished, testFailure then it won't work. What will work tasks like testSuccessful or testFailed because they will output all required messages in ...
Community
TeamCity General Topics
How does JUnit integration work?
0 votes
«
First
‹
Previous
Next
›
Last
»