Re: Getting 500 error trying to access review

2015-06-12 Thread Jonathan Anderson
I was able to remount my git repository on the reviewboard server, and things appear to be back to normal. Thanks! Looks like I'll need to figure out a more persistent way to mount my repo directory. On Friday, June 12, 2015 at 5:08:31 PM UTC-7, Jonathan Anderson wrote: > > I did not realize tha

Re: Getting 500 error trying to access review

2015-06-12 Thread Jonathan Anderson
I did not realize that "raise SCMError(_('Unable to retrieve information from '" had "the GIT repository" clipped off of the end until looking at this error again in the actual server logs. I think my remote directory setup may have gotten wiped out somehow. Thanks for the tip. On Friday, June

Re: Getting 500 error trying to access review

2015-06-12 Thread Christian Hammond
Hi Jonathan, Sounds like trouble communicating with the Git repository. Are you able to get into the administration UI, and can you show me the repository configuration? Unfortunately, the error output isn't handling a so-called "lazy" localized string properly, hence the "functional.__proxy__"

Getting 500 error trying to access review

2015-06-12 Thread Jonathan Anderson
My server got rebooted last night, and since coming back up, I've been getting 500's whenever trying to visit a review e.g. /r/100 Not sure where to troubleshoot this. Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/Django-1.6.10-py2.7.egg/django/core/

Re: usage of --description & --summary options in RBT

2015-06-12 Thread Sam Lozano
I'm running 0.7.3 on Win7. *Sam Lozano * Senior Staff Software Engineer - ASTRO Consoles *Motorola Solutions, Inc. * motorolasolutions.com View My Google Calendar

Re: usage of --description & --summary options in RBT

2015-06-12 Thread Christian Hammond
The equals sign shouldn't be necessary. What version are you running, and on what OS? Christian  -- Christian Hammond - christ...@beanbaginc.com Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com -Original Message- From: Sam Lozano Reply: review

Re: usage of --description & --summary options in RBT

2015-06-12 Thread Sam Lozano
Hi Christian, I think I figured it out. If it's a bug then it's just in the documentation - the fields should be "--summary=" and "--description=" (the equals sign is missing in the documentation). Sam *Sam Lozano * Senior Staff Software Engineer - ASTRO Consoles *Motorola Solutions, Inc. * m

Re: usage of --description & --summary options in RBT

2015-06-12 Thread Christian Hammond
Hi Sam, This sounds like a bug. Can you let me know what version of RBTools you're running, and provide a full --debug log? Thanks, Christian -- Christian Hammond - christ...@beanbaginc.com Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com -Origin

usage of --description & --summary options in RBT

2015-06-12 Thread sam . lozano
Quick question - how are these fields actually used? We just set up a server, we have everything integrated with clearcase (yuk), and now I'm working on automating the diff creation. I keep getting errors if I try to use the description and summary fields: --description "This is a change to t

Re: Review Board 2.0.16 is released, with security fixes and more

2015-06-12 Thread Stephen Gallagher
On Fri, Jun 12, 2015 at 12:47 AM Christian Hammond wrote: > Hey everyone, > > We just put out a release of Review Board 2.0.16. This release contains > security fixes, so we recommend that you update! > > There are also some significant performance improvements across the entire > site, especiall

Re: Problem updating existing reviews after changing perforce port in repository settings

2015-06-12 Thread Steve
Did the debug output shed any light on the problem? --steve On Tuesday, June 9, 2015 at 2:55:22 PM UTC-7, Steve wrote: > > Sorry about the formatting. Note the existing review is associated with > change list 1423088 is RID 9175 which was created before I changed the repo > port and descriptio