git insufficient permissions
I just tried to do a "git push" from my laptop to an Xcode repository on another server and get the following error:
remote: error: insufficient permission for adding an object to repository database ./objects
Looking at the repository on my server, the permissions all seem to have the normal permissions of " root:_www".
Note I'm using SSH as the protocol. I know I could just update the permissions to be something that the user I'm logging onto can access. But what is the correct way that an Xcode developer should access a git repository remotely? Has it changed? It was working for me for over a year.
MacBook Pro with Retina display, OS X Yosemite (10.10), two 27" Thunderbolt displays