On Thu, Nov 22, 2012 at 11:55:25AM +0100, Vinzenz Feenstra wrote:
> On 11/20/2012 10:34 PM, Itamar Heim wrote:
>> On 11/20/2012 10:17 PM, Karsten 'quaid' Wade wrote:
>>> Hi:
>>>
>>> I'd like to setup a git repository for the Infra team needs:
>>> - infra
>>>
>>> In addition to being a repo for e.g. Puppet manifests, I'd like to
>>> mirror the repositories we have for OpenShift, as well as the
>>> quickstarts and themes and such we are using that are on GitHub.
>>>
>>> The idea is to have one git repo that has everything, and maybe we make
>>> .git/config rules for folks so when you push it goes to
git.ovirt.org
>>> and {github.com/oVirt,OpenShift git}.
>>
>> if the git repo is on our gerrit then it will automatically be
>> mirrored to github.
>>
git.ovirt.org is an alias of
gerrit.ovirt.org
> I would prefer if
git.ovirt.org would point to something like cgit
> instead. It's too complicated to get to the repositories.
> And I do not see any reason for this. Is there?
+1 for that, we already have gitweb but the index redirects to gerrit.
See
http://gerrit.ovirt.org/gitweb?p=vdsm.git and
http://gerrit.ovirt.org/gitweb for example.
iirc, the gerrit gitweb doesn't like showing a list of project, but i'm
sure it can be fixed with a patch by someone...