This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Git and GCC


On 12/5/07, Ollie Wild <aaw@google.com> wrote:
> On Dec 5, 2007 11:08 AM, Daniel Berlin <dberlin@dberlin.org> wrote:
> > So I tried a full history conversion using git-svn of the gcc
> > repository (IE every trunk revision from 1-HEAD as of yesterday)
> > The git-svn import was done using repacks every 1000 revisions.
> > After it finished, I used git-gc --aggressive --prune.  Two hours
> > later, it finished.
> > The final size after this is 1.5 gig for all of the history of gcc for
> > just trunk.
>
> Out of curiosity, how much of that is the .git/svn directory?  This is
> where git-svn-specific data is stored.  It is *very* inefficient, at
> least for the 1.5.2.5 version I'm using.
>

I was only counting the space in .the packs dir.

> Ollie
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]