Re: Error Displaying Diff (can't process revision)

2016-03-24 Thread Jim Hagan
These diffs are for git (although our rb implementation has both git and svn reviews) I'm not sure why they are being routed through svn. I'll say it's a copy of our production 2.0.18 DB which has been upgraded to 2.5.3. Jim On Thursday, March 24, 2016, Christian Hammond wrote: > Hi Jim, > > It

Re: Error Displaying Diff (can't process revision)

2016-03-24 Thread Christian Hammond
Hi Jim, It looks like you're posting a Git diff to a Subversion repository. I don't know how it got as far as it did (it should have failed validation), but Subversion revisions are integers, not hashes. Can you confirm what type of repository this is supposed to be? Christian On Thursday, Mar

Re: Error Displaying Diff (can't process revision)

2016-03-24 Thread Jim H
These were working in 2.0.18 On Thursday, March 24, 2016 at 5:01:59 PM UTC-4, Jim H wrote: > > RB Version: 2.5.3 > Seems like the code is trying to convert a hash code to an int > When clicking on a review for certain reviews I get this error > > *.* > *.* > *.* > > * File > "/wayfair/pkg/python

Error Displaying Diff (can't process revision)

2016-03-24 Thread Jim H
RB Version: 2.5.3 Seems like the code is trying to convert a hash code to an int When clicking on a review for certain reviews I get this error *.* *.* *.* * File "/wayfair/pkg/python2.7/latest/lib/python2.7/site-packages/ReviewBoard-2.5.3-py2.7.egg/reviewboard/scmtools/models.py", line 546,