Re: Unable to access the root /api/ URL on the server.

2012-10-30 Thread Christian Hammond
Do you generally use a proxy server? It could be that you're going through the proxy, which means you're not accessing what you expect. You could try using --disable-proxy to check. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. -

Re: post-review: failed to execute command: svn diff

2012-10-30 Thread Christian Hammond
What happens if you run: svn diff --diff-cmd=diff directly? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Mon, Oct 29, 2012 at 5:24 AM, rb reviewbo...@srmstar.net wrote: Christian, There are

Re: Unable to access the root /api/ URL on the server.

2012-10-30 Thread Alvin NG
Exactly. It works now. Thanks a lot. By the way, I could not attach the difference when posting a review. I have created another post for this problem. On 10月30日, 下午3時39分, Christian Hammond chip...@chipx86.com wrote: Do you generally use a proxy server? It could be that you're going through the

post-review: Error uploading diff

2012-10-30 Thread Alvin NG
Hi, I could not attach the difference between revisions to my review. It gives me the error Got API Error 105 (HTTP code 400): One or more fields had errors. I have also tried to output the difference by using svn diff and attach the file to my review, but it still gives me the same error. My

Re: post-review: Error uploading diff

2012-10-30 Thread Christian Hammond
Make sure Review Board is configured to point to the root of the SVN server, not a subdirectory within. I'm assuming test_proj is a subdirectory inside the repo? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com

Re: post-review: Error uploading diff

2012-10-30 Thread Alvin NG
test_proj is the root of the SVN server. I kick my SVN server by svnserve -d -r /svn/test_proj/ On 10月30日, 下午4時47分, Christian Hammond chip...@chipx86.com wrote: Make sure Review Board is configured to point to the root of the SVN server, not a subdirectory within. I'm assuming test_proj is a

Re: post-review: Error uploading diff

2012-10-30 Thread Alvin NG
FYI, here is the setting in my reviewboard Path: svn://localhost Mirror path: (empty) I saw a post which is talking about the same problem (I think) here https://groups.google.com/group/reviewboard/browse_thread/thread/d770407ab6d34fb8/923d3f8b7de4d85a I followed the setting suggested by the

Re: post-review: failed to execute command: svn diff

2012-10-30 Thread rb
On Tue, October 30, 2012 3:40 am, Christian Hammond wrote: What happens if you run: svn diff --diff-cmd=diff directly? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com Christian, It is the same

Re: Created / updated times in the future

2012-10-30 Thread Mike Percy
Is there a workaround or a ticket filed to track this issue? The Apache instance of RB appears to be affected by the issue you describe, at least for me (I am in PST). Ref: https://issues.apache.org/jira/browse/INFRA-5380 Regards, Mike On Wednesday, October 10, 2012 3:13:48 PM UTC-7, Igor