Re: Diff Viewer matching too aggressively

2017-04-10 Thread jerome
Sorry about the low details, I can't really post a screen shot, since the source code cannot be shared. I'm using 2.5.7 I will try to replicate it with simple code and post KDiff3 and P4Merge along the Vidual diff of ReviewBoard. But mostly when I remove a big chunk of code and add some, the

Diff Viewer matching too aggressively

2017-04-10 Thread jerome
the submitted diff with +- lines and nothing else, no interpreter of what was modified/moved or whatever he is trying to display? I checked the admin options, but there's much for it. Thanks, Jerome -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us

Re: Migration Encoding issue

2017-01-19 Thread jerome
Yeah, look like it. I cleared all the password column into scmtools_repository tables. And then I could access the admin page properly and reenter them manually. Seem to work now. Thanks David -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to

Migration Encoding issue

2017-01-19 Thread jerome
5069 2017] [:error] [pid 8927] UnicodeDecodeError: ' utf8' codec can't decode byte 0x8b in position 1: invalid start byte Anybody know if I should change the encoding into the mysql repository tables scmtools_repository manually? or should I distribute the repos into another way with hgserve? How

Re: Windows to Linux migration

2017-01-16 Thread jerome
Ok I rerun the grant command and restart de server and everything seem to be fine, maybe some caching issue at work here! -- 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/

Re: Windows to Linux migration

2017-01-16 Thread jerome
Hi, The good: I made a dump from a clean Linux install and merge the tables with the proper entry. Now the path are the default Linux one, but the others settings are kept. The bad: I still get an error 500. Look like I got mysql acces error even if I did into the run (I used the same

Re: Windows to Linux migration

2017-01-13 Thread jerome
that could suffer from this or if this will make it work, but it could explain a lot. Jerome -- 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

Re: Windows to Linux migration

2017-01-13 Thread jerome
s/rb-sites/reviewboard/htdocs/errordocs" Alias /reviewboard/favicon.ico "/opt/reviewboard-2.5.7-2/apps/reviewboard/htdocs/rb-sites/reviewboard/htdocs/media/rbcommons/images/favicon.png" The server was working just fine before importing MySQL data, so I doubt the Apache config is at fau

Re: Windows to Linux migration

2017-01-13 Thread jerome
The mysqld.log bash-4.2# cat mysql/data/mysqld.log 170113 14:30:40 mysqld_safe Starting mysqld.bin daemon with databases from /opt/reviewboard-2.5.7-2/mysql/data 170113 14:30:40 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled 170113

Re: Windows to Linux migration

2017-01-13 Thread jerome
I cleared the apache log and here's what I when fetching the page: bash-4.2# cat apache2/logs/access_log 10.1.30.177 - - [13/Jan/2017:14:15:45 -0500] "GET /reviewboard/ HTTP/1.1" 500 250 10.1.30.177 - - [13/Jan/2017:14:15:52 -0500] "GET /reviewboard/ HTTP/1.1" 500 250 10.1.30.177 - -

Windows to Linux migration

2017-01-13 Thread jerome
port this to your administrator. Thanks, Jerome -- 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/ --- You received this m

Reviewboard bug link extra character

2017-01-05 Thread jerome
obably an easy regex fix, but I don't known where to search for it, is it done into django, reviewboard, javascript code... If someone known where to change it I could manage the regex on my own. We have review board 2.5.1.1 Thanks, Jerome -- Supercharge your Review Board with Power Pack:

Bitnami Windows install update search index

2016-02-18 Thread jerome
ImportError: No module named settings_local seem like I either not launch the command from the right directory (could not find it's setting) or I'm missing something? Any help would be appreciated, thanks, Jerome -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/

ReviewBoard extension hook

2015-12-15 Thread jerome
much: https://www.reviewboard.org/store/ Thanks, Jerome -- 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: RBTools 0.7.5 under Windows

2015-11-24 Thread jerome
, Jerome On Monday, November 23, 2015 at 7:19:49 PM UTC-5, David Trowbridge wrote: > > For the first problem (with rbt setup-repo), it's detecting your local > repository's "upstream" URL as D:\LocalProject\Bodycad, which obviously > doesn't have a matching counterpart on th

RBTools 0.7.5 under Windows

2015-11-23 Thread jerome
t;> Running on Windows-8-6.2.9200 >>> Home = C:\Users\Jerome\AppData\Roaming >>> Current directory = D:\LocalProject\Bodycad Enter the Review Board server URL: http://codereview.buildserver/reviewboard/ >>> Checking for a Subversion repository... >>> Un