Re: POST-REVIEW: viewdiff on xml give error

2012-08-22 Thread Nilesh Jaiswal
Hi All, Please let us know how to resolve this viewdiff issue. viewdiff reports patch failed error message but i checked the diff file i saw as below private void log(Exception e) { @@ -86,4 +93,4 @@ public class ActionStatusEventHandlerThr return

Re: Got API Error 206 (HTTP code 400): The repository path specified is not in the list of known repositories

2012-08-22 Thread cmuser
thanks Christain for your inputs. 1) Is it necessary to have .reviewboardrc file? as all my developers wont be making it in there checkout wolud be little Add-on kinda so i can add this requirement in my commitinfo file like post-review -dn --server=http://172.16.7.100:81 --username=admin

Re: Trying to configure CVS repository but always gets A repository was not found at the specified path.

2012-08-22 Thread cmuser
Nopes no gain :( Still the same error- -bash-3.2$ cvs -d :pserver:kapilap@svn:/opt/cvsroot ci -m BugID:47300 testing document.txt Post-review for /opt/cvsroot/test RBTools 0.4.1 Home = / No supported repository could be accessed at the supplied url. In commitinfo /usr/bin/post-review -dn

Re: Trying to configure CVS repository but always gets A repository was not found at the specified path.

2012-08-22 Thread cmuser
correction- .reviewboardrc =REVIEWBOARD_URL = 'http://172.16.7.100http://172.16.37.170 ' On Wednesday, August 22, 2012 2:39:25 PM UTC+5:30, cmuser wrote: Nopes no gain :( Still the same error- -bash-3.2$ cvs -d :pserver:kapilap@svn:/opt/cvsroot ci -m BugID:47300 testing document.txt

Re: post-review failing from post-commit hook, but not when run manually

2012-08-22 Thread cmuser
Thanks peter for your inputs tried your inputs but still failed. Here what i did- *[root@svn CVSROOT]# cat commitinfo* ALL /opt/cvsroot/CVSROOT/postreview.sh *[root@svn CVSROOT]# cat /opt/cvsroot/CVSROOT/postreview.sh* echo Post-review for $1 name=kapila path=`echo $PATH` export

Re: Can't upgrade to 1.6.11

2012-08-22 Thread Igor Berger
I understand that first I have to upgrade Review Board then the site. My attempt to upgrade Review Board is ignored, since easy_install is telling me that 1.6.9 is the latest version (which is what I already have installed). But according to reviewboard.org, the latest version is 1.6.11. On

Re: Trying to configure CVS repository but always gets A repository was not found at the specified path.

2012-08-22 Thread iamagui
What do you get when you click the 1) http://172.16.7.100:81 2) http://172.16.7.100 Try: (Also try everything with OUT the --repository-url) 1) /usr/bin/post-review -dn --submit-as=$name --repository-url=:pserver: kapilap@svn:/opt/cvsroot 2) /usr/bin/post-review -dn --submit-as=$name

Re: post-review failing from post-commit hook, but not when run manually

2012-08-22 Thread Peter Konneker
Is this a cvs or svn server? I'm not familiar with this url format. So that is probably what it's failing on. :pserver:kapilap@svn:/opt/cvsroot How is your cvs/svn server setup? How do you access it remotely? -Peter On Wed, Aug 22, 2012 at 5:50 AM, cmuser kapila.ko...@gmail.com wrote:

Re: post-review failing from post-commit hook, but not when run manually

2012-08-22 Thread kapila . kohli
It is cvs though our linux m/c is called svn as earlier we had svn which we migrated to cvs :) Sent from BlackBerry® on Airtel -Original Message- From: Peter Konneker pkonne...@wahoo.com Sender: reviewboard@googlegroups.com Date: Wed, 22 Aug 2012 11:01:22 To:

Re: ReviewBoard 1.6.3 and Subversion 1.7.x Compatibility

2012-08-22 Thread mxbraun
Yesterday, I updated our Reviewboard (1.5.x) to SVN 1.7.6 and pysvn-1.7.6. It did not have any effect on this issue--the problem is still there. So: updating to the latest pysvn does *not* solve the problem. m@ On Tuesday, March 6, 2012 6:01:46 AM UTC-6, daniel@googlemail.com wrote: I

Visual Studio 2010 integration

2012-08-22 Thread Ivan Gavryliuk
I wrote a concept preview of a Visual Studio 2010 extension. It works only with SVN and post-commit reviews and is a self-contained package (no python, svn cmdline, setuptools etc required). Search for IronBoard in Extension Manager or go here http://ironboard.codeplex.com/. Feel free to

Start new app

2012-08-22 Thread kvr
Hi, Can we create new apps for reviewboard using manage.py? I have tried but couldn't succeed. Please tell me how to create new apps for reviewboard. Regards, kvr -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at

Destination file path normalization for display

2012-08-22 Thread Tomasz Moń
Hi everyone, Currently the templates use comment.filediff.dest_file directly in review emails and in the review comments. While this looks fairly good for VCSes like git or svn, it is pretty unreadable in case of Clear Case (it's pretty common for Clear Case extended paths to be over few

Re: Start new app

2012-08-22 Thread Christian Hammond
What do you want to create these for? Christian On Aug 22, 2012, at 4:27, kvr kvr@gmail.com wrote: Hi, Can we create new apps for reviewboard using manage.py? I have tried but couldn't succeed. Please tell me how to create new apps for reviewboard. Regards, kvr -- Want to

Re: Can't upgrade to 1.6.11

2012-08-22 Thread Christian Hammond
Oh, I see. Try: easy_install ReviewBoard==1.6.11 Or download the egg file manually and pass that to easy_install. Christian On Aug 22, 2012, at 7:18, Igor Berger codewiz...@gmail.com wrote: I understand that first I have to upgrade Review Board then the site. My attempt to upgrade

Re: Destination file path normalization for display

2012-08-22 Thread Christian Hammond
Hey, The normalization function is newer than the rendering code and was just never updated. I'd be happy to take a patch that uses it. Christian On Aug 22, 2012, at 1:49, Tomasz Moń deso...@gmail.com wrote: Hi everyone, Currently the templates use comment.filediff.dest_file directly in

Issue 2714 in reviewboard: I'm not able to upload a diff file using ClearCase as Repository.

2012-08-22 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2714 by gh.capon...@gmail.com: I'm not able to upload a diff file using ClearCase as Repository. http://code.google.com/p/reviewboard/issues/detail?id=2714 * NOTE: Do not post confidential information in this bug report. *

Issue 2715 in reviewboard: Filter widget on admin page home-reviews-reviewrequest obscures the right side of the page

2012-08-22 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2715 by tedmjohn...@gmail.com: Filter widget on admin page home-reviews-reviewrequest obscures the right side of the page http://code.google.com/p/reviewboard/issues/detail?id=2715 * NOTE: Do not post confidential

Re: Issue 2707 in reviewboard: Unable to publish a review with comments on a screenshot

2012-08-22 Thread reviewboard
Comment #1 on issue 2707 by matt.mul...@gmail.com: Unable to publish a review with comments on a screenshot http://code.google.com/p/reviewboard/issues/detail?id=2707 I just tested with 1.7 beta 1 and this issue appears to be fixed there. The Open an Issue checkbox shows up on comments on

Issue 2716 in reviewboard: Error when çi was attaching a picture

2012-08-22 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2716 by luifer.r...@gmail.com: Error when çi was attaching a picture http://code.google.com/p/reviewboard/issues/detail?id=2716 * NOTE: Do not post confidential information in this bug report. * * If you need

Re: Issue 2716 in reviewboard: Error when çi was attaching a picture

2012-08-22 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 2716 by trowb...@gmail.com: Error when çi was attaching a picture http://code.google.com/p/reviewboard/issues/detail?id=2716 We need you to fill out the form, including the full contents of the error any anything applicable in the

Issue 2717 in reviewboard: cannot use space in svn path setting

2012-08-22 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2717 by zhouding...@gmail.com: cannot use space in svn path setting http://code.google.com/p/reviewboard/issues/detail?id=2717 * NOTE: Do not post confidential information in this bug report. * * If you need

Issue 2718 in reviewboard: the photo will be shown in landscape when it is taken in portrait

2012-08-22 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2718 by zhihui.c...@yasofon.com: the photo will be shown in landscape when it is taken in portrait http://code.google.com/p/reviewboard/issues/detail?id=2718 1 enter photosActivity 2 Add Photos 3 Take Photo 4 view the

Re: Issue 2718 in reviewboard: the photo will be shown in landscape when it is taken in portrait

2012-08-22 Thread reviewboard
Updates: Status: NotABug Comment #1 on issue 2718 by trowb...@gmail.com: the photo will be shown in landscape when it is taken in portrait http://code.google.com/p/reviewboard/issues/detail?id=2718 This is the bug tracker for Review Board, which doesn't appear to be what you