Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Dmitry Neverov
Total activity
655
Last activity
June 27, 2018 15:31
Member since
June 07, 2010 12:15
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
198
Activity overview
Articles (0)
Posts (0)
Comments (457)
Sort by recent activity
Recent activity
Votes
Created
December 01, 2011 09:41
Hi Scott,you can set internal property 'teamcity.hg.pull.timeout.seconds' to change pull timeout, its default value is 3600 (1 hour) that is why you get errors. This property was added in TeamCity ...
Community
TeamCity General Topics
UsingTeamCity with very large Mercurial repos
0 votes
Created
December 12, 2011 13:52
Also from you log I found that even though local mirror was created on the build agent, pull in the build directory was made from remote repository, not from local one. I created an issue for that:...
Community
TeamCity General Topics
UsingTeamCity with very large Mercurial repos
0 votes
Created
December 02, 2011 10:43
Hi Johan,could you please explain what do you mean by 'remove git from the path'? As I understand the question is about server-side checkout, but on the server we don't use native git, so its prese...
Community
TeamCity General Topics
Usernames for git submodules
0 votes
Created
December 08, 2011 10:29
Hi Johan,we use System.getProperty("user.home") to get user home directory. I found following bugshttp://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4787931http://bugs.sun.com/bugdatabase/view_bug....
Community
TeamCity General Topics
Usernames for git submodules
0 votes
Created
October 25, 2011 11:26
Hi Tema,it seems like you use an old version of mercurial which had a bug: output from hg log --style=xml was not a valid xml, it is lack of final closing </log> tag. If it is so, please update hg ...
Community
TeamCity General Topics
Unable to collect changes, Error while parsing log output
0 votes
Created
November 30, 2011 16:53
Hi Michael,we support only Anonymous and Default Private Key authentication modes with agent-side checkout. Could you please describe how do you specify password there?
Community
TeamCity General Topics
git checkout error on agent, works on server
0 votes
Created
January 16, 2012 15:34
Hi,you can switch to agent-side checkout with local mirror option enabled (see http://confluence.jetbrains.net/display/TCD65/Git+%28JetBrains%29 for details). Also following issue seems to be relev...
Community
TeamCity General Topics
Branch Remote Run Trigger recopies entire git repo to the agent
0 votes
Created
January 17, 2012 13:18
Hi Sergey,you are right, there is no teamcity plugin for repo at themoment, feel free to create an issue for that in our tracker.Here is some documentation on how to write version controlplugins: h...
Community
TeamCity General Topics
repo and android builds on teamcity
0 votes
Created
January 17, 2012 13:49
Yes it is bundled since 5.0, you can find some examples on vcs root related methods here: http://youtrack.jetbrains.net/issue/TW-8394#comment=27-285538
Community
TeamCity General Topics
repo and android builds on teamcity
0 votes
Created
January 17, 2012 14:12
These methods are available only in 7.0 (but even latest EAP doesn't support them), if you don't want to wait to the next EAP, you can download a nightly build of 7.0 here: ftp://ftp.intellij.net/p...
Community
TeamCity General Topics
repo and android builds on teamcity
0 votes
«
First
‹
Previous
Next
›
Last
»