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.

Jeppe
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



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,

 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.

 Jeppe
 


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



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 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
-~--~~~~--~~--~--~---



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 called 1 in the upper left corner.

Have tried in both crome and firefox.

Am I doing something wrong, is this a know issue or should I file a
bug report?

Thanks
 -- Jeppe
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



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 to work) but every link gives my the The page
you were looking for does not exist. ...try logging in... message.  I
can't log in because even the login links give me this message.

Any thoughts?

Dale
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



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 UI -
 General Settings, make sure registration is enabled, and hit Save. It should
 then work.

Thanks. I went thru the steps you suggested and it worked. I initially
had trouble submitting request but I found out that I need to create
some default reviewers.

But when I submit a patch and go to View Diff, I get:

http://paste.pocoo.org/show/111638/

what can I be doing wrong?

Also, I have two questions:

1) One more question before I take a leave. I assume that review board
does no show complete diffs from the history and only keep tracks of
patches etc submitted thru it.

2) When I review a patch and choose ship it, the code is actually not
pushed to the repository. Correct?

Thanks, this is looking really great.


 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.review-board.org
 VMware, Inc. - http://www.vmware.com


 On Tue, Apr 7, 2009 at 6:55 PM, riteshn rite...@gmail.com wrote:

 Hi

 This is our first time using the product as we review it if suits our
 needs. We plan to use it with Bazaar.

 I got the reviewboard and all the dependencies installed. Copying the
 modpython conf file to apache sites-available directory and when I go
 to the browser it shows up too.

 It is always in the login page and when i click on Register it always
 reverts back to login page. Thus I am not able to setup the site as
 suggested at:
 http://www.mail-archive.com/reviewboard@googlegroups.com/msg01548.html

 During setup, I chose default authentication.

 Can somebody tell me what simple mistake I am doing?

 -- Ritesh



 




-- 
Ritesh
http://www.riteshn.com

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



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 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
-~--~~~~--~~--~--~---



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: commentDetail.one(close, function () {activeCommentBlock =
 commentBlock;commentDetail.setCommentBlock(commentBlock).positionToSide
 (commentBlock.flag, {side: b, fitOnScreen: true});commentDetail.open
 ();}).close is not a function
 Source File: http://172.25.33.45/media/rb/js/screenshots.js?1239187779
 Line: 427
 


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



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 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

 




-- 
Ritesh
http://www.riteshn.com

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



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 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 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

 




 --
 Ritesh
 http://www.riteshn.com

 



--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



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 because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---