[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 18:58:31 -0800 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) |
"Alfred M. Szmidt" <address@hidden> writes:
> I tried to do a test conversion of the Emacs CVS repository, but don't
> see a way to get a full repository tarball from Savannah. If someone
> can hand me one, I'll do a test conversion and report back.
>
> | rsync -av cvs.gnu.org::sources/emacs .
>
> Someone already noted that there was already a git repository of Emacs
> on savannah:
>
> | git clone git://git.sv.gnu.org/emacs.git
Oh, I already followed up in the original thread with the answer.
Here it is:
> 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 [correct: Jim Meyering'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, 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
- Re: What a modern collaboration toolkit looks like, Karl Fogel, 2008/01/02
- Re: What a modern collaboration toolkit looks like, Andreas Schwab, 2008/01/02
- Re: What a modern collaboration toolkit looks like, Alfred M. Szmidt, 2008/01/02
- Re: What a modern collaboration toolkit looks like,
Karl Fogel <=
- Re: What a modern collaboration toolkit looks like, Giorgos Keramidas, 2008/01/02
- Re: What a modern collaboration toolkit looks like, Andreas Schwab, 2008/01/03
- Re: What a modern collaboration toolkit looks like, Giorgos Keramidas, 2008/01/03
Re: What a modern collaboration toolkit looks like, Eric S. Raymond, 2008/01/01
Re: What a modern collaboration toolkit looks like, Tassilo Horn, 2008/01/02
Re: What a modern collaboration toolkit looks like, John S. Yates, Jr., 2008/01/02