rbt post command not working

2015-01-31 Thread Panikera Raj
Hi All, I am new to this ReviewBoard tool. We are integrated ReviewBoard with SVN. So I need to learn about this. Please provide some information which can be help full. And I am working on Linux machine Actually I am expecting more into Command line interface with RBT is better to do if

Re: rbt post command not working

2015-01-31 Thread David Trowbridge
Hi, Can you run `rbt post --debug` and send the output here? Thanks, -David On Sat Jan 31 2015 at 7:13:13 AM Panikera Raj panikera.raj...@gmail.com wrote: Hi All, I am new to this ReviewBoard tool. We are integrated ReviewBoard with SVN. So I need to learn about this. Please provide some

Re: can not upload diff - list index out of range

2015-01-31 Thread David Trowbridge
Hi, Can you tell us what version of Review Board you're using? Also, can you attach the output of 'rbt post --debug' and 'rbt diff'? (If the latter is sensitive, let us know and we can figure something out). -David On Fri Jan 30 2015 at 6:16:36 PM Alexander Pivovarov apivova...@gmail.com

Re: RBtools 0.7 - issue posting a review

2015-01-31 Thread David Trowbridge
Hi Daniel, Do you think you could add some code to print out the contents of 'log' inside _convert_symbolic_revision before we try to construct the etree? Thanks, -David On Fri Jan 30 2015 at 4:48:37 AM Daniel Laird daniel.j.la...@googlemail.com wrote: We have a shared Debian server and we

Re: can not upload diff - list index out of range

2015-01-31 Thread Alexander Pivovarov
$ rbt diff diff --git jdbc/pom.xml jdbc/pom.xml index 8071e87a5da5efca973502bf21926549f887c9d6..6ae8c3c90fe9b71eed717614c81d9b2b36466b39 100644 --- jdbc/pom.xml +++ jdbc/pom.xml @@ -139,6 +139,11 @@ build sourceDirectory${basedir}/src/java/sourceDirectory +resources +

Re: Upgrading from 1.0.6 to 2.0.x - suggestions and recommendations?

2015-01-31 Thread Srinidhi B S
Hi, I tried switching to ReviewBoard 1.7.6 again (easy_install -U ReviewBoard==1.7.6) and then tried rb-site upgrade. This time, I get even more failures: # rb-site upgrade /path/to/site Rebuilding directory structure Updating database. This may take a while. The log output below, including

list index out of range

2015-01-31 Thread Alexander Pivovarov
Can not upload diff Error: list index out of range rbt post gives the same error - list index out of range -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user?

Re: can not upload diff - list index out of range

2015-01-31 Thread Alexander Pivovarov
https://lh4.googleusercontent.com/-bxWmJiJIh9U/VM02XsPEQaI/axM/WQ2LUPgVDT4/s1600/rb-web-error.png https://lh4.googleusercontent.com/-bxWmJiJIh9U/VM02XsPEQaI/axM/WQ2LUPgVDT4/s1600/rb-web-error.png Try web UI On Saturday, January 31, 2015 at 9:35:25 AM UTC-8, David Trowbridge

Re: can not upload diff - list index out of range

2015-01-31 Thread Alexander Pivovarov
$ rbt --version RBTools 0.6.3 On Saturday, January 31, 2015 at 9:35:25 AM UTC-8, David Trowbridge wrote: Hi, Can you tell us what version of Review Board you're using? Also, can you attach the output of 'rbt post --debug' and 'rbt diff'? (If the latter is sensitive, let us know and we can

Re: list index out of range

2015-01-31 Thread Alexander Pivovarov
https://lh3.googleusercontent.com/-qr-iOA9PLWE/VM1C3YoUQ6I/axc/TWrHXZ-HR6o/s1600/rb-web-error.png https://lh3.googleusercontent.com/-qr-iOA9PLWE/VM1C3YoUQ6I/axc/TWrHXZ-HR6o/s1600/rb-web-error.png [apivovarov@c11 hive]$ rbt post -u -d --username apivovarov --password pwd -g yes

Re: can not upload diff - list index out of range

2015-01-31 Thread Alexander Pivovarov
[apivovarov@c11 hive]$ rbt post -u -d --username apivovarov --password pwd -g yes RBTools 0.6.3 Python 2.6.6 (r266:84292, Jan 22 2014, 09:42:36) [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)] Running on Linux-2.6.32-504.3.3.el6.x86_64-x86_64-with-centos-6.6-Final Home = /home/alex Current

Re: can not upload diff - list index out of range

2015-01-31 Thread David Trowbridge
Can you tell me what's in your .gitconfig? -David On Sat Jan 31 2015 at 1:01:34 PM Alexander Pivovarov apivova...@gmail.com wrote: [apivovarov@c11 hive]$ rbt post -u -d --username apivovarov --password pwd -g yes RBTools 0.6.3 Python 2.6.6 (r266:84292, Jan 22 2014, 09:42:36) [GCC 4.4.7

Re: can not upload diff - list index out of range

2015-01-31 Thread David Trowbridge
We don't run reviews.apache.org. It's possible that they upgraded the server and something regressed. -David On Sat Jan 31 2015 at 6:17:22 PM Alexander Pivovarov apivova...@gmail.com wrote: Thank you for solving the issue. rbt post -u is working now for me Hive dev guide requires to use git

Re: can not upload diff - list index out of range

2015-01-31 Thread Alexander Pivovarov
Thank you for solving the issue. rbt post -u is working now for me Hive dev guide requires to use git diff --no-prefix to generate patch file. https://cwiki.apache.org/confluence/display/Hive/HowToContribute#HowToContribute-CreatingaPatch So, if I need to upload my patch to Review Board via

Re: can not upload diff - list index out of range

2015-01-31 Thread David Trowbridge
OK, the issue is the noprefix line. I'll get a fix in for rbtools but in the meantime, if you remove that line from your config, it should work. -David On Sat Jan 31 2015 at 2:14:56 PM Alexander Pivovarov apivova...@gmail.com wrote: $ cat .gitconfig [user] name = Alexander Pivovarov

Issue 3747 in reviewboard: Review images is broken

2015-01-31 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3747 by justw...@gmail.com: Review images is broken https://code.google.com/p/reviewboard/issues/detail?id=3747 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your bug report will be ***

Re: Issue 3714 in reviewboard: Add a warning to contrib/internal/prepare-dev.py if you kill it about needing to blow away the database.

2015-01-31 Thread reviewboard
Comment #3 on issue 3714 by nhv...@gmail.com: Add a warning to contrib/internal/prepare-dev.py if you kill it about needing to blow away the database. https://code.google.com/p/reviewboard/issues/detail?id=3714 Link for review https://reviews.reviewboard.org/r/6845/. -- You received this

Re: Issue 3714 in reviewboard: Add a warning to contrib/internal/prepare-dev.py if you kill it about needing to blow away the database.

2015-01-31 Thread reviewboard
Comment #2 on issue 3714 by t...@lytmus.io: Add a warning to contrib/internal/prepare-dev.py if you kill it about needing to blow away the database. https://code.google.com/p/reviewboard/issues/detail?id=3714 I'm working on it. -- You received this message because this project is

Re: Issue 3580 in reviewboard: IssueOpened checkbox status is not loaded correctly when opening that comment dialog the 1st time after page loading

2015-01-31 Thread reviewboard
Comment #2 on issue 3580 by imcmy...@gmail.com: IssueOpened checkbox status is not loaded correctly when opening that comment dialog the 1st time after page loading https://code.google.com/p/reviewboard/issues/detail?id=3580 Currently working with this. Mingyi -- You received this

Re: Issue 3654 in reviewboard: HTML anchors in File Index not working for copied files

2015-01-31 Thread reviewboard
Comment #3 on issue 3654 by cmur...@gmail.com: HTML anchors in File Index not working for copied files https://code.google.com/p/reviewboard/issues/detail?id=3654 I'm looking in to this! -- You received this message because this project is configured to send all issue notifications to

Re: Issue 3654 in reviewboard: HTML anchors in File Index not working for copied files

2015-01-31 Thread reviewboard
Comment #2 on issue 3654 by cmur...@gmail.com: HTML anchors in File Index not working for copied files https://code.google.com/p/reviewboard/issues/detail?id=3654 I'm looking in to this! -- You received this message because this project is configured to send all issue notifications to

Re: Issue 3651 in reviewboard: rb-site manage get-siteconfig and set-siteconfig cannot handle null values

2015-01-31 Thread reviewboard
Updates: Status: Duplicate Mergedinto: 3743 Comment #1 on issue 3651 by trowb...@gmail.com: rb-site manage get-siteconfig and set-siteconfig cannot handle null values https://code.google.com/p/reviewboard/issues/detail?id=3651 (No comment was entered for this change.) -- You

Re: Issue 3743 in reviewboard: rb-site manage get-siteconfig and set-siteconfig don't correctly handle int, bool or null values

2015-01-31 Thread reviewboard
Comment #1 on issue 3743 by trowb...@gmail.com: rb-site manage get-siteconfig and set-siteconfig don't correctly handle int, bool or null values https://code.google.com/p/reviewboard/issues/detail?id=3743 Issue 3651 has been merged into this issue. -- You received this message because

Re: Issue 3744 in reviewboard: Unicode in the Ship It' comments isn't viewable in the review page

2015-01-31 Thread reviewboard
Comment #5 on issue 3744 by trowb...@gmail.com: Unicode in the Ship It' comments isn't viewable in the review page https://code.google.com/p/reviewboard/issues/detail?id=3744 If you just put the text in the text box that you get in the Review dialog, it's part of the review, not in a

Re: Issue 3727 in reviewboard: Are you sure popup if textbox is open.

2015-01-31 Thread reviewboard
Comment #3 on issue 3727 by yyou...@gmail.com: Are you sure popup if textbox is open. https://code.google.com/p/reviewboard/issues/detail?id=3727 I solved another easyfix, and will stop working on it. It is intermittent bug, and it doesn't always happen. -- You received this message

Re: Issue 3630 in reviewboard: UTF-8 filenames are mangled in rbcommons UI

2015-01-31 Thread reviewboard
Comment #5 on issue 3630 by trowb...@gmail.com: UTF-8 filenames are mangled in rbcommons UI https://code.google.com/p/reviewboard/issues/detail?id=3630 One part of this is fixed in rbtools release-0.6.x (ac0aa18). Thanks! -- You received this message because this project is configured to

Re: Issue 3747 in reviewboard: Review images is broken

2015-01-31 Thread reviewboard
Updates: Status: Fixed Comment #2 on issue 3747 by trowb...@gmail.com: Review images is broken https://code.google.com/p/reviewboard/issues/detail?id=3747 Fixed in master (51c20e1). Thanks! -- You received this message because this project is configured to send all issue

Re: Issue 3654 in reviewboard: HTML anchors in File Index not working for copied files

2015-01-31 Thread reviewboard
Comment #4 on issue 3654 by rmeringe...@gmail.com: HTML anchors in File Index not working for copied files https://code.google.com/p/reviewboard/issues/detail?id=3654 Tried to Reproduce error in release-2.0.x branch and wasn't able to reproduce bug. -- You received this message because

Re: Issue 3678 in reviewboard: Unable to add new files to review requests

2015-01-31 Thread reviewboard
Updates: Status: Fixed Comment #5 on issue 3678 by trowb...@gmail.com: Unable to add new files to review requests https://code.google.com/p/reviewboard/issues/detail?id=3678 Fixed in djblets release-0.8.x (a4d3728). Thanks! -- You received this message because this project is

Issue 3748 in reviewboard: Unable to isolate individual lines for review if first line already has a multi-line review

2015-01-31 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3748 by sunxper...@gmail.com: Unable to isolate individual lines for review if first line already has a multi-line review https://code.google.com/p/reviewboard/issues/detail?id=3748 What version are you running? 2.0.13

Issue 3749 in reviewboard: rbt diff/post for Subversion is badly broken in 0.7.0 due to changes making diffs relative to the checkout root

2015-01-31 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3749 by griffin@gmail.com: rbt diff/post for Subversion is badly broken in 0.7.0 due to changes making diffs relative to the checkout root https://code.google.com/p/reviewboard/issues/detail?id=3749 What version are

Re: Issue 3747 in reviewboard: Review images is broken

2015-01-31 Thread reviewboard
Updates: Status: PendingReview Owner: trowb...@gmail.com Comment #1 on issue 3747 by trowb...@gmail.com: Review images is broken https://code.google.com/p/reviewboard/issues/detail?id=3747 (No comment was entered for this change.) -- You received this message because this

Re: Issue 3698 in reviewboard: Condensediff warning in 2.0.11

2015-01-31 Thread reviewboard
Comment #3 on issue 3698 by rmeringe...@gmail.com: Condensediff warning in 2.0.11 https://code.google.com/p/reviewboard/issues/detail?id=3698 Fixed bug 3698 by converting string to bytestring. -- You received this message because this project is configured to send all issue notifications

Re: Issue 3654 in reviewboard: HTML anchors in File Index not working for copied files

2015-01-31 Thread reviewboard
Comment #5 on issue 3654 by griffin@gmail.com: HTML anchors in File Index not working for copied files https://code.google.com/p/reviewboard/issues/detail?id=3654 I can absolutely reproduce this in master with the built in development webserver. The issue appears to be on line 80 of