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
December 29, 2010 08:34
Is it possible to attach server logs, or send them to teamcity-feedback[at]jetbrains.com?
Community
TeamCity General Topics
Excessive SVN requests since upgrade
0 votes
Created
January 03, 2011 12:36
What checkout directory is specified on the Version Control Settings page in the build configuration administration area?
Community
TeamCity General Topics
Changing Clearcase Server Checkout to Agent Checkout
0 votes
Created
January 08, 2011 20:38
There are at least two options:- produce JUnit like xml reports- use TeamCity service messages: http://confluence.jetbrains.net/display/TCD6/Build+Script+Interaction+with+TeamCity
Community
TeamCity General Topics
A way to output "important" messages from Command Line build step
0 votes
Created
January 03, 2011 13:09
As far as I know there is no easy way at the moment.I think it is possible to write a plugin which will do something like this, you can take as a reference this one: http://confluence.jetbrains.net...
Community
TeamCity General Topics
Cloud Agent Event Hooks
0 votes
Created
January 06, 2011 13:14
Isn't it already possible with VMWare administration tools to update the images and then restart instances from the updated images? The only thing TeamCity could bring here is the control when such...
Community
TeamCity General Topics
Plans for VMWare-based cloud support
0 votes
Created
January 06, 2011 14:07
What about adding a build step which will clean all of the files in checkout directory?
Community
TeamCity General Topics
Clean Working Folder after Build
0 votes
Created
January 06, 2011 14:18
I think this will work on windows:del /F . On Linux:rm -rf *But you should be very careful, especially if agent is installed on the same PC where server is running. Under some circumstances such co...
Community
TeamCity General Topics
Clean Working Folder after Build
0 votes
Created
January 06, 2011 14:41
It will wipe everything under the working directory. But if someone will change the working directory to C:\Windows or smthg like that...It is much safer to have such agents running from the VMWare...
Community
TeamCity General Topics
Clean Working Folder after Build
0 votes
Created
January 06, 2011 13:08
I think this issue is Accurev specific. TeamCity should behave exactly the way as your "impatient" developer expects. When build starts it should pass thru the checking for changes stage (you shoul...
Community
TeamCity General Topics
Run button doesn't trigger and 'check for pending changes'?
0 votes
Created
January 06, 2011 12:59
Currently this can't be done with help of built in dependencies (feel free to submit feature request), but you can download artifacts using existing HTTP clients, like wget, read more on this here:...
Community
TeamCity General Topics
Is it possible to have dependencies across two TeamCity servers?
0 votes
«
First
‹
Previous
Next
›
Last
»