git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vangelis Katsikaros <ibob17@yahoo.gr>
To: git@vger.kernel.org
Subject: triggering pack-refs
Date: Tue, 29 May 2012 13:43:23 +0300	[thread overview]
Message-ID: <4FC4A84B.3020404@yahoo.gr> (raw)

Hi

I was doing push/pull to a remote repo and I suddenly got

Total 0 (delta 0), reused 0 (delta 0)
Auto packing the repository for optimum performance.
fatal: Unable to create 'PATH/packed-refs.lock': Permission denied
error: failed to run pack-refs
To user@hostname:PATH
    abc1..abc2  dev -> dev

Indeed, the group of the user I was using didn't have the permission to 
write in PATH/ . It also seems that git pack-refs wasn't running before 
when I was going push/pull.

My question: is it normal for git pack-refs to be triggered during a 
push for the first time at some point in time (because a threshold of 
something was exceeded), or is this an indication that something else 
might be wrong?

I can post more information if needed. The client is 1.7.0.4 on ubuntu, 
and the git on the server is the same too (I don't know how to see the 
the "git version of the remote repo" - if there is such thing).

Regards
Vangelis Katsikaros

             reply	other threads:[~2012-05-29 10:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-29 10:43 Vangelis Katsikaros [this message]
2012-05-29 19:47 ` triggering pack-refs Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FC4A84B.3020404@yahoo.gr \
    --to=ibob17@yahoo.gr \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).