[
https://issues.apache.org/jira/browse/HBASE-23013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928103#comment-16928103
]
Sakthi commented on HBASE-23013:
--------------------------------
{code:java}
$ svn co https://dist.apache.org/repos/dist/release/hbase/ svn-hbase
...
$ // After modifying KEYS
...
$ svn status
M KEYS
$ svn update
Updating '.':
At revision 35774.
$ svn status
M KEYS
$ svn commit --username sakthi --password xxxx --message "Add [email protected]
to KEYS file"
Sending KEYS
Transmitting file data .svn: E195023: Commit failed (details follow):
svn: E195023: Changing file '/path/to/dev/svn-hbase/KEYS' is forbidden by the
server
svn: E175013: Access to '/repos/dist/!svn/txr/35774-u6q/release/hbase/KEYS'
forbidden {code}
[~Apache9] Am I doing something wrong? Or only the PMC has push access, maybe?
Could you please guide me.
> Please add my public key to committer keys
> ------------------------------------------
>
> Key: HBASE-23013
> URL: https://issues.apache.org/jira/browse/HBASE-23013
> Project: HBase
> Issue Type: Sub-task
> Components: community
> Reporter: Sakthi
> Assignee: Sakthi
> Priority: Major
> Attachments: sakthi.asc
>
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)