Re: Review performance issue

2010-10-15 Thread Mohan
Only RB is running on the server. when i did 'ps' it shows the following apache instances. [r...@rboard log]# ps -ef | grep httpd apache1279 22272 0 01:51 ?00:00:03 /usr/sbin/httpd apache 12843 22272 0 07:29 ?00:00:00 /usr/sbin/httpd apache 14240 22272 0 08:11 ?

Re: Review performance issue

2010-10-15 Thread Thilo-Alexander Ginkel
On Fri, Oct 15, 2010 at 09:22, Mohan mohan...@gmail.com wrote: Only RB is running on the server. when i did 'ps' it shows the following apache instances. [r...@rboard log]# ps -ef | grep httpd apache    1279 22272  0 01:51 ?        00:00:03 /usr/sbin/httpd apache   12843 22272  0 07:29 ?    

Re: need help with post-review + svn hook + windows and remote reviewboard 1.0.9

2010-10-15 Thread Christian Hammond
Hi, I can't really help with the Windows-specific Subversion configuration, so hopefully someone else can, but I can help with the first issue. When a review request is being created, it starts out as a draft. Drafts are only viewable by the owner of the review request. Everyone else will see a

Re: Review performance issue

2010-10-15 Thread bugfree
Same issue here. I'm on centos with RB 1.5. My source files can be as big as 20Mb which I didn't really expect to be an issue. turns out viewDiff can take several minutes. but performance aside I think I'm looking at some memory leakage. after running it for a few days while no user is connected

Re: Review performance issue

2010-10-15 Thread Jan Koprowski
It looks like the issue is CentOS. 1) Try to switch from mod_python to mod_wsgi (or vice versa) 2) Turn of memcache check is issue gone (switch to file cache) I belive this is good reason to send ticket to CentOS team. On Fri, Oct 15, 2010 at 4:01 PM, bugfree o3j5h...@gmail.com wrote: Same

Re: ReviewBoard not displaying content of diff file

2010-10-15 Thread Jan Koprowski
I had the same problems but this was long time ago. I have some suspects. I don't know which versioning system You use but e.g. ClearCase had broken \No new end of line searching because workaround wasn't properly implemented. 1) Try patch Your Python following this issue:

Issue 1852 in reviewboard: postreview doesn't respect files passed in for --revision-range

2010-10-15 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1852 by lamotte85: postreview doesn't respect files passed in for --revision-range http://code.google.com/p/reviewboard/issues/detail?id=1852 *NOTE: Do not post confidential information in this bug report.* What version

Re: Issue 1715 in reviewboard: Rb breaks Git patches with new files/deleted files

2010-10-15 Thread reviewboard
Comment #2 on issue 1715 by mike.d.conley: Rb breaks Git patches with new files/deleted files http://code.google.com/p/reviewboard/issues/detail?id=1715 I can also confirm this issue. -- You received this message because you are subscribed to the Google Groups reviewboard-issues group. To