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
August 26, 2009 10:37
At which time this exception occurs? Do you see it when server starts or when build starts?
Community
TeamCity General Topics
Groovy plugin exception
0 votes
Created
August 15, 2009 11:40
Please submit bug report to our tracker: http://jetbrains.net/tracker
Community
TeamCity General Topics
NullPointerException with TC4.5.4 and Eclipse 3.5 (Galileo)
0 votes
Created
August 25, 2009 12:02
If you can use NAnt there will not be such problem simply because you can provide bootstrap script right on the build runner settings page. Another way is to put your bootstrap script in some place...
Community
TeamCity General Topics
How to bootstrap a build with a custom checkout
0 votes
Created
August 25, 2009 11:02
"Do not checkout files automatically" mode is only required if your build script performs check-in to Perforce at some stage. If not it is recommended to use server side checkout. Otherwise you wil...
Community
TeamCity General Topics
how to run my build file if I do not checkout files automatically?
0 votes
Created
August 24, 2009 09:38
Take a look at this plugin: http://www.jetbrains.net/confluence/display/TW/Groovy+plugOne of its features is the ability to use read/write locks
Community
TeamCity General Topics
How to have a single job running across projects
0 votes
Created
August 24, 2009 09:41
You can't because bash script does not have notion of system properties.However you can create environment variable with a value of system property. For this specify %system.property.name% as the v...
Community
TeamCity General Topics
Accessing system properties in bash script
0 votes
Created
August 19, 2009 17:47
Yes, it is ok. For difference between enterprise & professional version take a look here: http://www.jetbrains.com/teamcity/buy/index.jsp
Community
TeamCity General Topics
Using External Databases with Professional Editions (License Question)
0 votes
Created
August 16, 2009 11:33
If you know build number you can use the following URL for codebase:http://your.server.hostname/repository/download/BUILD_TYPE_ID/BUILD_NUMBERWhere BUILD_TYPE_ID is build configuration id which can...
Community
TeamCity General Topics
Webstart/JNLP artifact
0 votes
Created
August 17, 2009 13:27
I beleive you will need to publish all jar files. Although I did not try to publish WebStart applications to TeamCity by myself.
Community
TeamCity General Topics
Webstart/JNLP artifact
0 votes
Created
September 10, 2009 12:57
Try to remove index.jsp from the update link. Actually index.jsp should not be in this link, it is a known problem in the last EAP.
Community
TeamCity General Topics
TeamCity 5.0 EAP - Can't install Eclipse plug in
0 votes
«
First
‹
Previous
Next
›
Last
»