From: Nikodemus S. <nik...@ra...> - 2009-05-05 07:28:11
|
The repo still doesn't seem set up quite right. When I try to push, I get: Counting objects: 5, done. Compressing objects: 100% (3/3), done. Writing objects: 100% (3/3), 382 bytes, done. Total 3 (delta 2), reused 0 (delta 0) error: Unable to append to logs/HEAD: Permission denied To ssh://nsi...@co.../project/asdf/public_html/asdf.git c457de7..ddcf33a master -> master I believe this is because core.sharedRepository is not set correctly. See "git help config": http://www.kernel.org/pub/software/scm/git/docs/git-config.html Cheers, -- Nikodemus |