Re: Review Board 2.0 beta 1 released!

2014-01-16 Thread MoonWalker
Do you have a potential release date (estimate) for the official 2.0 (production)? On Tuesday, November 12, 2013 8:28:40 AM UTC+11, Christian Hammond wrote: > > Hey everyone, > > I'm very excited to announce that we just released Review Board 2.0 beta > 1. We have been working really hard on get

Re: Problem with ReviewBoard installation

2014-01-16 Thread TIDave
$ easy_install --version distribute 0.6.10 $ export HTTP_PROXY=http://###.###.com:80 $ export HTTPS_PROXY=https://###.###.com:81 $ sudo -E easy_install -U ReviewBoard Searching for ReviewBoard Reading http://pypi.python.org/simple/ReviewBoard/ Download error: [Errno 111] Connection refused -- Some

Re: Problem with ReviewBoard installation

2014-01-16 Thread TIDave
I solved the proxy issue. The https proxy had changed. I'm trying another setup now. On Thursday, January 16, 2014 7:47:36 AM UTC-6, TIDave wrote: > > $ easy_install --version > distribute 0.6.10 > $ export HTTP_PROXY=http://###.###.com:80 > $ export HTTPS_PROXY=https://###.###.com:81 > $ sudo

Re: Problem with ReviewBoard installation

2014-01-16 Thread TIDave
I ran easy_install -U for Django-1.4.10 and ReviewBoard. That seemed to go ok, but rb-site install still ends with this: Creating table site_localsite Creating table django_project_version Creating table django_evolution Error: Unknown command: 'registerscmtools' On Thursday, January 16,

Re: Problem with ReviewBoard installation

2014-01-16 Thread TIDave
I ran easy_install -m ReviewBoard, deleted the .egg, ran easy_install -U ReviewBoard, and then I was able to get further with rb-site, but it still said Unknown command: 'evolve'. I removed and re-installed Django and django_evolution, and that may have resolved the issues. On Thursday, Janua

Re: Review Board 1.7.21 is released

2014-01-16 Thread markdbeyer
Bueno! But I did get this message on rb-site upgrade. I don't recall doing anything tricky with this server nor do I recall a message about evolutions on previous upgrades. FWIW the server seems to be working fine, for now. -- rb-site upgrade /var/www/ssd-tools3.juniper.net

Re: Review Board 1.7.21 is released

2014-01-16 Thread markdbeyer
Bueno! But I did get this message on rb-site upgrade. I don't recall doing anything tricky with this server nor do I recall a message about evolutions on previous upgrades. FWIW the server seems to be working fine, for now. -- rb-site upgrade /var/www//

Re: RBTools 0.5.4 is released

2014-01-16 Thread markdbeyer
Nice, thanks. But issue 3184 is still a problem. Prevents use of rbt post with perforce repos. I don't know of a workaround. Mark On Tuesday, January 14, 2014 4:08:44 PM UTC-8, Christian Hammond wrote: > > Hi everyone, > > We just put out RBTools 0.5.4. It has some bug fixes for rbt patch, > r

Re: Review Board 1.7.21 is released

2014-01-16 Thread Stephen Gallagher
On 01/16/2014 02:44 PM, markdbe...@gmail.com wrote: > Bueno! > > But I did get this message on rb-site upgrade. I don't recall doing > anything tricky with this server nor do I recall a message about > evolutions on previous upgrades. FWIW the server seems to be working > fine, for now. Those mes

Re: RBTools 0.5.4 is released

2014-01-16 Thread markdbeyer
Actually "rbt post" does work now. My error. But "rbt status" still fails with the "revision_range" problem. -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http:

Re: Review Board 2.0 beta 1 released!

2014-01-16 Thread Christian Hammond
I don't, but you'll see beta 2 very shortly. We have a couple smaller things to put in after beta 2, and then we're freezing for bug fixes and then release. It'll largely depend on beta 2 feedback. Christian -- Christian Hammond - christ...@beanbaginc.com Review Board - http://www.reviewboard.or

Re: RBTools 0.5.4 is released

2014-01-16 Thread Christian Hammond
Sorry Mark. I'll get that in today for the next release. If you don't mind building your own RBTools package, you'll see a fix by tonight. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On Thu, Jan 16, 2

Re: Problem with ReviewBoard installation

2014-01-16 Thread Christian Hammond
I think you just had some broken installs. Looks like the Python Entrypoints were missing. easy_install will handle registering entrypoints, which are basically a way for Python apps to look up packages and modules providing certain features. It sounds like those weren't registered with your earli

Re: RBTools 0.5.4 is released

2014-01-16 Thread markdbeyer
Not a problem. Thanks, Chris! On Thursday, January 16, 2014 12:55:23 PM UTC-8, Christian Hammond wrote: > > Sorry Mark. I'll get that in today for the next release. > > If you don't mind building your own RBTools package, you'll see a fix by > tonight. > > Christian > > -- > Christian Hammond -

Review Board 2.0 beta 2 released!

2014-01-16 Thread Christian Hammond
Hey everyone, Really excited to announce the release of Review Board 2.0 beta 2. This is a big one, and I'm not even going to try to go into all the details. The news post ( http://www.reviewboard.org/news/2014/01/16/review-board-2-0-beta-2-released/) and release notes ( http://www.reviewboard.org

Re: How to add avatars?

2014-01-16 Thread Christian Hammond
We only show avatars on the top bar right now. We might add them throughout the UI at a later time. We use gravatar.com for avatars. People can change their avatars by linking an account there and setting their avatar. This service powers avatars for many web services and software out there, so we

Call for translators

2014-01-16 Thread David Trowbridge
We just released Review Board 2.0 beta 2, which means we're getting more or less close to release of 2.0. This release will include full support for localization, which means we'd like to get things translated as much as possible. If you're a native speaker of a non-English language, and would lik

Re: Call for translators

2014-01-16 Thread Nilesh Jaiswal
Please add "Hindi" in new language section. On Fri, Jan 17, 2014 at 8:23 AM, David Trowbridge wrote: > We just released Review Board 2.0 beta 2, which means we're getting more > or less close to release of 2.0. > > This release will include full support for localization, which means we'd > like

Re: RB 1.7.20 with mercurial over https

2014-01-16 Thread Simona Avornicesei
Hi all, I've upgraded to RB 1.7.21 and I was able to succesfully post a review. Unfortunately no reviewer can see it ("review is private") so I have to read more about users, groups and permissions. Thanks. -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign u