Which version of Ubuntu is supported for latest 1.7.12 ReviewBoard release?

2013-07-29 Thread Kunjal
Chris, We are considering Ubuntu installation for latest upgrade to 1.7.12 ReviewBoard release. Which Ubuntu version installation is supported for ReviewBoard? Thanks a lot Kunjal -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let

Re: post-review, git-svn and --parent

2013-07-29 Thread Christian Hammond
This looks like a bug, and not something you're doing wrong. Would you mind trying this with rbt-post instead of post-review (same arguments) and seeing what the failure case is? rbt-post is the successor to post-review. Christian On Jul 29, 2013, at 8:48, Alex Lewis wrote: > Hi, > Please

post-review, git-svn and --parent

2013-07-29 Thread Alex Lewis
Hi, Please forgive me for raising this issue as I believe it has been raised a couple of times over the years but I didn't see a resolution to those issues and I'm seeing it with post-review 0.5.1. I hope you don't mind. I have the following branch setup... |- xxx (feature-x) |- xxx |

Re: Having trouble setting up a GitHub (Private Organization) repository

2013-07-29 Thread Wei Dai
Thanks so much for the hint! Yes I never realized that it's the rbssh path. For some reason it's in /usr/local/bin but not in /usr/bin. sudo ln -s /usr/local/bin/rbssh /usr/bin/rbssh did the trick. Thank you again! On Mon, Jul 29, 2013 at 12:35 AM, Christian Hammond wrote: > How did you install

Re: Review Board 1.6.18 and 1.7.12 released

2013-07-29 Thread Stephen Gallagher
On 07/28/2013 06:02 AM, Christian Hammond wrote: > Hi everyone, > > We have a couple new releases tonight. Review Board 1.6.18 and 1.7.12 > focus on tightening security, and giving extension writers a couple new > abilities to make their lives easier. > > It's late here, so I'm going to direct yo