Problem with rbt diff with two revision numbers

2015-02-23 Thread Panikera Raj
Hi All, I am using RBT Tool to generate review board report for rbt diff report automation. So I am getting below error during generating diff report between two revision numbers F:\ReviewBoard_Report\BRW_Clientrbt post 45277:45275 CRITICAL: 'utf8' codec can't decode byte 0x92 in position

Re: Review Board version mismatch

2015-02-23 Thread Daniel Bansch
I used easy_install. On Friday, February 20, 2015 at 10:45:53 AM UTC-6, Daniel Bansch wrote: I'm trying to install review board on redhat with apache, mod_wsgi and mysql. I get this error when I go to my review board site:

Re: ReviewBoard with TFS Git Repos

2015-02-23 Thread David Trowbridge
Callum, We've been working on adding TFS support to the Power Pack for Review Board. We expect to release this sometime today or tomorrow. At the moment, this only supports TFVC, but we expect to add TF git very soon. -David On Mon Feb 23 2015 at 1:32:02 AM Callum Bradbury

Re: Problem with rbt diff with two revision numbers

2015-02-23 Thread David Trowbridge
First of all, some questions: - What version of RBTools do you have installed? - What version control system is this? SVN? Second, can you run again with --debug and send the output? -David On Mon Feb 23 2015 at 2:51:02 AM Panikera Raj panikera.raj...@gmail.com wrote: Hi All, I am using

Re: Issue 3774 in reviewboard: Active Directory login fails if group contains non-ascii characters

2015-02-23 Thread reviewboard
Updates: Status: Fixed Comment #2 on issue 3774 by trowb...@gmail.com: Active Directory login fails if group contains non-ascii characters https://code.google.com/p/reviewboard/issues/detail?id=3774 Fixed in release-2.0.x (becc0fe). Thanks! -- You received this message because this

Re: Issue with base directory path while uploading diff in UI

2015-02-23 Thread David Trowbridge
What version of Review Board? Is this with SVN? How is the diff being generated? How is the diff being uploaded? -David On Mon Feb 23 2015 at 2:11:37 AM shravanthi s shrav...@gmail.com wrote: One of our users had issues updating a diff in one of the reviews as the base directory path which

Two different repos in the same review

2015-02-23 Thread Anon
Hi, We are using reviewboard with mercurial queues. Is it possible to upload two different revisions/diffs from two different repositories in the same review request? Currently, if I create a review request with revision 1 from repo 1 and try to edit the review to upload another diff (rev 2)

Active directory/ LDAP authentication error

2015-02-23 Thread JToThe DBizzle
Hi there, I have installed Review Board 1.7 on a Centos 6 server using YUM. I am having difficulty getting AD authentication working, I have used Active directory and LDAP and each time I get an error with the domain controller's certificate. If I connect without using TLS I am told that it

Re: Two different repos in the same review

2015-02-23 Thread David Trowbridge
This is currently not supported, and not likely to be supported soon (due to the way the database schema is designed). I'd suggest using two separate review requests and cross-linking them using the Depends On field. -David On Mon Feb 23 2015 at 12:12:19 PM Anon lavina.j...@gmail.com wrote:

ReviewBoard with TFS Git Repos

2015-02-23 Thread Callum Bradbury
Hey guys and gals, Has anyone had any success integrating ReviewBoard into their TFS Git projects? I've been trying for a few days using a Linux virtual machine (as well as hosting on my own windows box), and whenever I point a new repo at the TFS git location I get the following error: Git:

Issue with base directory path while uploading diff in UI

2015-02-23 Thread shravanthi s
One of our users had issues updating a diff in one of the reviews as the base directory path which gets populated automatically, was not proper. It was coming up something like this ibm-lpar runk lockscollect emplates ext-collectorconf whereas it should have been

Issue 3783 in reviewboard: Make it possible to see the contents of deleted files

2015-02-23 Thread reviewboard
Status: Accepted Owner: Labels: Type-Enhancement Priority-Medium New issue 3783 by mike.d.c...@gmail.com: Make it possible to see the contents of deleted files https://code.google.com/p/reviewboard/issues/detail?id=3783 *** For customer support, please post to

Re: Problem with rbt diff with two revision numbers

2015-02-23 Thread Panikera Raj
Hi David, Thanks for quick response. I am using RBTools version is: RBTools 0.7.1 alpha 0 (dev) SVN version is: svn version 1.8.10 And rbt post --debug logs you can see below F:\ReviewBoard_Report\Kodiak_BRW_Clientrbt post --debug RBTools 0.7.1 alpha 0 (dev) Python 2.7.6 (default, Nov 10

Re: Issue with base directory path while uploading diff in UI

2015-02-23 Thread shravanthi s
Review Board version is 2.0.2 and repository used is svn. The issue is coming up when we try to update a diff for an existing review request. Please refer to the image below. https://lh4.googleusercontent.com/-fNQbzA0_EfA/VOwbRAAHdEI/SuI/CKKjR-29ffk/s1600/rbissue.png On Monday, 23

Re: Issue with base directory path while uploading diff in UI

2015-02-23 Thread Christian Hammond
Can you try upgrading to 2.0.13? We've made a lot of changes since 2.0.2. Christian -- Christian Hammond - christ...@beanbaginc.com Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com -Original Message- From: shravanthi s shrav...@gmail.com Reply: 

Re: Issues with SVN branch diff

2015-02-23 Thread Ovidiu-Florin BOGDAN
$ svn --version svn, version 1.8.11 (r1643975) compiled Dec 30 2014, 06:07:08 on x86_64-unknown-linux-gnu vineri, 13 februarie 2015, 13:36:01 UTC+2, Ovidiu-Florin BOGDAN a scris: Hello world, We have the following scenario: - Checkout form TRUNK - Copy to BRANCH/my/branch

Remove broken diff

2015-02-23 Thread Ovidiu-Florin BOGDAN
Hello world, By mistake a broken diff was uploaded as a second diff to a review request. I've tried uploading a third diff that was correct, but it won't let me, because of the broken one. How can I remove the broken diff? -- Supercharge your Review Board with Power Pack:

Re: Remove broken diff

2015-02-23 Thread Christian Hammond
What's happening when you try to upload a third diff? Previous diffs should not affect new diffs in any way. Also, how are you trying to update it? Christian -- Christian Hammond - christ...@beanbaginc.com Review Board - https://www.reviewboard.org Beanbag, Inc. -