Re: Is it possible to specify a change number/revision for an SVN repository when creating a review request via json?

2010-02-09 Thread Christian Hammond
You should be able to just do this with --revision-range. There are some post-commit hooks you can use as an example in the reviewboard tree at contrib/tools/svn-hook-postcommit-review. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. -

Re: Is it possible to specify a change number/revision for an SVN repository when creating a review request via json?

2010-02-09 Thread Chris Clark
Stodge wrote: Thanks. I got confused between revisions and changesets, especially as I develop stuff using Mercurial, while the other developers use SVN! I'm curious why I can't create a review request via the json api with the revision numbers as parameters. I guess I assumed review board would

Re: Is it possible to specify a change number/revision for an SVN repository when creating a review request via json?

2010-02-09 Thread Stodge
> Review Board -http://www.reviewboard.org > VMware, Inc. -http://www.vmware.com > > On Fri, Feb 5, 2010 at 10:56 AM, Stodge wrote: > > Is it possible to specify a change number/revision for an SVN > > repository when creating a review request via json? I'm guessing n

Re: Is it possible to specify a change number/revision for an SVN repository when creating a review request via json?

2010-02-05 Thread Christian Hammond
d.org VMware, Inc. - http://www.vmware.com On Fri, Feb 5, 2010 at 10:56 AM, Stodge wrote: > Is it possible to specify a change number/revision for an SVN > repository when creating a review request via json? I'm guessing not > but I wanted to check. > > ERROR:root:Exception

Is it possible to specify a change number/revision for an SVN repository when creating a review request via json?

2010-02-05 Thread Stodge
Is it possible to specify a change number/revision for an SVN repository when creating a review request via json? I'm guessing not but I wanted to check. ERROR:root:Exception thrown for user admin at http://localhost:9900/reviews/api/json/reviewrequests/new/ Traceback (most recent call