[openfabrics-ewg] new server up and running

Sasha Khapyorsky sashak at voltaire.com
Wed Oct 25 12:41:52 PDT 2006


On 12:50 Wed 25 Oct     , Michael S. Tsirkin wrote:
> 
> Now, what's the URL to access git from outside?
> I do:
> git clone git://69.55.231.195/~mst/linux-2.6
> and this fails.

git-daemon runs with '--base-path=/pub/scm', so

  git clone git://69.55.231.195/linux-2.6.18

will clone /pub/scm/linux-2.6.18 tree located on this machine.

> I think it is best to be running with --user-path=scm so that I can
> put git trees under scm sub-directory and have that part exported.

'--user-path=scm' in addition to '--base-path'? Looks good for me.

Sasha




More information about the ewg mailing list