Hi Chris, Issue 3864 is preventing us from upgrading to 0.7.x. The issue prevents us from creating reviews for change lists already submitted.
https://code.google.com/p/reviewboard/issues/detail?id=3864&q=seide&colspec=ID%20Type%20Status%20Priority%20Component%20Owner%20Summary%20Milestone Also, just to clarify, the problem with 'rbt post --diff-filename' exists in 0.7.3 as well. See issue 3908: https://code.google.com/p/reviewboard/issues/detail?id=3908&q=seide&colspec=ID%20Type%20Status%20Priority%20Component%20Owner%20Summary%20Milestone Thanks! --Steve On Sunday, July 5, 2015 at 11:08:38 PM UTC-7, Christian Hammond wrote: > > Hi Steve, > > We won't be performing any more 0.6.x releases. What issues are preventing > you from using 0.7.x? > > Christian > > -- > Christian Hammond - [email protected] <javascript:> > Review Board - https://www.reviewboard.org > Beanbag, Inc. - https://www.beanbaginc.com > > On Thu, Jul 2, 2015 at 11:54 AM, Steve <[email protected] <javascript:>> > wrote: > >> We recently upgraded from RBTools 0.5.2 to 0.6.3 (Certain bugs in 0.7.x >> prevent us from upgrading to that version). One of my users found the >> --diff-filename option no longer works: >> >> $ rbt post --diff-filename mydiff 823 >> >> Traceback (most recent call last): >> File "/home/sallan/envs/rbtools-0.7.3/bin/rbt", line 9, in <module> >> load_entry_point('RBTools==0.7.3', 'console_scripts', 'rbt')() >> File >> "/home/sallan/envs/rbtools-0.7.3/lib/python2.6/site-packages/RBTools-0.7.3-py2.6.egg/rbtools/commands/main.py", >> line 133, in main >> command.run_from_argv([RB_MAIN, command_name] + args) >> File >> "/home/sallan/envs/rbtools-0.7.3/lib/python2.6/site-packages/RBTools-0.7.3-py2.6.egg/rbtools/commands/__init__.py", >> line 612, in run_from_argv >> exit_code = self.main(*args) or 0 >> File >> "/home/sallan/envs/rbtools-0.7.3/lib/python2.6/site-packages/RBTools-0.7.3-py2.6.egg/rbtools/commands/post.py", >> line 751, in main >> if repository_info.supports_changesets and 'changenum' in diff_info: >> UnboundLocalError: local variable 'diff_info' referenced before assignment >> >> >> >> Same error with 0.6.3. The same command works properly with RBTools 0.5.2. >> I opened issue 3908, but I wanted to post here as well for greater >> visibility. >> >> >> Thanks >> >> >> --Steve >> >> >> -- >> 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? Let us know! https://www.reviewboard.org/users/ >> --- >> You received this message because you are subscribed to the Google Groups >> "reviewboard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
