This is the mail archive of the overseers@sourceware.org mailing list for the Sourceware project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: a sourceware git server?


Hi -

On Wed, Sep 19, 2007 at 09:34:25AM +0200, Jim Meyering wrote:
> [...]
> This will fix it:
>     chgrp lvm /git/lvm2.git/.

Done.

> These work fine:
>   git-clone ssh://sourceware.org/git/dm
>   git-clone git://sourceware.org/git/dm
> 
> But these slightly shorter commands don't work:
>   git-clone ssh://sourceware.org/dm
>   git-clone git://sourceware.org/dm


That's because I wanted to keep the ssh: and git: URLs the same.

> [...] you can add the --base-path=/git option in xinet.d.

AFAIK, that would only affect the git: URL, and force the ssh: one to
contain the base path name (/git).


- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]