savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-help-public] Re: coreutils is moving to distributed versio


From: Sylvain Beucler
Subject: Re: [Savannah-help-public] Re: coreutils is moving to distributed version control
Date: Sun, 29 Oct 2006 18:34:01 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

On Sun, Oct 29, 2006 at 05:52:05PM +0100, Jim Meyering wrote:
> Sylvain Beucler <address@hidden> wrote:
> ...
> >> I see that it uses a nifty naming convention:
> >> /git/project.git
> >> /git/project/other_repos.git
> 
> Sounds like we'll be able to use shorter URLs.
> That'd be good.
> 
> It'd be nice if the host name does not start with "cvs.".
> How about this?
> 
>         git://git.sv.gnu.org/proj/coreutils.git

I just asked address@hidden to setup a git.sv DNS entry.

Current this would be:
git://git.sv.gnu.org/coreutils.git

I also figured we could strip the 'sources/' part of the paths. I used
a 'sources/' prefix in order to use a 'web/' prefix similar to what we
do in CVS. However, it would probably easier to put web repositories
in a sub-repository like /srv/git/project/web.git.


> >> I think I'll adopt it :)
> >
> > I installed gitweb, to browse the repositories:
> > http://cvs.sv.gnu.org/gitweb/
> >
> > Can you have a look and tell me what you think of it?
> 
> Thanks!
> I'm pushing coreutils now (127k objects).
> Will take a look at the result this evening.

Woah - 1.1GB!

I guess we need to seriously consider auto-packing :)

Apparently the git HEAD doesn't show up properly - gitweb shows the
basic README example instead.

You probably need to push the appropriate HEAD as refs/heads/master

-- 
Sylvain




reply via email to

[Prev in Thread] Current Thread [Next in Thread]