git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ollie Wild" <aaw@google.com>
To: git@vger.kernel.org
Subject: git-svn: .git/svn disk usage
Date: Sun, 2 Dec 2007 22:17:28 -0800	[thread overview]
Message-ID: <65dd6fd50712022217l5f807f31pf3f00d82c3dccf5c@mail.gmail.com> (raw)

Hi,

I've been using git-svn to mirror the gcc repository at
svn://gcc.gnu.org/svn/gcc.  Recently, I noticed that my .git directory
is consuming 11GB of disk space.  Digging further, I discovered that
9.8GB of this is attributable to the .git/svn directory (which
includes 200 branches and 2,588 tags).  Given that my .git/objects
directory is 652MB, it seems that it ought to be possible to store
this information in a more compact form.

I'm curious if other developers have run into this issue.  If so, are
there any proposals / plans for improving the storage of git-svn
metadata?

Thanks,
Ollie

             reply	other threads:[~2007-12-03  6:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-03  6:17 Ollie Wild [this message]
2007-12-03  6:37 ` git-svn: .git/svn disk usage Pascal Obry
2007-12-03  6:46   ` David Brown
2007-12-03  6:53     ` Kelvie Wong
2007-12-03 17:35     ` Ollie Wild
2007-12-04  8:29       ` Karl Hasselström
2007-12-03 18:51 ` David Voit
2007-12-05  8:54   ` Eric Wong
2007-12-05 21:30     ` Steven Grimm
2007-12-06  6:47       ` Eric Wong

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=65dd6fd50712022217l5f807f31pf3f00d82c3dccf5c@mail.gmail.com \
    --to=aaw@google.com \
    --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).