Re: Review Board 1.7.14 is released

2013-09-16 Thread victoria
Hi, The BitNami installers, virtual machines and cloud images have been also updated. They include Django 1.4.8, Djblets 0.7.18 and Review Board 1.7.14. http://bitnami.com/stack/reviewboard Best regards, Victoria. On Sun, Sep 15, 2013 at 10:01 PM, Christian Hammond wrote: > Hi everyone, > > R

Re: Issues with SVN diff for added files in non-committed code

2013-09-16 Thread Chris Landry
I hadn't. I've got this fixed now. I wrote a script to find all unversioned files that aren't ignored, add them, then run post-review, then remove them. Works like a charm. Thanks. On Monday, September 16, 2013 11:35:41 AM UTC-4, David Trowbridge wrote: > > First of all, have you done "svn add

Re: Issues with SVN diff for added files in non-committed code

2013-09-16 Thread David Trowbridge
First of all, have you done "svn add" on the new files? We recommend using rbtools (either rbt post or post-review) to create your review requests, rather than manually creating your diff and uploading it. -David On Mon, Sep 16, 2013 at 10:07 AM, Chris Landry wrote: > Hi all. I've done some se

Issues with SVN diff for added files in non-committed code

2013-09-16 Thread Chris Landry
Hi all. I've done some searching and can't seem to find anyone else encountering this issue. I've also looked through all the switches and can't seem to find the magic combination. I'm looking to publish a review using post-review of uncommitted code while picking up any added files. GNU Utils

Generating a report of the reviews

2013-09-16 Thread richard . cochran
Dear RB users, We are starting to use RB, and in some projects we have a requirement to document the reviews that took place. Before I go and write a script myself, I wanted to ask whether anyone else has already got such a script and is willing to share it. What I would need is a script that t