You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Alejandro Fernandez (JIRA)" <ji...@apache.org> on 2015/01/06 22:13:34 UTC

[jira] [Commented] (INFRA-8986) ReviewBoard not recognizing commits

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

Alejandro Fernandez commented on INFRA-8986:
--------------------------------------------

+ [~u39kun], [~rzang], [~jluniya] for visiblity

> ReviewBoard not recognizing commits
> -----------------------------------
>
>                 Key: INFRA-8986
>                 URL: https://issues.apache.org/jira/browse/INFRA-8986
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: ReviewBoard
>            Reporter: Alejandro Fernandez
>            Priority: Blocker
>         Attachments: AMBARI-8995.patch, Screen Shot 2015-01-05 at 8.00.36 PM.png
>
>
> Several team members (at least 4) have reported that Review Board complains about commits not existing on the Ambari repository.
> E.g.,
> {code}
> error: unable to find 331af15c19e03ef68dd76993f853fb9851f063c8 
> {code}
> I generate my patches as follows,
> if committed,
> git show --full-index --format=format:%H > ~/AMBARI-####.patch
> if cached,
> git diff HEAD --full-index > ~/AMBARI-####.patch
> For instance, try uploading the attachment to review https://reviews.apache.org/r/29609/
> Interestingly, the base commit doesn't show up on github, e.g., https://github.com/apache/ambari/commit/331af15c19e03ef68dd76993f853fb9851f063c8
> but does appear in the diff and in my local repo. 



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