Re: using --diff-filename doesn't allow you to specify a diff rather than generating a diff from rbtools in mercurial

2016-11-21 Thread Christian Hammond
Hi John, While I'd expect --diff-filename to work, it's important to note that it won't work with --parent, and there's no way currently to specify a parent diff. That said, it could be that this support just isn't working for Mercurial. Would you mind adding --debug to the command line and pasti

Failed to send notification to slack.com

2016-11-21 Thread Alfred von Campe
I was browsing through the reviewboard.log file while debugging an unrelated issue when I came across a bunch of errors that all look like this: 2016-11-21 14:07:55,959 - ERROR - - Failed to send notification to slack.com: unknown url type: Traceback (most recent call last): File "/usr/lib/py

Using SVN Protocol

2016-11-21 Thread Pete Singleton
Is it possible to use the SVN:// protocol with RB? I am receiving an error when entering the repository URL ("A repository was not found at the specified path") I have a local installation of ReviewBoard, from that VM I am able to run "svn list svn://xxx.xxx.xxx" but it won't let me add the sa

Re: Using SVN Protocol

2016-11-21 Thread David Trowbridge
Pete, That definitely should be working. Did you set up your installation using PySVN or subvertpy? We've had issues with the latter. -David On Mon, Nov 21, 2016 at 9:17 AM Pete Singleton wrote: > Is it possible to use the SVN:// protocol with RB? I am receiving an > error when entering the r

Re: Failed to send notification to slack.com

2016-11-21 Thread David Trowbridge
Alfred, It looks like the "rbslack" extension was installed and activated. You can fix these errors by going to "Extensions" in the admin UI and disabling it. -David On Mon, Nov 21, 2016 at 6:44 AM Alfred von Campe wrote: > I was browsing through the reviewboard.log file while debugging an > u

Re: Failed to send notification to slack.com

2016-11-21 Thread Alfred von Campe
Hi David: Right you are. I forgot that a while ago one of the developers asked me to install this extension, but we never properly configured it. I’ve disabled it for now. Thanks, Alfred > On Nov 21, 2016, at 12:19, David Trowbridge wrote: > > Alfred, > > It looks like the "rbslack" extens

Unexpected error when validating the diff: Invalid utf8 character string: 'BDE1F7' (HTTP 400, API Error 224)

2016-11-21 Thread Douglas Blondin
Try to do a "rbt post". Get the above error when I'm providing a diff from "svn diff". Similar error (different character string) if let rbt post generate the diff. I'm running RBTools 0.7.5 with python 2.7.11+ This is on Linux Mint uname -a Linux dblondin-ThinkPad-W530 4.4.0-21-generic #37-

Re: Unexpected error when validating the diff: Invalid utf8 character string: 'BDE1F7' (HTTP 400, API Error 224)

2016-11-21 Thread Christian Hammond
Hi Doug, I'd start out by upgrading RBTools and see if that fixes it. We're working right now on getting a new RBTools 0.7.7 release out, so you could also hold off for that. If that doesn't fix it, we'll need to get some more info from you. Christian On Mon, Nov 21, 2016 at 15:49 Douglas Blondi

Trying to install ReviewBoard 1.5.5

2016-11-21 Thread Rick Kasten
I'm trying to install ReviewBoard 1.5.5 on CentOS 7 in order to upgrade to the latest version. Our current server is running gentoo, and we can't manage it. So I run 'rb-site install', and this is what I end up with: * Installing the site... Building site directories ... [!] Unable to find the

Re: Trying to install ReviewBoard 1.5.5

2016-11-21 Thread Christian Hammond
Hi Rick, Due to difficulties with dependency compatibility, it's very unlikely you'll have a fun time getting Review Board 1.5.5 to install again. You don't need the older version of Review Board in order to perform the upgrade, though. You just need the newer version you want to use. What you sh