Re: There don't seem to be any diffs! issue with SVN ReviewBoard

2014-12-17 Thread Mayank Kumar
Below is the output: C:\Share\SVN Reposvn propget svn:externals sw -r 2761 ../../common/inc@2822 inc regards Mayank On Wednesday, 17 December 2014 05:18:38 UTC+5:30, David Trowbridge wrote: I'm not sure exactly how to interpret that output. Can you run 'svn propget svn:externals sw' ?

Condense diff warning: UnicodeWarning: Unicode unequal comparison.....

2014-12-17 Thread Ravikumar R
Hello, While doing condense diff (from RB version 1.6.9 == 2.0.11, the below warning is observed, but the task was successful. This pilot migration was done in a test environment by taking DB dump with a different installation. Can below message on STDOUT be ignored? Can we consider the DB

Re: Condense diff warning: UnicodeWarning: Unicode unequal comparison.....

2014-12-17 Thread David Trowbridge
Ravi, Would you mind filing a bug about this? Thanks! -David On Wed, Dec 17, 2014 at 8:28 AM, Ravikumar R raav...@gmail.com wrote: Hello, While doing condense diff (from RB version 1.6.9 == 2.0.11, the below warning is observed, but the task was successful. This pilot migration was done

Re: Getting a list of all RBs that a user participated in (commented on, ship it, etc) via the API

2014-12-17 Thread David Trowbridge
Evan, In Review Board 2.1, there will be a new tab on the user page (/users/username/) that lists each of the code reviews that they did. In the meantime, the only other way to get this information would be to query the database (either through the database directly, via the python shell, or by

Re: Is there a signal on issue fixed?

2014-12-17 Thread David Trowbridge
Ondrej, We don't have a specific signal for this (though it might be nice to add one). You could use django's builtin pre_save or post_save signal on the comment models, and then check the contents of the instance being saved. -David On Thu, Dec 11, 2014 at 2:29 AM, Ondřej Kupka

Re: There don't seem to be any diffs! issue with SVN ReviewBoard

2014-12-17 Thread David Trowbridge
OK, so it looks like that directory is using svn:externals, which means in order to post diffs within it, you'll have to be inside it as your current working directory. -David On Wed, Dec 17, 2014 at 2:27 AM, Mayank Kumar mayank...@gmail.com wrote: Below is the output: C:\Share\SVN Reposvn

Re: Getting a list of all RBs that a user participated in (commented on, ship it, etc) via the API

2014-12-17 Thread Evan Borgstrom
Thanks for the reply, David. Will the data used in /users/username/ be available via an API point as well? I'm really looking to get this data programatically. LMK. Thanks, EB On Wednesday, December 17, 2014 4:18:10 PM UTC-8, David Trowbridge wrote: Evan, In Review Board 2.1, there will

Re: Getting a list of all RBs that a user participated in (commented on, ship it, etc) via the API

2014-12-17 Thread David Trowbridge
Evan, It would be nice to have, but short of a third-party contribution to do it, we probably don't have time. We might assign it as a student project for one of the classes we work with. Mind filing an enhancement request? -David On Wed, Dec 17, 2014 at 5:41 PM, Evan Borgstrom

Issue 3695 in reviewboard: [Download error: [Errno 110] Im stuck with this

2014-12-17 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3695 by vinod@gmail.com: [Download error: [Errno 110] Im stuck with this https://code.google.com/p/reviewboard/issues/detail?id=3695 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or

Re: Issue 3695 in reviewboard: [Download error: [Errno 110] Im stuck with this

2014-12-17 Thread reviewboard
Comment #1 on issue 3695 by vinod@gmail.com: [Download error: [Errno 110] Im stuck with this https://code.google.com/p/reviewboard/issues/detail?id=3695 My proxy setting are proper in .bashrc file. -- You received this message because this project is configured to send all issue

Re: Issue 3625 in reviewboard: Bad error message when trying to create a duplicate repository via REST API 2.0

2014-12-17 Thread reviewboard
Comment #7 on issue 3625 by z...@zakjan.cz: Bad error message when trying to create a duplicate repository via REST API 2.0 https://code.google.com/p/reviewboard/issues/detail?id=3625 Sorin, thanks for quick fixing this bug! What is status of it? I can see the pull request was closed, but I

Re: Issue 3601 in reviewboard: Diffs disappearing and replaced with This is an empty file.

2014-12-17 Thread reviewboard
Comment #5 on issue 3601 by tim.kers...@fieldaware.com: Diffs disappearing and replaced with This is an empty file. https://code.google.com/p/reviewboard/issues/detail?id=3601 This has started happening for us too, but the diff is visible for a period of time. Shortly after publishing the

Re: Issue 3601 in reviewboard: Diffs disappearing and replaced with This is an empty file.

2014-12-17 Thread reviewboard
Comment #6 on issue 3601 by tim.kers...@fieldaware.com: Diffs disappearing and replaced with This is an empty file. https://code.google.com/p/reviewboard/issues/detail?id=3601 Reviewboard 2.0.11 RBTools 0.6.3 OS: Amazon Linux AMI release 2014.09 Browsers: Safari, Firefox and Chrome commands

Re: Issue 3601 in reviewboard: Diffs disappearing and replaced with This is an empty file.

2014-12-17 Thread reviewboard
Comment #7 on issue 3601 by matt...@salsitasoft.com: Diffs disappearing and replaced with This is an empty file. https://code.google.com/p/reviewboard/issues/detail?id=3601 Yes, that's exactly the behavior we were observing. FWIW we ended up creating a new repo in RB for the project

Issue 3696 in reviewboard: CC capability for review requests

2014-12-17 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 3696 by shaun...@gmail.com: CC capability for review requests https://code.google.com/p/reviewboard/issues/detail?id=3696 *** For customer support, please post to reviewbo...@googlegroups.com *** If you have a patch,

Issue 3697 in reviewboard: Mark a specific review private

2014-12-17 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 3697 by shaun...@gmail.com: Mark a specific review private https://code.google.com/p/reviewboard/issues/detail?id=3697 *** For customer support, please post to reviewbo...@googlegroups.com *** If you have a patch, please

Re: Issue 3695 in reviewboard: [Download error: [Errno 110] Im stuck with this

2014-12-17 Thread reviewboard
Updates: Status: NeedInfo Comment #2 on issue 3695 by trowb...@gmail.com: [Download error: [Errno 110] Im stuck with this https://code.google.com/p/reviewboard/issues/detail?id=3695 Can you run `env | grep -i proxy` (from the same command-line as you're running easy_install from)

Re: Issue 3695 in reviewboard: [Download error: [Errno 110] Im stuck with this

2014-12-17 Thread reviewboard
Comment #3 on issue 3695 by vinod@gmail.com: [Download error: [Errno 110] Im stuck with this https://code.google.com/p/reviewboard/issues/detail?id=3695 I tried that...that was proper. I tried various things and finally hit the issue, epel package was missing on my server. Once I added

Re: Issue 3695 in reviewboard: [Download error: [Errno 110] Im stuck with this

2014-12-17 Thread reviewboard
Updates: Status: SetupIssue Comment #4 on issue 3695 by trowb...@gmail.com: [Download error: [Errno 110] Im stuck with this https://code.google.com/p/reviewboard/issues/detail?id=3695 (No comment was entered for this change.) -- You received this message because this project is