You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2014/09/12 03:09:34 UTC

[jira] [Commented] (INFRA-8341) Enable write access for Hadoop site and dist repos

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

Karthik Kambatla commented on INFRA-8341:
-----------------------------------------

INFRA-8314 didn't seem to fix it and I couldn't reopen it. 

This is what I see when I try to commit:
{noformat}
kasha@minotaur:~/hadoop-common-site-main$ svn ci -m "Add link to 2.5.1 docs"
Authentication realm: <https://svn.apache.org:443> ASF Committers
Password for 'kasha':
Sending        author/src/documentation/content/xdocs/site.xml
Transmitting file data .svn: E195023: Commit failed (details follow):
svn: E195023: Changing file '/x1/home/kasha/hadoop-common-site-main/author/src/documentation/content/xdocs/site.xml' is forbidden by the server
svn: E175013: Access to '/repos/asf/!svn/txr/1624433-zloj/hadoop/common/site/main/author/src/documentation/content/xdocs/site.xml' forbidden
{noformat}

> Enable write access for Hadoop site and dist repos
> --------------------------------------------------
>
>                 Key: INFRA-8341
>                 URL: https://issues.apache.org/jira/browse/INFRA-8341
>             Project: Infrastructure
>          Issue Type: Bug
>            Reporter: Karthik Kambatla
>            Assignee: Gavin
>            Priority: Blocker
>
> INFRA-8195 helped migrate Hadoop from svn to git. In the process, we have disabled write access to https://svn.apache.org/repos/asf/hadoop/common/ . trunk, branches/*, tags/* are captured in the new git repo. However, dist and site are not writable. Can we open write access to these two?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)