Re: Reviewboard post commit hook fails with XML error

2017-10-26 Thread Christian Hammond
Hi Ron, RBTools is just calling out to the svn command, which is what's complaining. It sounds like svn itself is having trouble talking to the repository from within the hook directory. Review Board isn't involved at that stage. You can set DEBUG to True in that script to try to see how far it

Reviewboard post commit hook fails with XML error

2017-10-26 Thread Ron Tech
When trying to setup subversion with reviewboard and a post commit hook it fails with an xml error. I'm able to commit to the repository without the post-commit hook but once I add it, it fails. svn: E175009: Commit failed (details follow): svn: E175009: The XML response contains invalid XML

Re: How to update apache inside of review board?

2017-10-26 Thread Christian Hammond
Hi, It's unclear if you're trying to upgrade the Review Board product or the Apache web server, but the commands you're running will only upgrade Review Board, and the versions you're giving are for Apache. You'll need to reach out to Bitnami about this. They're in a better position to help,

Re: Unable to download attachments that have been uploaded.

2017-10-26 Thread Not Saying
It was a permission issues.The system ran a script and set the sticky bits to a directory. On Thursday, October 19, 2017 at 12:36:08 PM UTC-7, Christian Hammond wrote: > > Glad you got it working! Looks like MySQL was missing a core component. > Was it an installation problem? > >

Re: How to update apache inside of review board?

2017-10-26 Thread Not Saying
I found below on upgrading from Bitnami. Does need access to any repo from Redhat? Thanks for the help. cd installdir/apps/reviewboard/htdocs/ sudo venv/bin/easy_install -U ReviewBoard sudo venv/bin/rb-site upgrade installdir/apps/reviewboard/rb-sites/reviewboard/ On Wednesday, October

Re: How to update apache inside of review board?

2017-10-26 Thread Not Saying
I installed Review board via Bitnami. We must upgrade the version of apache inside review board from 2.4-27 to 2.4.28. I tried the a new install from bitnami and it still has the older version of Review board. I also notice that it did not allow me to upgrade my current version.

Re: Wrong url in API response

2017-10-26 Thread Christian Hammond
Hi Stefan, It sounds like the setting didn't take effect, or some existing responses were cached by RBTools. Can you try to fully restart Apache, to force all settings to reload? Christian On Tue, Oct 24, 2017 at 9:26 AM, Stefan Prawda wrote: > > Hi, > I have RB 2.5.16