Re: ReviewBoard server tips over about twice a week

2013-09-12 Thread Paul Fee
MaxRequestsPerChild of 4000 should be fine. I happen to have mine configured to 3000. I didn't find the root cause of my server's lock ups, at the time I noted increased memory use by Apache. A few months of evidence shows the change to be effective. BTW I'm running RB 1.5 on an old Ubuntu

Re: Displaying patch code snippets inline in the reviewboard notification mails

2013-09-12 Thread sankar . curiosity
On Tuesday, September 10, 2013 11:16:21 AM UTC+5:30, David Trowbridge wrote: Can you define what you mean by patch snippets? The sections of code that users comment on should be included in the HTML emails. Sorry for the late reply. Somehow did not get this email notification. The mail that

Multiple reviewboard versions on one server

2013-09-12 Thread robcikss
Hello! My current project involves migrating some of our implemented feature (that our office uses) from older reviewborad release to newer. But it is required that for now both reviewboard versions should be running, while migration is going on. As I'm new to reviewboard development and it's

Re: Displaying patch code snippets inline in the reviewboard notification mails

2013-09-12 Thread David Trowbridge
I'm not sure what that would look like. Comments are over a set of rows in the side-by-side diff rather than a set of lines from either the old or new file. While it's possible that we could just pull out the relevant lines from the changed revision of the file, it's likely that doing so would

Re: Multiple reviewboard versions on one server

2013-09-12 Thread Christian Hammond
Hi, One option is to use virtualenvs, which will let you fully separate out your set of Python packages. This isn't something we document or really support right now, though, and it's a bit advanced. Another is to install on a separate server/VM, which will fully let you separate entire configs.

Issue 3090 in reviewboard: Review Board Error when uploading SVN Diff

2013-09-12 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3090 by a20...@motorola.com: Review Board Error when uploading SVN Diff http://code.google.com/p/reviewboard/issues/detail?id=3090 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your

Re: Issue 3090 in reviewboard: Review Board Error when uploading SVN Diff

2013-09-12 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 3090 by chip...@gmail.com: Review Board Error when uploading SVN Diff http://code.google.com/p/reviewboard/issues/detail?id=3090 The base directory is not valid. It should be a path relative to the root of the SVN repository (not

Re: Issue 3090 in reviewboard: Review Board Error when uploading SVN Diff

2013-09-12 Thread reviewboard
Comment #2 on issue 3090 by a20...@motorola.com: Review Board Error when uploading SVN Diff http://code.google.com/p/reviewboard/issues/detail?id=3090 I am getting a similar error as below; When I use /svn/repos/iptv/vip/branches/WINCE500_BCM7405_PLAYCAST. The file

Re: Issue 3090 in reviewboard: Review Board Error when uploading SVN Diff

2013-09-12 Thread reviewboard
Comment #3 on issue 3090 by a20...@motorola.com: Review Board Error when uploading SVN Diff http://code.google.com/p/reviewboard/issues/detail?id=3090 Issue got resolved by setting the base directory to /iptv/vip/branches/WINCE500_BCM7405_PLAYCAST -- You received this message because

Re: Issue 3090 in reviewboard: Review Board Error when uploading SVN Diff

2013-09-12 Thread reviewboard
Updates: Status: UserError Comment #4 on issue 3090 by trowb...@gmail.com: Review Board Error when uploading SVN Diff http://code.google.com/p/reviewboard/issues/detail?id=3090 (No comment was entered for this change.) -- You received this message because this project is configured

Re: Issue 67 in reviewboard: Need to be able to send to an abitrary email address

2013-09-12 Thread reviewboard
Comment #8 on issue 67 by maryelai...@gmail.com: Need to be able to send to an abitrary email address http://code.google.com/p/reviewboard/issues/detail?id=67 Ah, I realized this wasn't under EasyFix. I'll just come back to it later then, after I do an EasyFix. -- You received this

Re: Issue 2466 in reviewboard: In New Review Request the ul class=errorlist element floats over the input area in a narrow browser window

2013-09-12 Thread reviewboard
Comment #2 on issue 2466 by maryelai...@gmail.com: In New Review Request the ul class=errorlist element floats over the input area in a narrow browser window http://code.google.com/p/reviewboard/issues/detail?id=2466 I'll try my hands on this EasyFix. ^^ -- You received this message

Re: Issue 2752 in reviewboard: User is able to submit a review request without filling in required fields

2013-09-12 Thread reviewboard
Comment #5 on issue 2752 by maryelai...@gmail.com: User is able to submit a review request without filling in required fields http://code.google.com/p/reviewboard/issues/detail?id=2752 I agree with #3. This doesn't look like an existing bug anymore. It doesn't allow me to publish a new