savannah-hackers-public
[Top][All Lists]
Advanced

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

Re: [Savannah-hackers-public] FYI, ran "git gc" on all git repositories


From: Thomas Schwinge
Subject: Re: [Savannah-hackers-public] FYI, ran "git gc" on all git repositories
Date: Sat, 10 Oct 2009 11:37:14 +0200
User-agent: Mutt/1.5.11

Hello!

On Fri, Oct 09, 2009 at 04:27:32PM +0200, Jim Meyering wrote:
> cd /vservers/vcs-noshell/srv/git
> 
> for dir in *.git; do

I guess this doesn't catch Git repositories that are located in
subfolders: things like hurd/gnumach.git.  Or is the on-disk layout a
single-hierarchy one?

Also, might there be race conditions -- is there some kind of locking
being employed, so that this GC doesn't collect objects that are
currently being uploaded but for which no anchoring ref has been created
yet?  (It may certainly be that this is safe, inherently to the Git
protocol.)


Regards,
 Thomas

Attachment: signature.asc
Description: Digital signature


reply via email to

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