You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Tony Stevenson (JIRA)" <ji...@apache.org> on 2015/03/27 00:57:56 UTC

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

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

Tony Stevenson closed INFRA-8986.
---------------------------------
    Resolution: Won't Fix

Closing as the issue has not had feedback for nearly 2 months now.  If you feel this needs more work, please feel free to re-open the issue. 

Cheers,
Tony

> 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
>            Assignee: Daniel Gruno
>            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)