Page 1 of 1

Visual Studio 2017 Error when cloning

Posted: September 7th, 2017, 5:03 pm
by jamesmfox
After forking a repo from planetchili github. I try to clone to Visual Studio but i am getting an error

Code: Select all

// Output from source control - git:
Remote: Counting objects: 207, done.        
Remote: Total 207 (delta 0), reused 0 (delta 0), pack-reused 206        
Error encountered while cloning the remote repository: Git process failed unexpectedly.
CloneCommand.ExecuteClone
I can solve this by using git command line cloning to my repos folder and then adding that folder to visual studios but cloning directly in visual studios used to work.
Any help on fixing that.. I've tried googling it but couldnt find any answers that i understood

Re: Visual Studio 2017 Error when cloning

Posted: September 8th, 2017, 1:18 am
by chili
Damn 2017! At it again with the annoying bugs!
What Update version are you? You should first try and upgrade to Update 3.

Re: Visual Studio 2017 Error when cloning

Posted: September 13th, 2017, 5:03 am
by jamesmfox
Version 15.3.2
Github is 2.2.0.10
img of about screen:https://1drv.ms/i/s!Ag3vmp6H84L_i0qFJWjxpcedjAqq
I just been going into the repos folder and using git command line.. doesnt take that much more time.
and i dont remember where i read, but you can type cmd into the file explorer address bar to open command prompt to that folder

Re: Visual Studio 2017 Error when cloning

Posted: September 15th, 2017, 4:30 am
by jamesmfox
I don't know what fixed it?? but its working again? lmao crazy ass 2017