changing to SVN

2011-08-31 Thread Christopher Hahn
Hello, I am having to redirect a running instance of RB from a perforce server to a new SVN server. Can anyone direct me to the relevant docs? I confirmed that python-svn is installed. Any pointers appreciated, Chris -- Realisant mon espoir, je me lance vers la gloire. Christopher Hahn ==

Issue with using the reviewboard WEB API ? Pointers to /close/submitted/

2011-08-31 Thread Nirmam Sandesara
Hi, I am having issues with closing a reviewboard request. A Simple get call does the trick of /close/submitted/ but when i try to use it in my script it complaints about deprecated: {in_version: 1.5}, stat: fail, err: {msg: You are not logged in, code: 103} So I am really confused about the

Re: Issue with using the reviewboard WEB API ? Pointers to /close/submitted/

2011-08-31 Thread Christian Hammond
Hi Nirmam, The /api/json API is deprecated and removed in 1.6. The.new /api/review-requests is the correct one to use. Please read the API docs on how to close review requests. It's not using the same paths, and an HTTP GET won't suffice. You'll need to do a PUT. Christian On Wednesday,

Re: Problems with multi-page reviews

2011-08-31 Thread Paul Schulz
Hi David, Did you manage to get a solution to this problem? I am seeing something very similar with the locking issue and message, but the system will come good again after a short period. I am using Reviewboard 1.5.4, with Apache2 and SQlite database. On Jan 31, 11:00 pm, David Dibben

Active Directory authentication with multiple domains

2011-08-31 Thread Mary Wholey
Hello all, We have an active directory environment consisting of a single forest and multiple domains. User accounts are spread among two of those domains. The reviewboard active directory authentication option works great, except for the fact that it can only query one domain at a time. Is there

Issue 2265 in reviewboard: Error when trying to save comment.

2011-08-31 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2265 by mbuko...@gmail.com: Error when trying to save comment. http://code.google.com/p/reviewboard/issues/detail?id=2265 * NOTE: Do not post confidential information in this bug report. * * If you need immediate

Re: Issue 2265 in reviewboard: Error when trying to save comment.

2011-08-31 Thread reviewboard
Updates: Status: NotABug Comment #3 on issue 2265 by trowb...@gmail.com: Error when trying to save comment. http://code.google.com/p/reviewboard/issues/detail?id=2265 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google

Re: Issue 2155 in reviewboard: post-review fails to upload diff if non-ascii characters are used in diff

2011-08-31 Thread reviewboard
Comment #4 on issue 2155 by jerb...@gmail.com: post-review fails to upload diff if non-ascii characters are used in diff http://code.google.com/p/reviewboard/issues/detail?id=2155 Proposed fix in a review request here: http://reviews.reviewboard.org/r/2568/ -- You received this message