On Wed, Sep 10, 2008 at 4:09 AM, Ian Lynagh <[EMAIL PROTECTED]> wrote: > As far as I can tell from the error, git failed to create a file in > /home/darcs/git/ghc.git/refs/remotes/github/ on monk, but the > permissions look fine so I have no idea why that would happen. > > It would be interesting to know if this happens again to anyone. >
It just happened to me (or at least something similar): Syncing Git repo. Finished applying... Counting objects: 16, done. Compressing objects: 100% (9/9), done. Writing objects: 100% (10/10), 5.28 KiB, done. Total 10 (delta 5), reused 0 (delta 0) To [EMAIL PROTECTED]:ghc-hq/ghc.git 598f586..790991e master -> master error: Unable to append to .git/logs/refs/remotes/github/master: Permission denied error: Cannot update the ref 'refs/remotes/github/master'. Push successful. This was with the only patch I've pushed in a while. Cheers, Tim -- Tim Chevalier * http://cs.pdx.edu/~tjc * Often in error, never in doubt Just enough: Obama/Biden '08. _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
