-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Andreas Schwab on 10/21/2007 7:25 AM:
>> Or have I done something wrong?
> 
> A clone of the git repository contains the whole history, whereas a
> checked out cvs repository only contains the files at the head revision.
> The full cvs repository has 88MB.  The git repository is already packed,
> so it can't be reduced much further, apart from running `git gc
> --aggressive'.

Or you could use the relatively new git concept of a shallow clone, which
only grabs the recent state of the repository without all the history.
You can't do as much with a shallow clone, but if all you wanted was a
snapshot of the current state, it fits the bill for smaller disk usage.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHG2nG84KuGfSFAYARAma2AKCf8REojq/6Frak7ZZStMNaUD0tLgCgnBR/
/soR4jnTTL6zC99rls/Zxns=
=ULvt
-----END PGP SIGNATURE-----


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to