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 15, 2010 08:38
Hello Oleksiy,it might be this problem, and it is fixed in last EAP (build 15673).If a problem is still there, please provide a teamcity-vcs logs.Thanks!
Community
TeamCity General Topics
Git submodules trouble
0 votes
Created
November 11, 2010 15:42
Hello Ben,what version of git-plugin and what protocol do you use?
Community
TeamCity General Topics
Long delay for initial checkout of Github repos
0 votes
Created
November 18, 2010 11:18
Mark, today I created a big repo (> 1Gb) on github and testedclone through ssh on amazon agent running ubuntu. In my case,both clone from command line and clone done by TeamCity agenttook ~ 6 minut...
Community
TeamCity General Topics
Long delay for initial checkout of Github repos
0 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
«
First
‹
Previous
Next
›
Last
»