Re: ReviewBoard Extension models: what's wrong?

2012-08-30 Thread Michael Zhilin
Today I've installed extension on production environment and there is no problem on it. So root cause seems to be in my development environment configuration. I'll try to deep dive into problem... Best regards, Michael On Thursday, August 30, 2012 2:28:29 AM UTC+4, Michael Zhilin wrote:

Re: Error uploading diff files

2012-08-30 Thread Christian Hammond
Hi Varun, We recommend installing our RBTools Python package. (See our docs for the post-review tool in the user manual on reviewboard.org). This handles the generation of a diff, creation of a review request, and the uploading of the diff. If you wanted to do it manually, I'd need to know a

Re: Got API Error 206 (HTTP code 400): The repository path specified is not in the list of known repositories

2012-08-30 Thread Christian Hammond
Best just to commit it in the base of the checkout. Christian On Aug 29, 2012, at 4:51, kvr kvr@gmail.com wrote: We too faced this issue, and after adding repository ip in .reviewboardrc the issue was resolved. So I think presence of .reviewboardrc file is must in every user's home

Changing from email to be a static name

2012-08-30 Thread Kyle Hayes
Currently, all emails that are triggered from actions on the reviews come from a central email address with the name of the person performing the action. How can one change this setting so that only one name is shown (such as ReviewBoard or ReviewBoard Admin). It's an issue because many email

Re: Changing from email to be a static name

2012-08-30 Thread Christian Hammond
Hey Kyle, The way we set the From and Sender emails *should* do the right thing, but I wouldn't be surprised to see some e-mail clients handle this wrong. Can you tell me which clients those are? To get what you want, you would basically need to modify notifications/email.py to not use the

Site Installation Failing with database error.

2012-08-30 Thread CudaPrime
Hi all, any help would be appreciated here. I'm a complete noob to Review Board and it's installation. That said I've been tasked with upgrading our current 1.5.5 installation to the most current. I've created a test machine and loaded CentOS 6.3, installed the dependencies I know about from

Re: Site Installation Failing with database error.

2012-08-30 Thread Christian Hammond
Hi, You'll need to remove Django 1.4 and downgrade to 1.3.3. Only the upcoming Review Board 1.7 betas support Django 1.4. I assume you're upgrading to the latest 1.6, and not 1.7 beta? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc.

Re: SVN 1.7 support

2012-08-30 Thread mxbraun
(Sorry--day job deliverables lead to a slow response...) 1) Diff #1: Added binary files show up differently Bug #2359 Review creation fails with patches created with Subversion 1.7.x if they include a property change. also documents a failure case when binary files are added, and I've confirmed

Re: Error uploading diff files

2012-08-30 Thread Christian Hammond
Hi Varun, The problem you're hitting is with the base directory you specified. This needs to be the relative path within the SVN repository to where you generated the diff. For example, /trunk, or /trunk/myproj. The post-review tool will do this for you. Christian On Aug 30, 2012, at

Issue 2720 in reviewboard: ERROR (EXTERNAL IP): Internal Server Error: /dashboard/

2012-08-30 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2720 by thom.ger...@gmail.com: ERROR (EXTERNAL IP): Internal Server Error: /dashboard/ http://code.google.com/p/reviewboard/issues/detail?id=2720 What version are you running? Relavant versions from$ pip freeze