It sounds like you're wanting to do this independently of Review Board? In that case, the easiest way is just to count +s and -s in the diff file, or use a tool like diffstat.
-David On Mon, Nov 9, 2015 at 8:57 AM, kriloleg <[email protected]> wrote: > Hey, everyone! > > I'd like to find count of changed lines between 2 revision > programmatically. I saw, that ReviewBoard has some functionality for it > because of use Diff tab, where you can see changes for every revision. So, > I'd like to use it in my code more clearly. > Could you give me some advice? > > Thanks. > > -- > 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.
