At this point it seems likely that the issue is with the repository as configured on the server, where you'll have to talk to your administrator. It looks like it's using a local clone method, and that clone is out of date compared to your remote. On Thu, Aug 3, 2017 at 7:17 PM vijay <[email protected]> wrote:
> Ya, without any arguments. > I have .reviewboard file in the local repository. It has > REVIEWBOARD_URL = "http://reviewboard.company.com" > REPOSITORY = "repo name" > > > On Thursday, August 3, 2017 at 4:16:42 PM UTC-4, David Trowbridge wrote: > >> With no arguments? What do your local branches look like? Do you have a >> global or repository-local .reviewboardrc file? If so, what's in that? >> > On Thu, Aug 3, 2017 at 1:04 PM vijay <[email protected]> wrote: >> >>> I am using "rbt post" to post the change. >>> >>> On Thursday, August 3, 2017 at 4:02:31 PM UTC-4, David Trowbridge wrote: >>> >>>> Well, we may need to get your server administrator involved, but in the >>>> meantime, perhaps you could share what command you're running to post the >>>> change, and what your branch structure looks like regarding what's being >>>> posted vs. what's present in the remote repo? >>>> >>>> -David >>>> >>>> On Thu, Aug 3, 2017 at 12:56 PM vijay <[email protected]> wrote: >>>> >>>>> I am not aware of that. I am just a user of review board. I do not >>>>> have access to review board UI. >>>>> >>>>> >>>>> On Thursday, August 3, 2017 at 3:47:24 PM UTC-4, David Trowbridge >>>>> wrote: >>>>> >>>>>> How is the repository configured in the Review Board admin UI? >>>>>> >>>>>> -David >>>>>> >>>>> On Thu, Aug 3, 2017 at 12:39 PM vijay <[email protected]> wrote: >>>>>> >>>>> Hi, >>>>>>> >>>>>>> I am trying to post a review from my git server to review board >>>>>>> after I committed changes to the local repository. But it is throwing an >>>>>>> error. >>>>>>> >>>>>>> ERROR: Error validating diff >>>>>>> >>>>>>> error: unable to find #commit hash >>>>>>> fatal: git cat-file #commit hash: bad file >>>>>>> (HTTP 400, API Error 224) >>>>>>> >>>>>>> What is the best way to solve this issue? Thank you >>>>>>> >>>>>>> -- >>>>>>> Supercharge your Review Board with Power Pack: >>>>>>> https://www.reviewboard.org/powerpack/ >>>>>>> Want us to host Review Board for you? Check out RBCommons: >>>>>>> https://rbcommons.com/ >>>>>>> Happy user? Let us know! https://www.reviewboard.org/users/ >>>>>>> --- >>>>>>> You received this message because you are subscribed to the Google >>>>>>> Groups "reviewboard" group. >>>>>>> >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>> send an email to [email protected]. >>>>>> >>>>>> >>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>> >>>>>> -- >>>>> Supercharge your Review Board with Power Pack: >>>>> https://www.reviewboard.org/powerpack/ >>>>> Want us to host Review Board for you? Check out RBCommons: >>>>> https://rbcommons.com/ >>>>> Happy user? Let us know! https://www.reviewboard.org/users/ >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "reviewboard" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> -- >>> Supercharge your Review Board with Power Pack: >>> https://www.reviewboard.org/powerpack/ >>> Want us to host Review Board for you? Check out RBCommons: >>> https://rbcommons.com/ >>> Happy user? Let us know! https://www.reviewboard.org/users/ >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "reviewboard" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
