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
November 18, 2010 14:45
Mark, thank you for investigation.Could you please clarify: is TeamCity agent, which log you provided, ran on the same EC2 agent or it is your local machine?
Community
TeamCity General Topics
Long delay for initial checkout of Github repos
0 votes
Created
November 18, 2010 15:11
Mark, check please that directory /home/ubuntu/TeamCity is not mapped onto /mnt/TeamCity. Just in case..
Community
TeamCity General Topics
Long delay for initial checkout of Github repos
0 votes
Created
November 25, 2010 07:51
Mark, when we clone on agent we use a java implementation of ssh. Let's check if it can cause the slowdown.Could you please do the following on the fast amazon disk:mkdir repo;cd repo;git init;git ...
Community
TeamCity General Topics
Long delay for initial checkout of Github repos
0 votes
Created
December 16, 2010 14:29
Hello Michael,yes this is a bug. It is already fixed, see (TW-14815, TW-14816, TW-14819 for details).You can download a plugin build with fix here. Build name is 'snapshot-2'.To install plugin cop...
Community
TeamCity General Topics
TeamCity 6.0: Build Priority UI bug?
0 votes
Created
December 20, 2010 09:07
Hello Andrew,you can specify -Xmx option for git plugin using internal property teamcity.git.fetch.process.max.memory. By default it is set to 512Mb.This and other options for git plugin are descri...
Community
TeamCity General Topics
Errors running TeamCity on low memory computer
0 votes
Created
January 12, 2011 12:36
Hi Mike,you are right, the rule is correct. You got this error because git cannot clone some subdir of repository, so we support onlyrules of form '. => subdir', meaning checkout whole repository t...
Community
TeamCity General Topics
Problems with checkout rules for Git
0 votes
Created
January 11, 2011 17:53
Hi Markus,when TeamCity checks out git submodules it uses the same auth settings as in the main root, so it should work out of box.Could you please check is clone using native git from command line...
Community
TeamCity General Topics
TeamCity + git and authentication for submodules
0 votes
Created
December 04, 2010 18:23
Hello, do you use passphrase protected ssh key?
Community
TeamCity General Topics
Git checkout error
0 votes
Created
December 06, 2010 16:39
It is strange, there should not be any difference if you run command in console by the same user as you run an agent.Might it be that you use a different account?We look for ssh keys in $HOME/.ssh,...
Community
TeamCity General Topics
Git checkout error
0 votes
Created
February 09, 2011 06:29
Hi Chris,I meant $HOME/.ssh dir on the agent. Do you use agent-side checkout?
Community
TeamCity General Topics
Git checkout error
0 votes
«
First
‹
Previous
Next
›
Last
»