Hi Bach, It is not always the case that there is a commit ID associated with a review request. This is because users can upload arbtitrary .diff files or filter their generated diff file with exclude files or included-only files. When there is a commit ID associated, it will be in the `changenum` field of the `reviewboard.reviews.models.review_request:review_request` model.
Regards, Barret Rennie > On Jun 18, 2015, at 1:24 AM, [email protected] wrote: > > Hi, > > We are currently studying your tool for our research. > > We were wondering from review board code review, how do we know which > revision in the revision history of the code base > is being review? For example, you have the notion of "orig", which is the > original revision. How do we know what is actually > the "original" revision in the git repository, ie., what is the commit hash > of this orig? > > I look forward to hearing your reply. > Thanks a lot. > > Regards, > > Bach. > > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > <https://www.reviewboard.org/powerpack/> > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ <https://rbcommons.com/> > Happy user? Let us know! https://www.reviewboard.org/users/ > <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] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <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.
