Christian,

Thanks a lot for your quick response.  I will try it today and let you
know.

Ronak

On Jul 10, 6:57 pm, Christian Hammond <chip...@chipx86.com> wrote:
> Hi Ronak,
>
> I believe this support is only in the nightlies (available 
> athttp://downloads.review-board.org/nightlies/). I hope to do a formal release
> soon, but for now you can grab the latest RBTools .egg from there and
> easy_install that.
>
> The //path/to/whatever isn't part of revision-range, I don't think. I
> believe you just pass it to post-review.
>
> Christian
>
> --
> Christian Hammond - chip...@chipx86.com
> Review Board -http://www.review-board.org
> VMware, Inc. -http://www.vmware.com
>
>
>
> On Fri, Jul 10, 2009 at 6:39 PM, Ronak <ronakdotpa...@gmail.com> wrote:
>
> > Hi,
>
> > I am trying to use test out some code review tools to use in our
> > company and one of the tools that I came across is reviewboard.  It is
> > really a good tool and I would like to implement it at our site.  I
> > had one question related to posting already submitted change sets.
>
> > I am using on my client machine (windows)
> > WinXP SP2, Perforce (2008.2), Post-review (0.2beta1), GnuWin32Diff
>
> > Server (linux) is configured with
> > RH Linux, Perforce (2008.2), ReviewBoard 1.0, Django and other
> > required modules
>
> > I am looked at following url
> >http://www.review-board.org/docs/manual/dev/users/tools/post-review/
> > Section of interest is "Posting Committed Code"
>
> > I was able to submit one changelist that was submitted to perforce by
> > just providing the changenum as input.  For example
>
> > =========================
> > %post-review 32 --server=http://10.16.50.150
> > Review request #29 posted.
>
> >http://10.16.50.150/r/29
> > ==========================
>
> > Now I was trying to post review for all changes on a branch, is this
> > possible?
> > I would prefer to post a range if possible.  I have tried following
> > commands but no luck.
>
> > %post-review --server=http://10.16.50.150--revision-range=30:31
> > You must include a change set number
>
> > %post-review --server=http://10.16.50.150\\depot\dev\dev
> > \tier1\SConscript (path to a file)
> > You must include a change set number
>
> > %post-review --server=http://10.16.50.150--revision-range=//depot/dev/
> > tier1/SConscript#2,#3
> > You must include a change set number
>
> > %post-review --server=http://10.16.50.150--revision-range=//depot/dev/
> > tier1/....@222,@246 tier1
> > Unable to accesshttp://10.16.50.150/api/json/reviewrequests/new/. The
> > host path may be invalid
> > HTTP Error 500: Internal Server Error
>
> > Can someone please help?  I would like to work on a development branch
> > for couple of days and once I am done post reviews for all the
> > changelists on that branch.
>
> > Next step I am going to try to do is turn on debug information for
> > ReviewBoard. This is in the server logs.
>
> > 172.16.56.200 - - [10/Jul/2009:18:36:34 -0700] "POST /api/json/
> > reviewrequests/new/ HTTP/1.1" 500 105461 "-" "post-review/0.8"
>
> > Thanks for your help.
> > Ronak- Hide quoted text -
>
> - Show quoted text -

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
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