Saturday, August 19, 2017

Visual Studio Failed to clone the remote repository (Early EOF) - GIT

Leave a Comment

I've recently followed this guide Installing a Git Server using Apache (WebDAV) on Ubuntu Server 12.04 to setup a local Git Server using Apache (WebDAV).

I have pushed my source code to the Git Server through command prompt.

I want to be able to do is pull / push / commit this source code using Visual Studio. From what I have read its appears to be possible. I'm getting the following error message when you try and clone this source code through visual studio:

Error encountered while cloning the remote repository: Early EOF 

Any help or pointers would be appreciated.

1 Answers

Answers 1

For this 2015 question to be resolved in 2017 (for Morgan G), you should use a recent Git HTTP server, with a recent Visual Studio and a recent Git.

That is because:

If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment