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
February 27, 2015 12:43
Andrew, do you use a per-checking VCS trigger option?
Community
TeamCity General Topics
Avoiding multiple triggering after "git rebase"
0 votes
Created
September 13, 2013 18:00
Hi Richard,in order to collect changes TeamCity needs to have a clone of git repository on TeamCity server machine. The directory you mentioned - C:\ProgramData\JetBrains\TeamCity\system\caches\git...
Community
TeamCity General Topics
TeamCity getting stuck at “Updating sources” on one Git repo
0 votes
Created
September 16, 2013 09:37
Do you have large binaries in your repository? If so, it is possible that you are facing http://youtrack.jetbrains.com/issue/TW-14947. To workaround it set an internal parameter teamcity.git.stream...
Community
TeamCity General Topics
TeamCity getting stuck at “Updating sources” on one Git repo
0 votes
Created
September 17, 2013 15:39
Unless this file was changed recently, even old large files can cause the problem with slow checkout. Thanks for your help!
Community
TeamCity General Topics
TeamCity getting stuck at “Updating sources” on one Git repo
0 votes
Created
May 26, 2015 09:57
Hi Pete,versioned settings options are stored in pluginData/plugin-settings.xml inside a project directory. At this time REST API doesn't provide an ability to edit such settings, please create a r...
Community
TeamCity General Topics
Can you create a project with versioned settings via API?
0 votes
Created
May 13, 2015 13:47
Hi Doug,sorry for delay. At this time TeamCity doesn't have any GitHub specifics, so all pull request branches looks the same for TeamCity. Feel free to create a feature request in the tracker.As a...
Community
TeamCity General Topics
Can the head_ref and base_ref properties of a GitHub pull request be exposed as TeamCity properties?
0 votes
Created
October 19, 2011 09:48
Hi Ivan,to collect changes on the server we use jsch - java implementation of ssh and it supports only keys in OpenSSH format. Could you please convert you keys into this format and check if it hel...
Community
TeamCity General Topics
Git VCS root configuration with SSH
0 votes
Created
October 24, 2011 13:18
Hi Ivan,I added ssh-related debug logs in the git-plugin. Please install an attached build of plugin and enable 'debug-vcs' logging preset at 'Administration > Server Configuration > Diagnostics'. ...
Community
TeamCity General Topics
Git VCS root configuration with SSH
0 votes
Created
March 20, 2012 12:48
Ivan, I will setUp windows with CopSSH and let you know if I was able to make it work with TeamCity.
Community
TeamCity General Topics
Git VCS root configuration with SSH
0 votes
Created
June 23, 2015 10:51
Hi Tom,git-plugin is indeed quite complicated. It uses jgit library but due to memory problems we moved some of the operations into external process hence all this logic. It might be easier to unde...
Community
TeamCity General Topics
Version control plugin tutorial
0 votes
«
First
‹
Previous
Next
›
Last
»