• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[SOLVED] [Trinity] Pulling Source Git Error

Status
Not open for further replies.

Synth

Exalted Member
Hello Emudevs,so we upgrade our host of the server and we do full backups of DB,CORE and once the host back upgraded we add them again and we install Cmake,OpenSSL,Git Extensions etc...
I saw github do many updates and didn't pull it to the source so once i'm triying to pull the source i get Git error and is:
Code:
Git\bin\git.exe" pull --progress "origin" +refs/heads/master:refs/remotes/origin/master
error: cannot open .git/FETCH_HEAD: Permission denied
Done
Idkn what's wrong but i will tell you what OpenSSL version + Git Extensions version i have:
OpenSSL - Win32_OpenSSL_v1.0.1b.exe
Git Extensions - GitExtensions24703SetupComplete.msi

So if someone tell me what's wrong ?
Thank you!
Best regards,
Synth !
 

Synth

Exalted Member
What source? Is it public or a private source? When you said github did a lot of updates, what do you mean by that? How are you using the pull command? Should be like:



Do that on an existing git source. If you want to be more specific:
I mean they did add/fix/remove something.What you mean by public or privite source?
 

Tommy

Founder
I mean they did add/fix/remove something.What you mean by public or privite source?

Are you pulling from a public repo or a private repo? Or are you pulling from a repo at all? You said you received an error pulling, but you never mentioned where you pulled from. Only thing you wrote is that github had some updates. Never heard of github updates, which I never update any of my git related files unless it is mandatory.
 
Status
Not open for further replies.
Top