Answer the question
In order to leave comments, you need to log in
MS Visual Studio 2013 + gitolite. How to make friends?
On local machine MSVS 2013, git-extensions 2.47.3 and git 1.8.4-preview20130916
On remote server gitolite 2.3-1
Project [email protected]/testproject, ssh access with key.
From the command line clone, commit, push the project - no problem.
From the git-extensions interface, too.
But from MSVS itself (Team Explorer) it’s impossible to either clone or commit / push a project already cloned using the console and added as a local repository, swears like this:
An error occurred. Detailed message: An error was raised by libgit2. Category = Net (Error).
This transport isn't implemented. Sorry
Answer the question
In order to leave comments, you need to log in
This is a problem with the libgit2 library . Judging by the sources , ssh support was added on 12/12/2013, quite recently.
You may be using one of the previous release versions. Some support for ssh has appeared since version 0.20.0 .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question