This functionality doesn't exist in 1.0.x. The ability to view the list of
files was added in 1.5.

We're close to releasing 1.5 (we're at RC 1 and are working primarily on
updating the documentation), so now would be a good time to start testing it
and working on support for it. There's also a newer, more flexible API (in
just /api instead of /api/json) that I'd recommend, which can absolutely do
what you need.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Wed, Jul 14, 2010 at 8:53 PM, Madhavi <madhavii.gu...@gmail.com> wrote:

> I am on RB 1.0.7 on CentOS 5
>
> I am getting same result for submitted / non-submitted requests.
>
> -Madhavi
>
> On Jul 15, 8:43 am, Christian Hammond <chip...@chipx86.com> wrote:
> > Hi,
> >
> > Is that particular review request published?
> >
> > What version of Review Board are you using?
> >
> > Christian
> >
> > --
> > Christian Hammond - chip...@chipx86.com
> > Review Board -http://www.reviewboard.org
> > VMware, Inc. -http://www.vmware.com
> >
> > On Wed, Jul 14, 2010 at 8:28 PM, Madhavi <madhavii.gu...@gmail.com>
> wrote:
> > > Hi,
> >
> > > I need to find out files changed in a review request. I am trying to
> > > use api/json/reviewrequests/{review_request_id}/diff/. however it is
> > > returning following error.
> > > "Unable to access
> > >http://punereviewsrv/trial/api/json/reviewrequests/79/diff/
> > > (404). The host path may be invali
> > > d"
> >
> > > If I use "api/json/reviewrequests/{review_request_id}/" is returns the
> > > array.
> >
> > > If I specify "http://punereviewsrv/trial/api/json/reviewrequests/79/
> > > diff/ <http://punereviewsrv/trial/api/json/reviewrequests/79/%0Adiff/>"
> in
> > > the browser, I get error as 404 error. However "http://
> > > punereviewsrv/trial/api/json/reviewrequests/79/" this works.
> >
> > > Please let me know if there any other way to get list of files changed
> > > in a review request.
> >
> > > --
> > > Want to help the Review Board project? Donate today at
> > >http://www.reviewboard.org/donate/
> > > Happy user? Let us know athttp://www.reviewboard.org/users/
> > > -~----------~----~----~----~------~----~------~--~---
> > > To unsubscribe from this group, send email to
> > > reviewboard+unsubscr...@googlegroups.com<reviewboard%2bunsubscr...@googlegroups.com>
> <reviewboard%2bunsubscr...@googlegroups.com<reviewboard%252bunsubscr...@googlegroups.com>
> >
> > > 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
> reviewboard+unsubscr...@googlegroups.com<reviewboard%2bunsubscr...@googlegroups.com>
> 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 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to