"hg postreview" appears to by default upload diffs without revision info - the -g (git diff) option is needed for it to work with RB 2.x (otherwise the diff viewer reports that rNONE doesn't exist).
-- Bruce On Tue, Jun 10, 2014 at 2:29 PM, Christian Hammond <[email protected] > wrote: > > Hi George, > > The base_commit_id is just one piece of what we use to fetch file > contents, and it’s really only used for certain repo hosting services we > support (like Bitbucket) due to their API requirements. It does not work > with plain Mercurial repositories. > > The diffs really need to contain revision info for the files in order to > fetch them. > > How are these diffs being built? Why don’t they contain that information? > > -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://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.
