Review Board: Unable to create new review request

2014-06-09 Thread Kuldeep singh
Hi All, I installed new review board. I created SVN repository. Now When I am trying to create new review request, I am getting *Something broke! (Error 500) * * It appears something broke when you tried to go to here. This is either a bug in Review Board or a server configuration error.

Re: Review Board: Unable to create new review request

2014-06-09 Thread Christian Hammond
What version of subvertpy do you have installed? Christian --  Christian Hammond - christ...@beanbaginc.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On June 8, 2014 at 11:56:04 PM, Kuldeep singh (kdmalvi...@gmail.com) wrote: Hi All, I installed new

Re: Review Board: Unable to create new review request

2014-06-09 Thread Christian Hammond
Try upgrading to a newer version. If that doesn’t work, you can uninstall and switch to PySVN, and it should work. Christian --  Christian Hammond - christ...@beanbaginc.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On June 9, 2014 at 12:38:02 AM,

Re: Review Board: Unable to create new review request

2014-06-09 Thread Kuldeep singh
Thanks Christian Its working Kuldeep On Monday, June 9, 2014 1:18:24 PM UTC+5:30, Christian Hammond wrote: Try upgrading to a newer version. If that doesn’t work, you can uninstall and switch to PySVN, and it should work. Christian -- Christian Hammond - chri...@beanbaginc.com

2.0.1 and script timeouts in Firefox 29 displaying large Testing Done field

2014-06-09 Thread Bruce Cran
I have a review in RB 2.0.1 where someone pasted over 700 lines of console output into the 'Testing Done' field of a review. Internet Explorer and Chrome don't have a problem with it, but with Firefox 29 you have to click through 3 'script timeout' warnings before it will display. It's getting

rbt post handling of 401 and svn --repository-url=file:

2014-06-09 Thread Leander Hasty
We just completed an upgrade to reviewboard 2.0.1 and rbtools 0.6. We had to patch rbtools a bit, though (we maintained similar patches on post-review in the past). Some of these are unquestionably *not* the best way to be working around the issues we're seeing, and I thought I'd share and ask

Re: rbt post using Mercurial

2014-06-09 Thread Ali Ghorashi
Thanks for the reply Christian. I posted the wrong error message. The error is: ERROR: Error uploading diff The file was not found in the repository. (HTTP 400, API Error 207) Your review request still exists, but the diff is not attached. Successive attempts with the -u options (i.e. rbt post

Re: 2.0.1 and script timeouts in Firefox 29 displaying large Testing Done field

2014-06-09 Thread Christian Hammond
Hi Bruce, This is *probably* due to an issue in marked.js, which is what we use for syntax-highlighting Markdown. All text goes through this (by the time it’s run, older review request text is just escaped, so that it’s valid Markdown). I’m planning to do a bunch of work to remove the need for

Re: 2.0.1 and script timeouts in Firefox 29 displaying large Testing Done field

2014-06-09 Thread Christian Hammond
If there’s any way you can get me an exact copy of some text that’s breaking things (as a file attachment), I’ll be able to confirm this, and also test the newer releases of marked.js with it. That could help it get fixed sooner. Christian --  Christian Hammond - christ...@beanbaginc.com

Re: Review Board: Unable to create new review request

2014-06-09 Thread Christian Hammond
Was it the upgrade to the newer version that fixed it? Christian --  Christian Hammond - christ...@beanbaginc.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On June 9, 2014 at 3:41:45 AM, Kuldeep singh (kdmalvi...@gmail.com) wrote: Thanks Christian Its

Re: rbt post using Mercurial

2014-06-09 Thread Ali Ghorashi
Update: The rbt post 101 command does not work either. I should mention that I'm using mercurial via ssh. In other words, my server URL is ssh://xxx.xxx.com On Monday, June 9, 2014 12:45:48 PM UTC-6, Ali Ghorashi wrote: Thanks for the reply Christian. I posted the wrong error message. The

Re: Using rbt post to review topmost patch of mq series

2014-06-09 Thread Bruce Cran
I think the following should fix the problem: if we can't fetch a file using the revision recorded in the diff, try using the base commit id instead: diff --git a/reviewboard/scmtools/models.py b/reviewboard/scmtools/models.py index 7f1dd43..820814b 100644 --- a/reviewboard/scmtools/models.py +++

Re: 2.0.1 and script timeouts in Firefox 29 displaying large Testing Done field

2014-06-09 Thread Bruce Cran
Sorry, I won't be able to provide it since it contains internal data (usernames etc.). -- Bruce On Mon, Jun 9, 2014 at 1:47 PM, Christian Hammond christ...@beanbaginc.com wrote: If there’s any way you can get me an exact copy of some text that’s breaking things (as a file attachment), I’ll

RBTools 0.6.1 is released

2014-06-09 Thread Christian Hammond
Hi everyone, We just released RBTools 0.6.1, which fixes a large number of bugs found since 0.6. If you’re running 0.6, we recommend updating for a much smoother experience. See http://www.reviewboard.org/news/2014/06/09/rbtools-0-6-1-released/ for more information. Christian --  Christian

Re: Review Board: Unable to create new review request

2014-06-09 Thread Kuldeep singh
Hi Christian, I don't know, but I could not upgrade to newer version, I just reinstall subvertpy-0.8.1. And its working. On Tuesday, June 10, 2014 1:23:58 AM UTC+5:30, Christian Hammond wrote: Was it the upgrade to the newer version that fixed it? Christian -- Christian Hammond -

Issue 3409 in reviewboard: List of which commits that are reviewed/not reviewed

2014-06-09 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 3409 by richard@gmail.com: List of which commits that are reviewed/not reviewed http://code.google.com/p/reviewboard/issues/detail?id=3409 *** For customer support, please post to reviewbo...@googlegroups.com ***

Re: Issue 3376 in reviewboard: RBTools 0.6 - UnicodeEncodeError with ISO-8859-15

2014-06-09 Thread reviewboard
Comment #3 on issue 3376 by nicolas@gmail.com: RBTools 0.6 - UnicodeEncodeError with ISO-8859-15 http://code.google.com/p/reviewboard/issues/detail?id=3376 Hello, Thanks for the correction in git. About requested information, we use the following command:

Re: Issue 3395 in reviewboard: Password reset unsuccessful

2014-06-09 Thread reviewboard
Comment #1 on issue 3395 by ipe...@gmail.com: Password reset unsuccessful http://code.google.com/p/reviewboard/issues/detail?id=3395 Any updates? I will note that the dev version of RB running on your own site exhibits this problem.. -- You received this message because this project is

Re: Issue 3376 in reviewboard: RBTools 0.6 - UnicodeEncodeError with ISO-8859-15

2014-06-09 Thread reviewboard
Comment #4 on issue 3376 by trowb...@gmail.com: RBTools 0.6 - UnicodeEncodeError with ISO-8859-15 http://code.google.com/p/reviewboard/issues/detail?id=3376 Does this particular .diff file cause the exact same error? It doesn't seem to contain the header (r\xc3\xa9vision 0) which is

Re: Issue 3395 in reviewboard: Password reset unsuccessful

2014-06-09 Thread reviewboard
Updates: Status: PendingReview Owner: trowb...@gmail.com Comment #2 on issue 3395 by trowb...@gmail.com: Password reset unsuccessful http://code.google.com/p/reviewboard/issues/detail?id=3395 We'll get a fix in for 2.0.2 -- You received this message because this project is

Re: Issue 3277 in reviewboard: Different URLs for same SVN repository no longer working

2014-06-09 Thread reviewboard
Updates: Status: Fixed Comment #2 on issue 3277 by chip...@gmail.com: Different URLs for same SVN repository no longer working http://code.google.com/p/reviewboard/issues/detail?id=3277 This should now be fixed when using --repository to specify a repository name, and

Re: Issue 3395 in reviewboard: Password reset unsuccessful

2014-06-09 Thread reviewboard
Updates: Status: Fixed Comment #3 on issue 3395 by trowb...@gmail.com: Password reset unsuccessful http://code.google.com/p/reviewboard/issues/detail?id=3395 Fixed in release-2.0.x (ebb4cd6). Thanks! -- You received this message because this project is configured to send all issue

Re: Issue 3348 in reviewboard: Crashes in RBTools 6.0 running against older RB installations (1.6.14 in my case)

2014-06-09 Thread reviewboard
Updates: Status: Fixed Owner: chip...@gmail.com Labels: Component-RBTools Milestone-RBTools-Release0.6.x Comment #1 on issue 3348 by chip...@gmail.com: Crashes in RBTools 6.0 running against older RB installations (1.6.14 in my case)

Re: Issue 3401 in reviewboard: Repository listing shows commits not belonging to the chosen branch

2014-06-09 Thread reviewboard
Comment #2 on issue 3401 by pmonteag...@benunets.com: Repository listing shows commits not belonging to the chosen branch http://code.google.com/p/reviewboard/issues/detail?id=3401 I'm seeing this same issue running 2.0.1 on Linux. Issue is seen on Chrome under MacOS and on Windows PCs

Re: Issue 3401 in reviewboard: Repository listing shows commits not belonging to the chosen branch

2014-06-09 Thread reviewboard
Comment #3 on issue 3401 by trowb...@gmail.com: Repository listing shows commits not belonging to the chosen branch http://code.google.com/p/reviewboard/issues/detail?id=3401 Are you using the pysvn or subvertpy backend? -- You received this message because this project is configured to