Re: pre-commit hook for subversion

2013-08-05 Thread MUKUL GARG
hi, after following these steps below error occured. please suggest what to do. [root@reviewboard branches]# svn ci -m "" SendingAWF_2.0.1b14_readme.txt Transmitting file data .svn: Commit failed (details follow): svn: Commit blocked by pre-commit hook (exit code 1) with output: Traceback

Re: pre-commit hook for subversion

2013-08-05 Thread David Trowbridge
Mukul, Looks like you need to install the simplejson module. You can do that using easy_install. -David On Mon, Aug 5, 2013 at 4:28 AM, MUKUL GARG wrote: > hi, > after following these steps below error occured. please suggest what to do. > [root@reviewboard branches]# svn ci -m "" > Sending

1.5 to 1.7 DB Migration

2013-08-05 Thread Alvin .Feng
Hi there, I currently have a Review Board 1.5 setup, and I'm trying to upgrade to 1.7. When I try to run the rb-site upgrade part to upgrade the database, I get the following error: File "lib64/reviewboard/MySQL_python-1.2.4-py2.6-linux-x86_64.egg/MySQLdb/connections.py", line 36, in defaul