Re: post-review deployment

2009-04-08 Thread Vesterbaek
Hi Christian, Thanks for your reply. I am looking for a deployment that does not require any form of install. I would simply like to put all scripts and dependent tools (like gnu diffutils) in one folder -- that can be run from this folder with no install, zip it and distribute it like that.

Re: post-review deployment

2009-04-08 Thread Christian Hammond
Look into py2exe then. You should be able to run it on post-review. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Wed, Apr 8, 2009 at 12:03 AM, Vesterbaek vesterb...@gmail.com wrote: Hi Christian,

Re: post-review deployment

2009-04-08 Thread Vesterbaek
Ended up with patching the python distribution we are using for our scons build environment. Seemed like the easiest solution. Thanks -- Jeppe --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups reviewboard group. To

Commenting on screenshots

2009-04-08 Thread Vesterbaek
I cannot get screenshot commenting to work. I can drag a green rectangle with the mouse, but no comment box appears as described here: http://review-board.org/docs/manual/dev/users/reviews/reviewing-screenshots/ If I do multiple click-and-drags with the mouse, I get multiple rectangles, all

Trouble installing Review Board on lighttpd with fastcgi

2009-04-08 Thread dale
Hi, I've run through the install instructions and I think I'm close to have Review Board up and running. I'm having an issue getting the individual pages to show up. Basically, I try to access Review Board (http://review.hostname/) and I am getting a nicely formatted page (i.e., media appears

Re: Fresh review board never lets me register or do anything...

2009-04-08 Thread Ritesh Nadhani
Hi On Tue, Apr 7, 2009 at 7:17 PM, Christian Hammond chip...@chipx86.com wrote: There's a bug that will be fixed in the next beta where registration is turned off by default yet appears on in the settings. You'll need to log in as the admin user you created during install, go into the admin

install 1.0beta2 on ubuntu 8.10, always show error page

2009-04-08 Thread Ming Zhang
Hi All I installed follow the instruction. Installed in under /var/www/ reviews. Whenever I click login or register, it shows me the taking a nap page. Any extra infgormation I need to provide, please let me know. Thanks Ming --~--~-~--~~~---~--~~ You received

Re: Commenting on screenshots

2009-04-08 Thread Christian Hammond
This is fixed in the nightlies. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Wed, Apr 8, 2009 at 7:30 AM, Vesterbaek vesterb...@gmail.com wrote: Firefox reports the following js error: Error:

Re: install 1.0beta2 on ubuntu 8.10, always show error page

2009-04-08 Thread Ritesh Nadhani
I had the same issue. I figured our later that I didnt have the correct permission on the directory so Apache was not able to write for the database it needs. On Wed, Apr 8, 2009 at 12:39 PM, Ming Zhang ming.zhang.ch...@gmail.com wrote: Hi All I installed follow the instruction. Installed

Re: install 1.0beta2 on ubuntu 8.10, always show error page

2009-04-08 Thread ming zhang
On Wed, Apr 8, 2009 at 4:35 PM, Ming Zhang blackmagic02...@gmail.com wrote: u save my day! it works now... thx! Ming On Wed, Apr 8, 2009 at 4:02 PM, Ritesh Nadhani rite...@gmail.com wrote: I had the same issue.  I figured our later that I didnt have the correct permission on the directory

Issue 472 in reviewboard: HGTool does not support git style diff

2009-04-08 Thread codesite-noreply
Comment #9 on issue 472 by ivazqueznet: HGTool does not support git style diff http://code.google.com/p/reviewboard/issues/detail?id=472 Why can't it pull the revision info from the export header? -- You received this message because you are listed in the owner or CC fields of this issue, or