Upload diff

2014-04-30 Thread UshaRam
Hi, I am trying to upload the dif to perforce, its posting the diff file but not with summary and description this is the command i used post-review --diff-filename=diff.diff --summary This is just sample diff file --description-file Thi is just sample diff Could you please let me know

Re: Unicode and Subversion

2014-04-30 Thread Stefan Bohne
Review Board 1.7.21 Am Dienstag, 29. April 2014 22:02:37 UTC+2 schrieb David Trowbridge: What version of Review Board are you using? -David On Tue, Apr 29, 2014 at 3:22 AM, Stefan Bohne stefan...@sentec-elektronik.de javascript: wrote: Thanks, David. That fixed it. But now

Re: Reviewboard 2.0: rb-site upgrade failed migrating from 1.5.

2014-04-30 Thread Paul Fee
Hi Chris, I repeated the test to ensure the database wasn't empty. I confirmed that I'd imported the RB1.5 database, ready for rb-site upgrade. Steps: # rb-site install /var/www/reviewboard mysql drop database reviewboard; mysql create database reviewboard; # mysql -uroot -p reviewboard

Re: Reviewboard 2.0: rb-site upgrade failed migrating from 1.5.

2014-04-30 Thread Alexander Zhogov
Hi Christian, I faced the same exception with a similar scenario. The rb-site manage /path/to/site syncdb command doesn't help. I am testing migration from the old system with Review Board 1.5 to a new CentOS 6.5 with Review Board 2.0 RC2: 1. Installed Review Board 2.0 RC2 on CentOS 6.5. 2.

another metrics question

2014-04-30 Thread boz jennings
Are any of these metrics available out-of-the-box? 1. Time spent reviewing per reviewer 2. Lines of code affected per review 3. Issues identified per review 4. Time from issue identification to resolution Sorry this is kind of a repeat. I see that people have asked before about

Re: another metrics question

2014-04-30 Thread Christian Hammond
Hi, We don't have these metrics in Review Board itself (at least, not easily accessible). We are building reporting/metrics functionality into our Power Pack addon product. We're considering providing an API along with that to provide the data we collect. Knowing your needs there would be useful

Re: Reviewboard 2.0: rb-site upgrade failed migrating from 1.5.

2014-04-30 Thread Christian Hammond
I'll look into this today. We decided to do at least one more RC, which will be soon, so I'll have something you guys can test before a final 2.0 is out. Christian On Wednesday, April 30, 2014, Alexander Zhogov alex...@gmail.com wrote: Hi Christian, I faced the same exception with a

Re: Reviewboard 2.0: rb-site upgrade failed migrating from 1.5.

2014-04-30 Thread Stephen Gallagher
On 04/30/2014 08:35 AM, Alexander Zhogov wrote: Hi Christian, I faced the same exception with a similar scenario. The rb-site manage /path/to/site syncdb command doesn't help. I am testing migration from the old system with Review Board 1.5 to a new CentOS 6.5 with Review Board 2.0 RC2: 1.

Re: Reviewboard 2.0: rb-site upgrade failed migrating from 1.5.

2014-04-30 Thread Bruce Cran
When I upgraded from 1.7.9 to 2.0 RC2 I had to go via 1.7.24 otherwise I got an 'Unknown column' error (I can't remember if it was the same one). -- Bruce On Wed, Apr 30, 2014 at 1:26 PM, Stephen Gallagher step...@gallagherhome.com wrote: It worked cleanly for me. -- Get the Review

Re: Reviewboard 2.0: rb-site upgrade failed migrating from 1.5.

2014-04-30 Thread Christian Hammond
Hi guys, I committed a fix for this. It's pretty trivial to hand-apply. Not at the computer or I'd send a link. This will be in RC3. Christian On Wednesday, April 30, 2014, Bruce Cran bruce.c...@gmail.com wrote: When I upgraded from 1.7.9 to 2.0 RC2 I had to go via 1.7.24 otherwise I got

Re: Issue 1395 in reviewboard: Exporting review comments

2014-04-30 Thread reviewboard
Comment #9 on issue 1395 by magnus.h...@gmail.com: Exporting review comments http://code.google.com/p/reviewboard/issues/detail?id=1395 Bumping this feature. Would be very useful for certification assessments in order to provide evidence that code reviews really have been performed without

Re: Issue 1950 in reviewboard: Exporting reviews to external file

2014-04-30 Thread reviewboard
Comment #3 on issue 1950 by magnus.h...@gmail.com: Exporting reviews to external file http://code.google.com/p/reviewboard/issues/detail?id=1950 Bumping this feature. -- You received this message because this project is configured to send all issue notifications to this address. You may

Issue 3320 in reviewboard: rbt with --include for multiple directories/files doesn't seem to work

2014-04-30 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3320 by tph...@gmail.com: rbt with --include for multiple directories/files doesn't seem to work http://code.google.com/p/reviewboard/issues/detail?id=3320 *** READ THIS BEFORE POSTING! *** *** You must complete this form

Re: Issue 3320 in reviewboard: rbt with --include for multiple directories/files doesn't seem to work

2014-04-30 Thread reviewboard
Updates: Status: Fixed Comment #1 on issue 3320 by trowb...@gmail.com: rbt with --include for multiple directories/files doesn't seem to work http://code.google.com/p/reviewboard/issues/detail?id=3320 This is already fixed in git (1cb1c32) and will ship with 0.6.1. -- You received