Re: Empty Diff

2008-10-20 Thread Jeff Mickey
On Oct 17, 3:44 pm, Christian Hammond [EMAIL PROTECTED] wrote: Okay, now that is pretty important. I know you normalized the debug output to prevent any leaked info, but are you sure the file paths were all / and not a mix of / and \ ? It is only / Can you run with --output-diff and then

error at /r/30/publish/

2008-10-20 Thread Tim
Hi, I am doing a proof of concept with reviewboard and everything is now working properly except when I go to publish a review from a CVS patch file. The review is created however I receive the following error stack: error at /r/30/publish/ (111, 'Connection refused') Request Method:

Windows Installation

2008-10-20 Thread SamClark
Hi Guys, I'm trying to install Review Board on a virtual machine (VMWare virtual server) to play around a bit and get a feel for the installation before I move on to a physical machine. I've installed: Django 1.0 Python 2.6 PIL sqlite I'm totally new to all of this and I'm not sure how to

Re: error at /r/30/publish/

2008-10-20 Thread Christian Hammond
This looks like your Review Board server is unable to talk to your mail server. Check to make sure all the settings are correct and that your mail server is reachable from there. Christian -- Christian Hammond - [EMAIL PROTECTED] VMware, Inc. On Mon, Oct 20, 2008 at 11:45 AM, Tim [EMAIL

Re: error at /r/30/publish/

2008-10-20 Thread Tim
Christian, Thanks for the prompt reply. I can send e-mail with the same host from the command line as root and this works properly. What can I do to produce good debug or to run a good test case? Could it be an issue with the user apache? import smtplib s=smtplib.SMTP(localhost)

Marking review as Submitted using API

2008-10-20 Thread Hovanes
Hello All, I was wondering if there is a way to mark a review as Submitted using the JSON API. I have read the API documentation and cannot find any method to do this. Thanks in advance, Hovanes --~--~-~--~~~---~--~~ You received this message because you are

Re: Marking review as Submitted using API

2008-10-20 Thread Christian Hammond
Not yet but I have an upcoming change that will introduce this. It will be part of a larger UI restructuring, but maybe I can pull this out and make it available sooner. Christian -- Christian Hammond - [EMAIL PROTECTED] VMware, Inc. On Mon, Oct 20, 2008 at 5:58 PM, Hovanes [EMAIL PROTECTED]

Re: Marking review as Submitted using API

2008-10-20 Thread Lemuel Typhair
Please do. -- ltyphair On Oct 20, 2008, at 8:04 PM, Christian Hammond [EMAIL PROTECTED] wrote: Not yet but I have an upcoming change that will introduce this. It will be part of a larger UI restructuring, but maybe I can pull this out and make it available sooner. Christian --

Re: Marking review as Submitted using API

2008-10-20 Thread Augie Fackler
On Oct 20, 2008, at 8:04 PM, Christian Hammond wrote: Not yet but I have an upcoming change that will introduce this. It will be part of a larger UI restructuring, but maybe I can pull this out and make it available sooner. When this goes in, I'll see if I can cook up a

Error during installation

2008-10-20 Thread rvictor
Hi, My installation is on redhat4 update 6. I am using Djano1.0, reviewboard. I have installled all the other software mentioned in Getting started webpage I have not installed svn. Can somebody point to me where I am going wrong. As I am getting the below errors when I run this cmd.

Re: Error during installation

2008-10-20 Thread Christian Hammond
Which Review Board are you using? You'll need Review Board SVN, as what you have appears to be quite old and incompatible with Django 1.0. Christian -- Christian Hammond - [EMAIL PROTECTED] VMware, Inc. On Mon, Oct 20, 2008 at 6:49 PM, rvictor [EMAIL PROTECTED] wrote: Hi, My installation

Issue 638 in reviewboard: Show the Perforce filetype for files in a changeset.

2008-10-20 Thread codesite-noreply
Issue 638: Show the Perforce filetype for files in a changeset. http://code.google.com/p/reviewboard/issues/detail?id=638 Comment #1 by trowbrds: (No comment was entered for this change.) Issue attribute updates: Status: Confirmed Labels: -Type-Defect Type-Enhancement

Issue 637 in reviewboard: E-mail review participants when Set Submitted is set or unset

2008-10-20 Thread codesite-noreply
Issue 637: E-mail review participants when Set Submitted is set or unset http://code.google.com/p/reviewboard/issues/detail?id=637 Comment #3 by trowbrds: (No comment was entered for this change.) Issue attribute updates: Labels: -Type-Defect Type-Enhancement -- You received this

Issue 647 in reviewboard: Error return value of _prepare_draft unused in webapi/json.py

2008-10-20 Thread codesite-noreply
Issue 647: Error return value of _prepare_draft unused in webapi/json.py http://code.google.com/p/reviewboard/issues/detail?id=647 Comment #3 by trowbrds: (No comment was entered for this change.) Issue attribute updates: Status: Confirmed -- You received this message because you are

Issue 654 in reviewboard: Allow user to reorder the files being diffed

2008-10-20 Thread codesite-noreply
Issue 654: Allow user to reorder the files being diffed http://code.google.com/p/reviewboard/issues/detail?id=654 Comment #2 by trowbrds: (No comment was entered for this change.) Issue attribute updates: Status: Confirmed -- You received this message because you are listed in the

Issue 655 in reviewboard: File listing does not differentiate between new and branch/integrate

2008-10-20 Thread codesite-noreply
Issue 655: File listing does not differentiate between new and branch/integrate http://code.google.com/p/reviewboard/issues/detail?id=655 Comment #4 by trowbrds: (No comment was entered for this change.) Issue attribute updates: Status: Confirmed -- You received this message

Issue 641 in reviewboard: Unable to successfully upload screenshot to Review Request.

2008-10-20 Thread codesite-noreply
Issue 641: Unable to successfully upload screenshot to Review Request. http://code.google.com/p/reviewboard/issues/detail?id=641 Comment #4 by trowbrds: You need to make sure the web server has access to write to the upload directory. I'm pretty sure the instructions on the GettingStarted page