RB 1.7.5 500 error

2013-03-08 Thread agentm
We just saw this in production on RB 1.7.5 when a user made a review. Traceback (most recent call last): File /scr/rbvirtualenv/lib/ python2.6/site-packages/Django-1.4.5-py2.6.egg/django/core/handlers/base.py, line 111, in get_response response = callback(request, *callback_args,

RB migration- non-existent revisions?

2013-02-25 Thread agentm
Hello- I am migrating from RB 1.6.3 on SQLite and local git repos to RB 1.7.5 on PostgreSQL and remote git repos and cgit. I have successfully migrated the data and reviewboard 1.7.5 is running, however, the diff viewer is broken. It seems that RB is passing non-existent SHA hashes to cgit so

Re: RB migration- non-existent revisions?

2013-02-25 Thread agentm
On Monday, February 25, 2013 2:17:07 PM UTC-5, Matthew Woehlke wrote: On 2013-02-25 11:54, age...@themactionfaction.com javascript: wrote: I am migrating from RB 1.6.3 on SQLite and local git repos to RB 1.7.5 on PostgreSQL and remote git repos and cgit. I have successfully migrated

git short hashes cannot work with remote repository

2013-02-25 Thread agentm
Hello, we have encountered what seems to be a bug in both reviewboard and cgit when using rb with a remote git repo via cgit. This is due to a migration from local to remote git repos. Some of our reviews include short git hashes (from uploaded diffs, I assume), which rb then complains about: