Re: [gentoo-user] git and apache

2015-11-07 Thread Michael Orlitzky
On 11/07/2015 07:18 PM, lee wrote: > Hi, > > does anyone know how to put a copy of a local repo onto a web server > (apache) so that the repo can be pulled via http? If this is a one-off job, you can just scp your full local copy (for example, repo.git) to a public location accessible via the web

[gentoo-user] git and apache

2015-11-07 Thread lee
Hi, does anyone know how to put a copy of a local repo onto a web server (apache) so that the repo can be pulled via http? The instructions I'm finding suggest to init a bare repo --- into which I can't get the files because when I try to pull from the source repo, I only get 'fatal: /usr/libexec