Re: 1.5 to 1.7 DB Migration

2013-08-13 Thread Alvin .Feng
d find a better solution beyond what Django ships... > Roughly how many repositories and users do you have? > > Christian > > -- > Christian Hammond - chi...@chipx86.com > Review Board - http://www.reviewboard.org > Beanbag, Inc. - http://www.beanbaginc.com > > &

Re: 1.5 to 1.7 DB Migration

2013-08-13 Thread Alvin .Feng
t; Christian > > -- > Christian Hammond - chi...@chipx86.com > Review Board - http://www.reviewboard.org > Beanbag, Inc. - http://www.beanbaginc.com > > > On Mon, Aug 12, 2013 at 10:59 AM, Alvin .Feng > > wrote: > >> Hi Christian, >> >> Thanks fo

Re: 1.5 to 1.7 DB Migration

2013-08-12 Thread Alvin .Feng
Hi Christian, Thanks for the response. Is there any updates or eta on the fix yet? Thanks, Alvin On Tuesday, August 6, 2013 2:05:43 AM UTC-7, Christian Hammond wrote: > > Hi Alvin, > > This was reported recently, and I've been trying to figure out the best > course of act

1.5 to 1.7 DB Migration

2013-08-05 Thread Alvin .Feng
Hi there, I currently have a Review Board 1.5 setup, and I'm trying to upgrade to 1.7. When I try to run the rb-site upgrade part to upgrade the database, I get the following error: File "lib64/reviewboard/MySQL_python-1.2.4-py2.6-linux-x86_64.egg/MySQLdb/connections.py", line 36, in defaul

Re: post-review: Error uploading diff

2012-10-30 Thread Alvin NG
suming test_proj is a subdirectory > inside the repo? > > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board -http://www.reviewboard.org > VMware, Inc. -http://www.vmware.com > > > > > > > > On Tue, Oct 30, 2012 at 1:44 AM,

Re: post-review: Error uploading diff

2012-10-30 Thread Alvin NG
ubdirectory > inside the repo? > > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board -http://www.reviewboard.org > VMware, Inc. -http://www.vmware.com > > > > > > > > On Tue, Oct 30, 2012 at 1:44 AM, Alvin NG wrote: > > Hi

post-review: Error uploading diff

2012-10-30 Thread Alvin NG
cal path to the reviewboard server Many thanks, Alvin -- 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

Re: Unable to access the root /api/ URL on the server.

2012-10-30 Thread Alvin NG
roxy, which means you're not accessing what you expect. > > You could try using --disable-proxy to check. > > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board -http://www.reviewboard.org > VMware, Inc. -http://www.vmware.com > > > > &

Unable to access the root /api/ URL on the server.

2012-10-29 Thread Alvin NG
Hi, I'm trying to create a review on top of a commit in a svn repository. However, I got the following error. But if I access http://127.0.0.1/reviewboard/api/ directly via browser, I could get the file. -

Re: Email Settings

2009-08-28 Thread Alvin
well... i figured that one out. The problem is that I'm using post-review from a subversion hook with the --submit-as option. And the dedicated user was not assigned a Name / email and therefore will default to webmas...@localhost. On Fri, Aug 28, 2009 at 3:08 PM, dartarrow wrote: > Hey, > > how