Home
TeamCity Support | JetBrains
Submit a request
Community
Sign in
Victory Bedrosova
Follow
New posts
New posts and comments
Total activity
242
Last activity
January 18, 2016 00:43
Member since
July 13, 2009 15:34
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
70
Activity overview
Posts (0)
Comments (172)
Sort by recent activity
Recent activity
Votes
Created
January 24, 2014 13:38
Hello, To have the list of all build log error messages in the notifiaction email you need to add the mentioned above FTL fragment to the following files under /webapps/ROOT/WEB-INF/plugins/email/s...
Community
TeamCity General Topics
Failed Build Message in email
0 votes
Created
January 22, 2014 17:08
Hello, What TeamCity version are you using?Since TeamCity 7.1 the correct way to fail a build is to report a build problem (as described here).The build problem description will be added to the bui...
Community
TeamCity General Topics
Failed Build Message in email
0 votes
Created
December 13, 2013 18:36
Chris, Thank you for details!What TeamCity version are you evaluating?What are you Vault VCS root settings and checkout rules?As far as I see, you are using not very fresh plugin version, I recomme...
Community
TeamCity General Topics
VCS problem (SourceGear Vault)
0 votes
Created
December 13, 2013 12:03
Hi, Chris,Unfortunately the attached stacktrace doesn't show the place where the exception occurrs.Could you please attach the whole exception stacktrace (including "Caused by" part).
Community
TeamCity General Topics
VCS problem (SourceGear Vault)
0 votes
Created
December 13, 2013 11:48
Hi, Chris,TeamCity VCS checkout rules is the right thing to use.You need to create a single VCS root pointing to REP repository and configure checkout rules:-:.+:ROOT/Project A-:.+:ROOT/Project Ban...
Community
TeamCity General Topics
VCS root and SourceGear Vault
0 votes
Created
October 10, 2013 20:34
Such errors are very like to cause problems with persisting TeamCity build log and other data.Try to always give the server sufficient space.
Community
TeamCity General Topics
Attempt to read outside of build log file error?
0 votes
Created
August 06, 2013 13:03
Rishabh, I've created an issue in or tracker, feel free to watch and vote http://youtrack.jetbrains.com/issue/TW-31257As a dirty workaround: if the list of such "normally modified by the build" fil...
Community
TeamCity General Topics
TeamCity - SVN update mechanism, locally modified files
0 votes
Created
July 30, 2013 10:52
Stephen, we've uploaded 8.0.2 libs to Maven repo, please check it out
Community
TeamCity Plugin Development
Using BuildProblemData
0 votes
Created
July 12, 2013 16:13
Stephen,The contants were moved outside from open API to avoid plugin writers from reporting such problems - problems of these types are normally reported only by TeamCity and plugins should report...
Community
TeamCity Plugin Development
Using BuildProblemData
0 votes
Created
July 10, 2013 11:59
Hello, Stephen,Since 8.0 the mentioned constant is no longer a part of TeamCIty OpenAPI, to find out if a build has compile errors you may use the following code:import jetbrains.buildServer.server...
Community
TeamCity Plugin Development
Using BuildProblemData
0 votes
1
2
3
4
5
6
›
»