You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Paul Joseph Davis (JIRA)" <ji...@apache.org> on 2010/12/05 19:11:11 UTC

[jira] Commented: (INFRA-3165) Config: HTTPD + git http backend

    [ https://issues.apache.org/jira/browse/INFRA-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966991#action_12966991 ] 

Paul Joseph Davis commented on INFRA-3165:
------------------------------------------

Basic HTTP access for Git is now configured on http://tyr.zones.apache.org

Pushing with Git will require GIt >= 1.6.6. Cloning should be supported for older versions.

I've got things configured so that there's anonymous read access from http:// and read/write access on https://. The read/write access is validated against the LDAP servers which is not quite the same as the SVN auth that I found in the infrastructure repository.

I've pulled over the couchdb and httpd repositories from git.apache.org. If anyone wants to see other repositories up there as go through the various config bits let me know.

> Config: HTTPD + git http backend
> --------------------------------
>
>                 Key: INFRA-3165
>                 URL: https://issues.apache.org/jira/browse/INFRA-3165
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Paul Querna
>            Priority: Trivial
>
> HTTPS Server setup. Configure Apache + LDAP + git-http-backend
>   <http://www.kernel.org/pub/software/scm/git/docs/git-http-backend.html>
> Needs to allow anonymous checkout, auth only for pushes.
> Auth at this level same configuration as SVN uses.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.