On Sun, Oct 29, 2006 at 05:52:05PM +0100, Jim Meyering wrote: > Sylvain Beucler <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] 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 _______________________________________________ Savannah-help-public mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/savannah-hackers