[openib-general] Initial Plan for userspace git trees

Michael S. Tsirkin mst at mellanox.co.il
Tue Nov 28 06:05:43 PST 2006


> Quoting r. Sasha Khapyorsky <sashak at voltaire.com>:
> Subject: Re: Initial Plan for userspace git trees
> 
> On 14:03 Mon 27 Nov     , Michael S. Tsirkin wrote:
> > > Quoting r. Sasha Khapyorsky <sashak at voltaire.com>:
> > > > Sasha, what would it take for clones with dump transports to be supported?
> > > > http is of special interest as it often is allowed through firewalls.
> > > 
> > > Good idea. For http:// access we will need to configure apache.
> > > 
> > > > I tried git clone http://staging.openfabrics.org/~mst/mstflint.git but
> 
> Seems some sort of http:// is working now.
> 
> Git trees from /pub/scm are available via http:// as:
> 
>   http://staging.openfabrics.org/<path-to-proj-under-/pub/scm>.git
>   http://staging.openfabrics.org/scm/<path-to-proj-under-/pub/scm>.git
>   http://staging.openfabrics.org/pub/scm/<path-to-proj-under-/pub/scm>.git
> 
> 
> Please note, that URL requests to users' home directories like:
> 
>   http://staging.openfabrics.org/~user/<proj>.git
>   
> will _not_ go to /pub/scm/~user/ , but to user's public html directories
> ~user/public_html/<proj>.git . So if you wish to provide http:// access
> to your "~user" trees you will need to place this git tree (or symbolic
> link to this git tree) under ~/public_html .
> 
> For instance with mstflint.git it may be something like this:
> 
>   mkdir ~/public_html
>   ln -s ~/scm/mstflint.git ~/public_html/mstflint.git

Thanks very much, I'll try that.

-- 
MST




More information about the general mailing list