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
March 22, 2011 15:03
It is the same and orphaned roots are still there, but we plan to fix it in the upcoming EAP. Merge is not implemented yet, sorry.
Community
TeamCity General Topics
Can't get Remote Run command line working
0 votes
Created
March 14, 2011 07:43
Hi Paul,could you please set an internal property teamcity.git.fetch.separate.process=false and see if it helps?In order to avoid OutOfMemory errors we create a separate process for fetch, with opt...
Community
TeamCity General Topics
Unable to collect changes - how to fix?
0 votes
Created
March 22, 2011 12:05
Hi Matt, what kind of authentication do you use?
Community
TeamCity General Topics
git (jetbrains) - checkout failure (The remote end hung up unexpectedly)
0 votes
Created
March 23, 2011 07:03
To enable vcs debug log on agent change a priority of the category 'jetbrains.buildServer.VCS' from 'INFO' to 'DEBUG' in the $BuildAgentHome$/conf/teamcity-agent-log4j.xml and restart an agent.As I...
Community
TeamCity General Topics
git (jetbrains) - checkout failure (The remote end hung up unexpectedly)
0 votes
Created
April 08, 2011 16:03
Hi Joren,it seems that '/' after ':' is redundant, scp-like syntax accepts relative paths, so your url should be "teamcity@172.23.0.1:opt/gitrepos/dev/skep".
Community
TeamCity General Topics
upgrade from 5.x to 6 broke git vcses
0 votes
Created
April 08, 2011 16:52
an issue for NPE http://youtrack.jetbrains.net/issue/TW-16105, issue for urls: http://youtrack.jetbrains.net/issue/TW-16106
Community
TeamCity General Topics
upgrade from 5.x to 6 broke git vcses
0 votes
Created
April 08, 2011 17:25
ssh://lukeme@172.23.0.1/opt/gitrepos/dev/skep , without ':'
Community
TeamCity General Topics
upgrade from 5.x to 6 broke git vcses
0 votes
Created
April 08, 2011 14:30
Hi Jonathan,in agent-side checkout we use a native git, so we support smart http there. In server-side checkout we use wonderful jgit library which also supports smart http (since the beggining of ...
Community
TeamCity General Topics
Git plugin support for "smart" HTTP
0 votes
Created
April 06, 2011 15:55
Since server-side checkout works for you, I assume you already have a pair of public and private keys and they are registered in ~/.ssh/authorized_keys at your git server.The difference between def...
Community
TeamCity General Topics
TeamCity doesn't support authentication method Private Key with agent checkout.
0 votes
Created
April 05, 2011 07:51
Hi,unfortunately there is no way to do that in TeamCity 5.x. At the moment we are working on http://youtrack.jetbrains.net/issue/TW-5428. This feature allows you to specify parameters in VCS Root (...
Community
TeamCity General Topics
Git VCS root checkout rules
0 votes
«
First
‹
Previous
Next
›
Last
»