Re: Comment with non-ascii character doesn't post

2023-01-20 Thread Jonathan Combe
. > > Christian > > > On Wed, Jan 18, 2023 at 04:31 Jonathan Combe wrote: > >> On Review Board 4.0.11. >> >> I tried to paste in a comment as a reply to a review comment from >> Outlook. The email contained a smiley symbol. >> >> This did paste i

Comment with non-ascii character doesn't post

2023-01-18 Thread Jonathan Combe
On Review Board 4.0.11. I tried to paste in a comment as a reply to a review comment from Outlook. The email contained a smiley symbol. This did paste into the comment box OK and I hit OK, but I didn't get an error but I also didn't get the green banner asking to publish or discard the

Using Review Board for HTML reviews

2022-01-14 Thread Jonathan Winer
We're evaluating code review tools and trying to determine if we use a documentation tool such as madcap flare which produces HTML output, can we view the rendered HTML within your code review tool? Trying to find a way to review the rendered output so that it is reader friendly vs the markup

The patch to {file_name} didn't apply cleanly

2017-03-23 Thread Jonathan Avraham
didn't apply cleanly. The temporary files have been left in '/tmp/reviewboard.E5Av7z' for debugging purposes. `patch` returned: Is there any way to make this workflow work without squashing the commits? Thanks, Jonathan -- Supercharge your Review Board with Power Pack: https://www.reviewb

Re: DEBUG = True and Bad Request (400)

2016-07-26 Thread Jonathan Haimez
Hi, how can i use the 0.0.0.0 ip adresse for the ALLOWED_HOSTS? I want to have fdqn (my.review.compagny) and ip of my server (dynamic). I can't do that ALLOWED_HOSTS = ['reviews.mycompany.com', 'localhost', '22.02.02.02' ] Le mercredi 9 septembre 2015 03:05:03 UTC+2, Christian Hammond a écrit

Re: Getting 500 error trying to access review

2015-06-12 Thread Jonathan Anderson
I was able to remount my git repository on the reviewboard server, and things appear to be back to normal. Thanks! Looks like I'll need to figure out a more persistent way to mount my repo directory. On Friday, June 12, 2015 at 5:08:31 PM UTC-7, Jonathan Anderson wrote: I did not realize

Getting 500 error trying to access review

2015-06-12 Thread Jonathan Anderson
My server got rebooted last night, and since coming back up, I've been getting 500's whenever trying to visit a review e.g. /r/100 Not sure where to troubleshoot this. Traceback (most recent call last): File

Re: Getting 500 error trying to access review

2015-06-12 Thread Jonathan Anderson
, 2015 at 4:41:27 PM UTC-7, Christian Hammond wrote: Hi Jonathan, Sounds like trouble communicating with the Git repository. Are you able to get into the administration UI, and can you show me the repository configuration? Unfortunately, the error output isn't handling a so-called lazy

Re: Diffing between revisions is unreliable.

2015-03-10 Thread Jonathan Anderson
explicitly don't highlight differences that are only due to upstream changes in the files and not changed hunks in the patch. -David On Tue, Mar 10, 2015 at 4:55 PM Jonathan Anderson physics...@gmail.com javascript: wrote: I am using ReviewBoard 2.0.12 I posted a code review using

Diffing between revisions is unreliable.

2015-03-10 Thread Jonathan Anderson
(different) versions of the file, but there is no highlighting. What information can I provide to diagnose this issue? Thanks, Jonathan Anderson Quosal LLC As you can see, the file below says the diff only contains whitespace changes, but at line 100, the files diverge. https://lh5

Re: Posting to reviewboard fails: Got API Error 207 (HTTP code 400): The file was not found in the repository.

2015-03-05 Thread Jonathan Anderson
Thanks for the reply. Any tips on how to debug this problem. -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/

Re: Posting to reviewboard fails: Got API Error 207 (HTTP code 400): The file was not found in the repository.

2015-03-02 Thread Jonathan Anderson
admin? -David On Thu Feb 26 2015 at 7:43:00 PM Jonathan Anderson jona...@webessenceonline.com javascript: wrote: Hello, I am using bitbucket as my repo and it's configured in reviewboard as a repo. Tried to google and debug but haven't gotten anywhere. Any help would be greatly

Posting to reviewboard fails: Got API Error 207 (HTTP code 400): The file was not found in the repository.

2015-02-26 Thread Jonathan Anderson
Hello, I am using bitbucket as my repo and it's configured in reviewboard as a repo. Tried to google and debug but haven't gotten anywhere. Any help would be greatly appreciated. Here is the debug output of the rbt post command: jon$ rbt post -d RBTools 0.7.1 Python 2.7.6 (default, Sep

Re: The specified diff file could not be parsed.

2015-02-18 Thread Jonathan Anderson
Mounting the git repository using NFS, and accessing it directly using the Path field in setup and clearing out the Mirror Path, my issue appears to be resolved. Thanks! On Monday, February 16, 2015 at 10:53:02 AM UTC-8, Jonathan Anderson wrote: Now that I know what was wrong with my

Re: The specified diff file could not be parsed.

2015-02-16 Thread Jonathan Anderson
It sounds like this is a documentation issue then. I don't believe that, in the process of setting up our reviewboard, there was an indication that the repository needed to be hosted locally. In fact, the repository settings in the UI suggested otherwise. I'll give this a try and update back

Re: The specified diff file could not be parsed.

2015-02-16 Thread Jonathan Anderson
, February 16, 2015 at 10:31:14 AM UTC-8, Jonathan Anderson wrote: It's occurring to me that right now, I have a bare repository and intend to keep it that way if I can. If I were to have the reviewboard instance accessing git directly through the file system, would it need a working directory

Re: The specified diff file could not be parsed.

2015-02-16 Thread Jonathan Anderson
on the reviewboard server, tracking our remote, and simply have it fetch when it needs to verify any files? On Monday, February 16, 2015 at 9:45:27 AM UTC-8, Jonathan Anderson wrote: It sounds like this is a documentation issue then. I don't believe that, in the process of setting up our

The specified diff file could not be parsed.

2015-02-09 Thread Jonathan Anderson
I am getting the following error whenever I attempt to rbt post a change that contains updates to an existing file. Posting a change containing a single new file works as expected. I have attached a fiddler archive with the reviewboard request. I am using an ssh git repository. I am accessing

Re: Unable to view diff for multiple files.

2013-04-23 Thread Jonathan Wilson
On Monday, April 22, 2013 2:33:58 PM UTC-4, Christian Hammond wrote: On Mon, Apr 22, 2013 at 8:57 AM, Matthew Woehlke mwoehlk...@gmail.comjavascript: wrote: On 2013-04-20 01:55, Christian Hammond wrote: Hi Jonathan, I don't think I've seen this. Can you open the Chrome console log, try again

Re: Unable to view diff for multiple files.

2013-04-23 Thread Jonathan Wilson
, 2013 11:57:56 AM UTC-4, Matthew Woehlke wrote: On 2013-04-20 01:55, Christian Hammond wrote: Hi Jonathan, I don't think I've seen this. Can you open the Chrome console log, try again, and see what errors may appear? Is the server able to generate the diffs? I'm sure Christian knows

Unable to view diff for multiple files.

2013-04-19 Thread Jonathan Wilson
Hi, For some reason I am unable to view the diffs for multiple files on Reviewboard v1.7.6. I can only see the diff for the first file. The rest of the file diffs are stuck loading forever (with the little circular animated loading icon) I've tried with Internet Explorer 8, 9, Google Chrome

Re: when adding Repository: Unable to retrieve information from local Git repository

2013-01-18 Thread Jonathan Mastin
I still haven't made progress on this. Would appreciate anyone's thoughts on debugging! Jonathan On Wednesday, January 16, 2013 4:53:58 PM UTC-8, Jonathan Mastin wrote: Hi. Thanks for ReviewBoard! And thanks in advance for any time or help you can offer... I'm trying to set up my own

Re: when adding Repository: Unable to retrieve information from local Git repository

2013-01-18 Thread Jonathan Mastin
Thanks Matthew. Yes, I have tried with and without the .git On Friday, January 18, 2013 12:02:16 PM UTC-8, Matthew Woehlke wrote: On 2013-01-16 19:53, Jonathan Mastin wrote: I'm having trouble when I go to the Add Repository webpage http://server/reviews/admin/db/scmtools/repository/add

Re: when adding Repository: Unable to retrieve information from local Git repository

2013-01-18 Thread Jonathan Mastin
-8, Jonathan Mastin wrote: Thanks Matthew. Yes, I have tried with and without the .git On Friday, January 18, 2013 12:02:16 PM UTC-8, Matthew Woehlke wrote: On 2013-01-16 19:53, Jonathan Mastin wrote: I'm having trouble when I go to the Add Repository webpage http://server/reviews/admin

when adding Repository: Unable to retrieve information from local Git repository

2013-01-17 Thread Jonathan Mastin
, as the apache user (which runs the website) to execute the command git --git-dir=/var/git/Intent.git config core.repositoryformatversion it returns a result of 0, which seems good. Can you help figure out what's causing this error or provide debugging suggestions? Thank you, Jonathan

Reviewboard, review processes and review closure

2012-06-08 Thread Jonathan Holloway
Hi all, I was wondering what the current review process people use with Reviewboard in terms of * Raising a review * Carrying out a review * Moderating a review (if possible) * Closing a review We currently have reviewboard, but I'm used to using Crucible where it's possible to: * Assign a

Re: Page not found (404) when using post-review after upgrade to V1.6 Beta1

2011-04-25 Thread Jonathan
ideas what might be going on I'd be really appreciative. Cheers, Jonathan. On Apr 21, 8:29 am, Christian Hammond chip...@chipx86.com wrote: Hi Jonathan, So the key part seems to be here: Using changenums on Review Board 1.5.2. Falling back to the deprecated 1.0 API It almost looks like

Page not found (404) when using post-review after upgrade to V1.6 Beta1

2011-04-20 Thread Jonathan
404 It looks like everything is fine until it tries to do an HTML POST to /reviews/api/json/reviewrequests/new/. Does anyone have any idea what might be going wrong or am I going to have to revert back to V1.5.2? I hope not, the collapsible reviews are handy. Thanks in advance, Jonathan