Just messaging to corroborate the problems we are having. I should note I use git exclusively (i.e. I do not use cg).
I've checked out my risk branch and made some changes, commited, then I attempt to commit as follows: $git commit -a -m "I made some changes..." [... normal commit jargon ...] $git push --dry-run > To git+ssh://[EMAIL PROTECTED]/git/tpserver-cpp.git > 27bfff7..211feda risk -> risk $git push > Counting objects: 30, done. > Compressing objects: 100% (23/23), done. > Writing objects: 100% (24/24), 5.18 KiB, done. > Total 24 (delta 14), reused 1 (delta 0) > error: unable to create temporary sha1 filename ./objects/21: > Permission denied > > fatal: failed to write object > error: unpack failed: unpacker exited with error code > To git+ssh://[EMAIL PROTECTED]/git/tpserver-cpp.git > ! [remote rejected] risk -> risk (n/a (unpacker error)) > error: failed to push some refs to 'git+ssh://[EMAIL PROTECTED] > /git/tpserver-cpp.git' Hopefully any added info will help. Ryan 'jphr' Neufeld --------------------------- visit me at hammerofcode.com _______________________________________________ tp-devel mailing list [email protected] http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel
