Re: Failure upgrading to 1.6

2011-09-06 Thread Christian Hammond
On Tue, Sep 6, 2011 at 10:08 AM, Kannaiyan Natesan wrote: > > "INDEX command denied to user 'rb'@'localhost' for table > 'accounts_localsiteprofile'") > > Seems a Database Issue. Did you verify permissions for this user on > Database? > Kannaiyan > Right, it looks like the user just doesn't have

Re: Review Board 1.6 is released!

2011-09-06 Thread Christian Hammond
Nope, the red items are just part of the commands we call. Hoping we can eventually just hide them. Christian On Tuesday, September 6, 2011, Kannaiyan Natesan wrote: > Upgrade went pretty smooth. Couple of commands made it awesome. > > easy_install -U ReviewBoard > > rb-site upgrade /path/to/si

Re: Failure upgrading to 1.6

2011-09-06 Thread Kannaiyan Natesan
> "INDEX command denied to user 'rb'@'localhost' for table 'accounts_localsiteprofile'") Seems a Database Issue. Did you verify permissions for this user on Database? Kannaiyan On Tue, Sep 6, 2011 at 10:47 AM, Mak3r wrote: > I am trying to upgrade reviewboard 1.5.5 to 1.6 and have failed with >

Failure upgrading to 1.6

2011-09-06 Thread Mak3r
I am trying to upgrade reviewboard 1.5.5 to 1.6 and have failed with the errors below when I run the site upgrade (sudo rb-site upgrade / var/www/rb) . I am able to visit the reviewboard site and see that 1.5.5 is still installed. Will the database update have been rolled back or aborted? How can I

Re: Review Board 1.6 is released!

2011-09-06 Thread Kannaiyan Natesan
Upgrade went pretty smooth. Couple of commands made it awesome. easy_install -U ReviewBoard rb-site upgrade /path/to/site Could post from TortoiseHg and post-review. (Including Complete Branch changes and adding new diffs to existing Review Requests) Thanks for the upgrade. Got Couple of Red

Re: PUTing to review-requests/x/draft results in HTTP 301 error

2011-09-06 Thread Stefan
Ah, thanks! On Sep 2, 4:17 pm, Christian Hammond wrote: > You're missing the trailing slash on the URL. That's what's causing the > redirect. > > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board -http://www.reviewboard.org > VMware, Inc. -http://www.vmware.com > > > > > >

Re: RBtool: How to create post-review standalone binary

2011-09-06 Thread Nilesh Jaiswal
Thanks Christian, Just to make thing clear to you. We are writing python wrapper modules which will call post-review ( binary) utility and this wrapper will perform some other stuff apart from posting a review request, and we don't expect end user to install post-review utility in his/her system,

Re: RBtool: How to create post-review standalone binary

2011-09-06 Thread Christian Hammond
Hi Nilesh, We don't really support building EXEs from post-review, so I don't have an answer for you. It's possible other administrators have done it and can report more. I'm not familiar with the tools you'd need for this type of thing. Christian -- Christian Hammond - chip...@chipx86.com Revi

Re: Review Board 1.6 is released!

2011-09-06 Thread Christian Hammond
Thanks, it looks like the nightly docs builder just screwed up. Fixing it now. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Tue, Sep 6, 2011 at 12:37 AM, Robert Munteanu wrote: > Great news, actually :-)

Re: RBtool: How to create post-review standalone binary

2011-09-06 Thread NSJ
I tried making changes in setup.py by adding executables = [Executable("postreview.py")] but after running following command python setup.py build I am getting error message as below: running build_exe error: postreview.py: No such file or directory Please let me know what i am missing here.

Re: Review Board 1.6 is released!

2011-09-06 Thread Robert Munteanu
Great news, actually :-) Just upgraded and all is well. I just noticed that the http://www.reviewboard.org/docs/manual/1.6/ link is a 404 , you might want to fix it. -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://w