I've just set up a new gitlab repository on a reviewboard version 3.08 - however when I try to make a "New Review Request" via the browser-gui I get this error: "There was an error fetching extended information for this repository."
In the log from reviewboard it says: File "/usr/local/lib/python2.7/dist-packages/reviewboard/scmtools/git.py", line 666, in validate_sha1_format raise ShortSHA1Error(path, sha1) ShortSHA1Error: The revision '47b8cdf' for 'accession.js' isn't in a valid format: The SHA1 is too short. Make sure the diff is generated with `git diff --full-index`. The SHA1 is also missing a char - it should be 8 characters long (when I look at the SHA1 in my gitlab repo). The too short SHA1's are actually visible in the browser-gui, where I can see that all the SHA1's are a char too short when I look at the possible commits to choose from in the "New review request" window . Is this a problem with reviewboard cutting away the last char for some reason, or with Gitlab not providing the correct SHA1? -- 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 "Review Board Community" 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.
