Review Board 1.7 beta 1 released

2012-08-03 Thread Christian Hammond
Hey everyone, I'm happy to announce that we've pushed out the release of Review Board 1.7 beta 1. There's many new and exciting things in this release, but rather than repeat myself, I'll just link you to the news post. http://www.reviewboard.org/news/2012/08/03/review-board-17-beta-1-released/

Not able to use post-review

2012-08-03 Thread Vijay Kumar Tiwary
Hi , I was trying to use post-review filename but I get following error always : GNU diff is required for Subversion repositories. Make sure it is installed and in the path. On Windows, you can install this from: http://gnuwin32.sourceforge.net/packages/diffutils.htmd I have installed GNU Diff

Re: Review Board 1.7 beta 1 released

2012-08-03 Thread Stephen Gallagher
On Fri, 2012-08-03 at 01:49 -0700, Christian Hammond wrote: Hey everyone, I'm happy to announce that we've pushed out the release of Review Board 1.7 beta 1. There's many new and exciting things in this release, but rather than repeat myself, I'll just link you to the news post.

Re: Review Board 1.7 beta 1 released

2012-08-03 Thread Daniel Laird
I have tried to install this release. I had to manually installed Djblets 0.7 and then I could install by specifying -f to easy_install. Onc done I then did rb-site upgrade /path/my/site This took a while and generated the following: Upgrading Review Board from 1.6.11 to 1.7 beta 1 There are

Creating post-reviews

2012-08-03 Thread Ivan Gavryliuk
The main challenge for us currently is running post-review command line tool, it's very hard for some windows developers to install python, difftools etc, especially when they're switching between many VMs to write code. I just don't understand (or don't know) why RB web site can't have this

Support for Oracle Database

2012-08-03 Thread Dean Berry
We are using CollabNet Teamforge on Red Hat Linus with a Oracle database. Is Review Board compatible with Oracle? I did not see it listed in the install doc's, so I'm just trying to confirm. Thanks! -- Want to help the Review Board project? Donate today at

Re: Review Board 1.7 beta 1 released

2012-08-03 Thread Christian Hammond
Hi Daniel, The CACHE_* warnings you get are harmless. Just new APIs in Django we have to migrate to. We can't detect the config file location. The user may be using our auto-generated ones, or they may have copied/pasted into their Apache configuration. There's no way for us to know. So I

Re: Support for Oracle Database

2012-08-03 Thread Christian Hammond
Hi Dean, While Django supports Oracle, Django-Evolution (our database schema migration module) does not. We'd welcome a patch that adds it, but at this time, we can't claim Oracle support. You can always install MySQL separately and use that. It works fine, and is well-tested. Christian --

Re: Not able to use post-review

2012-08-03 Thread Christian Hammond
Hi, Can you describe to me how GNU diff isn't working? What are you seeing? Christian On Aug 3, 2012, at 2:50, Vijay Kumar Tiwary vijayktiw...@gmail.com wrote: Hi , I was trying to use post-review filename but I get following error always : GNU diff is required for Subversion

Re: Review Board 1.7 beta 1 released

2012-08-03 Thread Stephen Gallagher
On Fri, 2012-08-03 at 11:46 -0700, Christian Hammond wrote: A 0.7.1 is being uploaded right now that should fix this. What is pipeline.storage, and is it a new dependency I need to have in on the build system? Still getting: + /usr/bin/python setup.py install --root

Re: Review Board 1.7 beta 1 released

2012-08-03 Thread Christian Hammond
Yeah, the pipeline (django_pipeline) module. Guessing we left it out of the dependency list for Djblets (though RB has it). I can fix this in a couple hours, but I imagine that's not fully necessary on fedora once you have a package for it? Christian On Aug 3, 2012, at 12:17, Stephen

Re: Review Board 1.7 beta 1 released

2012-08-03 Thread Stephen Gallagher
On Fri, 2012-08-03 at 12:31 -0700, Christian Hammond wrote: Yeah, the pipeline (django_pipeline) module. Guessing we left it out of the dependency list for Djblets (though RB has it). I can fix this in a couple hours, but I imagine that's not fully necessary on fedora once you have a

Issue 2693 in reviewboard: post-review is not working with Gnu Diff

2012-08-03 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2693 by vijaykti...@gmail.com: post-review is not working with Gnu Diff http://code.google.com/p/reviewboard/issues/detail?id=2693 * NOTE: Do not post confidential information in this bug report. * * If you need