git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* triggering pack-refs
@ 2012-05-29 10:43 Vangelis Katsikaros
  2012-05-29 19:47 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Vangelis Katsikaros @ 2012-05-29 10:43 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-29 19:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-29 10:43 triggering pack-refs Vangelis Katsikaros
2012-05-29 19:47 ` Junio C Hamano

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).