Hi Gordon, At what point are things failing? On upload, or on view?
Can you show the debug output from post-review? Christian -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Wed, Jun 2, 2010 at 5:19 PM, Gordon Morehouse <[email protected] > wrote: > Hello all, > > I'm working to set up a new RB install, and I've gotten to the point > where I can post reviews with the 'post-review' command. However, > when I view the diffs in RB, I get an error because the 'patch' > command has failed. I've tried several post-commit reviews with > commands like the following, all with the broken patch result: > > $ post-review -p -d --server=http://192.168.1.189/rb/ --revision- > range=20164:20165 --guess-summary --guess-description > > The patches are being generated by 'post-review' with commands like > the following, correlated to the above example: > > hg diff -r 20164 -r 20165 > > And, they look to my eye to be pretty run-of-the-mill. I've purposely > chosen revision ranges with minimal changes. I've also used the > Mercurial hex blob IDs instead of numeric revision IDs, to no effect. > > I'm wondering if this recent bug may be related: > http://code.google.com/p/reviewboard/issues/detail?id=1668 > > I thought I would ask here first though before making noise on that > bug, to see if I'm missing anything obvious. > > -- > 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]<reviewboard%[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
