[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: What a modern collaboration toolkit looks like
From: |
Karl Fogel |
Subject: |
Re: What a modern collaboration toolkit looks like |
Date: |
Wed, 02 Jan 2008 12:35:58 -0800 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) |
David Kastrup <address@hidden> writes:
> But I doubt all of them manage to squeeze all of Emacs' CVS history
> (actually, more than that, since the Emacs' git repository also contains
> the non-CVS multi-tty history AFAIK) into 200MB.
Only ~280MB for a git clone, for what it's worth. I used Romain
Francoise's git mirror of Emacs CVS to determine this:
$ git clone git://git.sv.gnu.org/emacs.git
Initialized empty Git repository in /home/kfogel/src/emacs/.git/
remote: Generating pack...
remote:
Done counting 451233 objects.
remote: Deltifying 451233 objects...
remote:
Indexing 451233 objects...
remote: Total 451233 (delta 350726), reused 433746 (delta 336579)
100% (451233/451233) done
Resolving 350726 deltas...
100% (350726/350726) done
Checking 2778 files out...
100% (2778/2778) done
$ du -sh emacs
282M emacs
$
-Karl
- Re: What a modern collaboration toolkit looks like, (continued)
- Re: What a modern collaboration toolkit looks like, Stephen J. Turnbull, 2008/01/05
- Re: What a modern collaboration toolkit looks like, Richard Stallman, 2008/01/06
- Re: What a modern collaboration toolkit looks like, Piet van Oostrum, 2008/01/07
- Re: What a modern collaboration toolkit looks like, Nick Roberts, 2008/01/01
- Re: What a modern collaboration toolkit looks like, Richard Stallman, 2008/01/02
- Re: What a modern collaboration toolkit looks like, Eric S. Raymond, 2008/01/02
- Re: What a modern collaboration toolkit looks like, David Kastrup, 2008/01/02
- Re: What a modern collaboration toolkit looks like,
Karl Fogel <=
- Re: What a modern collaboration toolkit looks like, Andreas Schwab, 2008/01/02
- Re: What a modern collaboration toolkit looks like, Romain Francoise, 2008/01/02
- Re: What a modern collaboration toolkit looks like, Giorgos Keramidas, 2008/01/02
- Re: What a modern collaboration toolkit looks like, David Kastrup, 2008/01/03
- Re: What a modern collaboration toolkit looks like, Richard Stallman, 2008/01/02
- Re: What a modern collaboration toolkit looks like, David Kastrup, 2008/01/02
- Re: What a modern collaboration toolkit looks like, Tassilo Horn, 2008/01/02
- Re: What a modern collaboration toolkit looks like, Alan Mackenzie, 2008/01/02
- Re: What a modern collaboration toolkit looks like, Tassilo Horn, 2008/01/02
- Re: What a modern collaboration toolkit looks like, Óscar Fuentes, 2008/01/02