Re: RB email notification not worked

2014-12-18 Thread Christian Hammond
If you can get the test e-mail, it's more likely that the mail server is filtering out the e-mails. Can you answer my prior questions about the type of mail server? Can you also verify that you are using the correct mail settings (username, password, TLS)? Christian -- Christian Hammond - chri

Re: Repository with svn+ssh:// unable to upload diff

2014-12-18 Thread Christian Hammond
This sounds like a communications or configuration issue between your Review Board and Subversion server. Does it ever successfully post? Can you tell the steps you did to configure access to the Subversion repository, including what you did with the SSH key? Christian -- Christian Hammond - c

Re: Reviewboard 1.7 -> Reviewboard 2.0.x update

2014-12-18 Thread Christian Hammond
Hi Dan, Would you be able to provide some of the data from that diff (specifically, the 'Index:' line, '---', and '+++' lines in the diff)? A lot of work was done on Subversion since 1.7.x, so something may have regressed. I don't recall being able to handle file paths containing 'http:' in it, t

Re: Getting a list of all RBs that a user participated in (commented on, ship it, etc) via the API

2014-12-18 Thread Christian Hammond
The API design takes more consideration, as we need to ensure that what we add is going to be performant, consistent with the rest of the API, and future-proof. Rendering additional data on a page can be done without having to as closely consider future design changes, as it's not an an interface t

Re: was not found in the repository. Review board version 2.0.11

2014-12-18 Thread Christian Hammond
Can you show the configuration for the repository on Review Board? It's important that the path that's chosen points to the very root of the Subversion repository, and not a subdirectory within it. Have you tried posting using RBTools? Christian -- Christian Hammond - chip...@chipx86.com Review

was not found in the repository. Review board version 2.0.11

2014-12-18 Thread Ivan Stuart
I was trying to create a pre-commit review. I selected the repository and selected my diff file. The diff was create in the directory C:\Projects\gui-app Where the SVN check out to gui-app was from Command: Checkout from https://sami.cdt.int.company.com/svn/product_gui/gui-app/trunk The SVN repo

Re: Getting a list of all RBs that a user participated in (commented on, ship it, etc) via the API

2014-12-18 Thread Evan Borgstrom
Done. https://code.google.com/p/reviewboard/issues/detail?id=3700 Hopefully you can find some bandwidth internally or with a student for this request. Considering you're going to add the info in a tab in the UI I would hope exposing the same info via an API would be trivial. Thanks, EB On Wedn

Re: Reviewboard 1.7 -> Reviewboard 2.0.x update

2014-12-18 Thread Daniel Laird
To follow up the error message we get from the diff viewer is: The file '/svn/Common_PythonTests/http://SVN_SERVER_NAME/svn/Common_PythonTests/path/to/file/base.py' (r1838) could not be found in the repository: '/svn/Common_PythonTests/!svn/rvr/1838/http:/SVN_SERVER/svn/Common_PythonTests/path/

Reviewboard 1.7 -> Reviewboard 2.0.x update

2014-12-18 Thread Daniel Laird
All, We were running Reviewboard 1.7.25 and people used a number of methods to create review requests: svn diff - manually upload post-review rbt I have just migrated us to Reviewboard 2.0.11 and seem to have hit an issue. Some of our reviews no longer display it suggests that a file cant be fo

Re: Condense diff warning: UnicodeWarning: Unicode unequal comparison.....

2014-12-18 Thread Ravikumar R
Thank you David on quick response. The bug report has been generated: https://code.google.com/p/reviewboard/issues/detail?id=3698 Please let me know if more information is needed! Thanks, Ravi On Thursday, December 18, 2014 5:46:46 AM UTC+5:30, David Trowbridge wrote: > > Ravi, > > Would you m

Re: Repository with svn+ssh:// unable to upload diff

2014-12-18 Thread Kumar Paramasivam
error_log from the /etc/httpd/log/error_log Error connecting to server: No authentication methods available [Thu Dec 18 03:39:06 2014] [error] ERROR:root:Error uploading new diff: To better debug SSH connection problems, remove the -q option from 'ssh' in the [tunnels] section of your Subversi

Repository with svn+ssh:// unable to upload diff

2014-12-18 Thread Kumar Paramasivam
Hi, My reviewboard is posted by the diff is not being attached properly. I am using svn+ssh:// as my repository path. Can someone please provide your inputs on this. >>> Making HTTP GET request to http://10.2.51.52/api/review-requests/1/ >>> Making HTTP GET request to http://10.2.51.52/api/re