On Fri, Aug 21, 2015 at 6:36 PM, Joakim Tjernlund <joakim.tjernlund@xxxxxxxxxxxx> wrote: > I cannot push: > # > git push origin > Login for jocke@xxxxxxxxxxxxxxxx > Password: > Counting objects: 7, done. > Delta compression using up to 4 threads. > Compressing objects: 100% (7/7), done. > Writing objects: 100% (7/7), 13.73 KiB | 0 bytes/s, done. > Total 7 (delta 4), reused 0 (delta 0) > fatal: Unable to create temporary file '/var/git/tmv3-target-overlay.git/shallow_Un8ZOR': Permission denied > fatal: The remote end hung up unexpectedly > fatal: The remote end hung up unexpectedly Noted. Will try to fix (but probably not fast). At first I thought this was an old bug, but that old bug [1] is in the fetch/clone path, not push. Not sure if the same approach can be reused here (i.e.avoid temp files altoghether). [1] b790e0f (upload-pack: send shallow info over stdin to pack-objects - 2014-03-11) -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html