Re: Digest for reviewboard@googlegroups.com - 16 updates in 3 topics

2015-02-15 Thread Paul Sander
It is possible to get Review Board to work with a remote Git server, if the Git server also runs a web server. Write a CGI script that takes a repo name and SHA-1 checksum as parameters, chdir into the bare repo on the Git server, and run git cat-file blob SHA-1 using a text/plain content

Directory Permissions CodeReview Fedora Fresh Install

2015-02-15 Thread Yarone Greif
Just installed CodeReview on a Fedora AWS instance. And I'm getting the permissions problem issue splash page (The data directory must be writable by the web server. On Linux/Unix/Mac, you can fix this by typing:). But I think the permissions are set correctly. eg [fedora@ip-172-31-20-148

Re: RBtools 0.7 - issue posting a review

2015-02-15 Thread Daniel Laird
After some investigation we found the following: # TODO: This can break on systems that don't have the en_US local # installed (which isn't very many). Ideally in this case, we could # put something in the config file, but that's not plumbed through to here. env['LC_ALL'] = 'en_US.UTF-8'

Re: Authentication failed while adding svn repository

2015-02-15 Thread Jeffrey Javier
Good day Alexis! Do you mind sharing the fix for this issue? You just downloaded version 2.0.5 and it worked? please do share the link thanks :) On Thursday, July 31, 2014 at 8:36:41 AM UTC+8, Alexis wrote: Hi Christian, It worked! No hitch. No need to install the patch. Thanks, Alexis