Re: Review performance issue

2010-10-14 Thread Christian Hammond
You definitely shouldn't be seeing that level of performance problems. What type of repository are you using? is there anything else running on this server? What kind of load do you have, user-wise? Christian -- Christian Hammond - chip...@chipx86.com Review Board -

Re: Review performance issue

2010-10-14 Thread Christian Hammond
How big are the diffs being put up? When viewing a diff, Review Board must take the uploaded diff file, grab each file from SVN, run patch to apply it, perform a side-by-side diff operation, and then render it (with syntax highlighting and everything else). We are at the mercy of libsvn (and

Re: Review performance issue

2010-10-14 Thread Thilo-Alexander Ginkel
On Thu, Oct 14, 2010 at 07:53, Mohan mohan...@gmail.com wrote: I have noticed that high memory usage on this machine. [r...@rboard ~]# free                   total        used               free     shared buffers     cached Mem:       5760760    5726016      34744          0        220

Re: Review performance issue

2010-10-14 Thread mohan kumar
Hi Thilo, Thanks for your response. apache (httpd) uses more cpu and memory: PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 14071 apache25 0 449m 116m 6124 R 89.0 2.1 0:34.34 httpd And also as per Christian sugestion, checked the memcache config, seems to be

Re: ReviewBoard not displaying content of diff file

2010-10-14 Thread cogo
I'm using 1.5RC1 and in the settings part of the admin area I have enabled: Show syntax highlighting Show trailing whitespace and in the input field for Show all whitespace for I have tried *.*, *.php and several other combinations. Perhaps these changes are effective post-creation of a review?

Re: RB 1.0.9 - 1.5 upgrade woes

2010-10-14 Thread Thilo-Alexander Ginkel
Hi all, is there someone, who uses RB 1.5 with X.509 auth, Django 1.2.x (not sure whether that makes any difference) and mod_python? After thinking a while about the issue I assume that it is also present with the stock X.509 auth middleware. Regards, Thilo On 12 Oct 2010 17:12, Thilo-Alexander

Upgrade to 1.5 failed

2010-10-14 Thread CharlesG
I just recently took over a ReviewBoard install... After upgrading to 1.5 following the Doc I get: Mod_python error: PythonHandler django.core.handlers.modpython Traceback (most recent call last): File /usr/lib64/python2.4/site-packages/mod_python/apache.py, line 299, in HandlerDispatch

Re: Upgrade to 1.5 failed

2010-10-14 Thread CharlesG
I tried re-running the 'rb-site upgrade', I see errors but I can't tell if they are critical or not. I really need someone's help on this one [r...@sys4 ~]# rb-site -d upgrade /home/revboard/www/ rb.hutchinhill.local Rebuilding directory structure Updating database. This may take a while.

Re: Review performance issue

2010-10-14 Thread Thilo-Alexander Ginkel
On Thu, Oct 14, 2010 at 15:29, mohan kumar mohan...@gmail.com wrote: Thanks for your response. apache (httpd) uses more cpu and memory:  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND 14071 apache    25   0  449m 116m 6124 R 89.0  2.1   0:34.34 httpd Hm, just had a

Re: Upgrade to 1.5 failed

2010-10-14 Thread Christian Hammond
How did you upgrade Review Board? It sounds more like your version of Django is too old. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Thu, Oct 14, 2010 at 12:05 PM, CharlesG charl...@unixrealm.com wrote:

Re: ReviewBoard not displaying content of diff file

2010-10-14 Thread Christian Hammond
It's effective at diff generation time, but if you've already viewed the diff, it's been cached. You would have to restart memcached to see the effects, and likely clear your browser cache as well. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org

Re: Upgrade to 1.5 failed

2010-10-14 Thread Charles Gagnon
Okay, I think I'm back in business. I was able to restore the mysql password to what it should be using a backup. I just the encrypted version back so I don't know what the cleartext is but it works. I will dig later on how to manage the reviewboard user's mysql password. Seems like it's not from

Re: Issue 1844 in reviewboard: rb-site install exit with OptionConflictError

2010-10-14 Thread reviewboard
Comment #3 on issue 1844 by Jan.Koprowski: rb-site install exit with OptionConflictError http://code.google.com/p/reviewboard/issues/detail?id=1844 This was old Django version issue :) After upgrading all works perfectly! Thank You for Your help :) -- You received this message because

Re: Issue 100 in reviewboard: Allow for reviews based on an existing committed revision in the web UI

2010-10-14 Thread reviewboard
Comment #21 on issue 100 by Jan.Koprowski: Allow for reviews based on an existing committed revision in the web UI http://code.google.com/p/reviewboard/issues/detail?id=100 This will be great :) especially for ClearCase :] -- You received this message because you are subscribed to the

Re: Issue 1667 in reviewboard: User view to be able to determine review group membership and also what groups a user is part of.

2010-10-14 Thread reviewboard
Comment #3 on issue 1667 by scott.quesnelle: User view to be able to determine review group membership and also what groups a user is part of. http://code.google.com/p/reviewboard/issues/detail?id=1667 It turns out users can find out the membership to a given review group. The URL is

Re: Issue 1844 in reviewboard: rb-site install exit with OptionConflictError

2010-10-14 Thread reviewboard
Updates: Status: SetupIssue Comment #4 on issue 1844 by trowbrds: rb-site install exit with OptionConflictError http://code.google.com/p/reviewboard/issues/detail?id=1844 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google

Re: Issue 495 in reviewboard: I want a To Me column in the Incoming reviews page

2010-10-14 Thread reviewboard
Comment #5 on issue 495 by mess110: I want a To Me column in the Incoming reviews page http://code.google.com/p/reviewboard/issues/detail?id=495 what about adding a new class to the reviews that belong to you, and darken the background of that class so you know those are incoming to you?

Re: Issue 1667 in reviewboard: User view to be able to determine review group membership and also what groups a user is part of.

2010-10-14 Thread reviewboard
Updates: Labels: Milestone-Release1.6 Comment #4 on issue 1667 by chipx86: User view to be able to determine review group membership and also what groups a user is part of. http://code.google.com/p/reviewboard/issues/detail?id=1667 A solution to this is happening for 1.6. -- You

Issue 1851 in reviewboard: Links for viewing interdiffs have incorrect URLs if you use them while viewing a draft

2010-10-14 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1851 by acidhelm: Links for viewing interdiffs have incorrect URLs if you use them while viewing a draft http://code.google.com/p/reviewboard/issues/detail?id=1851 What version are you running? 1.0.9 What's the URL of the