This doesn't sound like something in the code, but rather a setup issue on your server. If that import fails, my guess is that 1.6.10 isn't anywhere in the python path.
Christian On Jul 23, 2012, at 5:47, whatever <[email protected]> wrote: > So I upgraded from 1.6.9 yesterday, but rbssh.py was having issues. > > It couldn't get past the following import: > > from reviewboard.scmtools import sshutils > > > I didn't have time to figure out the problem as I needed to get it back up > last night, so I went back to 1.6.9. I should be able to try again later > this week. > > - Chuck > > On Sunday, July 22, 2012 4:20:30 AM UTC-4, Christian Hammond wrote: > Hey everyone, > > We just released Review Board 1.6.10, which, amongst other things, is a > pretty speedy release. > > A lot of work went into this release to drastically speed up nearly every > page. There's more to do, but the improvement should be noticeable. Given the > extensive changes that happened under the hood for this, we'd be very > interested in knowing if you hit any problems. > > There are some other great little improvements and fixes. See > http://www.reviewboard.org/news/2012/07/22/review-board-1610-released/ for > more information. > > Christian > > -- > Christian Hammond - [email protected] > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > -- > Want to help the Review Board project? Donate today at > http://www.reviewboard.org/donate/ > Happy user? Let us know at http://www.reviewboard.org/users/ > -~----------~----~----~----~------~----~------~--~--- > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/reviewboard?hl=en -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~----------~----~----~----~------~----~------~--~--- To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
