The way Review Board handles diffs today is that every revision of the diff is meant to be a single change, from the base to the tip of the branch. What I think you're wanting (please correct me if I'm wrong) is more of a patchset concept, with each diff being an iteration of a change. This workflow is not supported yet, but we have a Summer of Code student working on it.
For now, I'd advise using the workflow of having a review request per logical change, rather than using a review request to represent a branch full of separate changes. Christian -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Wed, Jun 23, 2010 at 11:24 PM, Amit Agrawal <[email protected]>wrote: > Well, i am doing so but it gives me diff posted as part of revision4 but > not actually diofff between base to revision4. > Please see attached snapshot for revision selection,what i am using. > > -Amit > > > On Thu, Jun 24, 2010 at 12:38 AM, David Trowbridge <[email protected]>wrote: > >> Click on the "r4" in the top row of revision numbers, where it says >> "Jump to revision:" >> >> -David >> >> >> >> On Wed, Jun 23, 2010 at 1:48 AM, Amit <[email protected]> wrote: >> > Hi, >> > >> > I have posted four revising of my diff. Can somebody help me how to >> > view final diff i.e. first file to latest one. >> > I see there are option to see diff between r4 and r1 but in this i >> > lost what is changed in r1 from base one. >> > >> > -- >> > Want to help the Review Board project? Donate today at >> http://www.reviewboard.org/donate/ >> > Happy user? Let us know at http://www.reviewboard.org/users/ >> > -~----------~----~----~----~------~----~------~--~--- >> > To unsubscribe from this group, send email to >> [email protected]<reviewboard%[email protected]> >> > For more options, visit this group at >> http://groups.google.com/group/reviewboard?hl=en >> >> -- >> Want to help the Review Board project? Donate today at >> http://www.reviewboard.org/donate/ >> Happy user? Let us know at http://www.reviewboard.org/users/ >> -~----------~----~----~----~------~----~------~--~--- >> To unsubscribe from this group, send email to >> [email protected]<reviewboard%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/reviewboard?hl=en >> > > > > -- > Regards, > Amit Agrawal > > -- > Want to help the Review Board project? Donate today at > http://www.reviewboard.org/donate/ > Happy user? Let us know at http://www.reviewboard.org/users/ > -~----------~----~----~----~------~----~------~--~--- > To unsubscribe from this group, send email to > [email protected]<reviewboard%[email protected]> > For more options, visit this group at > http://groups.google.com/group/reviewboard?hl=en > -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~----------~----~----~----~------~----~------~--~--- To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
