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

[jira] [Resolved] (INFRA-8863) Unable to commit code to hadoop

     [ https://issues.apache.org/jira/browse/INFRA-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved INFRA-8863.
-------------------------
    Resolution: Not a Problem

Finally found details of what Hadoop uses on the Wiki:

http://wiki.apache.org/hadoop/HowToCommit

Hadoop now uses Git for code.

SVN is still used for the site, but for everything else use Git.

> Unable to commit code to hadoop
> -------------------------------
>
>                 Key: INFRA-8863
>                 URL: https://issues.apache.org/jira/browse/INFRA-8863
>             Project: Infrastructure
>          Issue Type: Bug
>            Reporter: Eric Yang
>
> I am unable to commit code to svn.  I am one of Hadoop committer.
> Here is the output when I tried to commit code:
> Error validating server certificate for 'https://svn.apache.org:443':
>  - The certificate is not issued by a trusted authority. Use the
>    fingerprint to validate the certificate manually!
> Certificate information:
>  - Hostname: *.apache.org
>  - Valid: from Fri, 11 Apr 2014 00:00:00 GMT until Thu, 07 Apr 2016 23:59:59 GMT
>  - Issuer: Thawte, Inc., US
>  - Fingerprint: 15:1d:8a:d1:e1:ba:c2:14:66:bc:28:36:ba:80:b5:fc:f8:72:f3:7c
> (R)eject, accept (t)emporarily or accept (p)ermanently? p
> Sending        hadoop-mapreduce-project/CHANGES.txt
> Sending        hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestJavaSerialization.java
> Transmitting file data .svn: E195023: Commit failed (details follow):
> svn: E195023: Changing file '/Users/eric/sandbox/hadoop/trunk/hadoop-mapreduce-project/CHANGES.txt' is forbidden by the server
> svn: E175013: Access to '/repos/asf/!svn/txr/1644825-1025m/hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt' forbidden
> svn: E195023: Your commit message was left in a temporary file:
> svn: E195023:    '/Users/eric/sandbox/hadoop/trunk/svn-commit.tmp'



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