bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnulib git now read-only


From: Jim Meyering
Subject: Re: gnulib git now read-only
Date: Fri, 11 Apr 2008 08:50:23 +0200

Bruno Haible <address@hidden> wrote:
> Hi Jim,
>
> Something with the "git gc" may have disturbed the git repository. I now
> get an error when trying to push some changes:
>
>   $ git push
>   Counting objects: 7, done.
>   Compressing objects: 100% (4/4), done.
>   Writing objects: 100% (4/4), 376 bytes, done.
>   Total 4 (delta 3), reused 0 (delta 0)
>   error: Unable to append to logs/refs/heads/master: Permission denied
>   To ssh://address@hidden/srv/git/gnulib
>    ! [remote rejected] master -> master (failed to write)
>   error: failed to push to 'ssh://address@hidden/srv/git/gnulib'

Hi Bruno.

My repacking appears to have made the files in logs/refs/heads/
read-only by group (probably reflecting my umask), in spite of the
sticky group-ID bit on the directory.

I've fixed the permissions.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]