Re: Using post-review in svn's post-commit hook

2009-08-20 Thread Rujia Liu
Hi! Thanks, Christian. I've updated to the newest nightly build. Now I have found the reason. Thanks to the -d option, I saw the last command that post-review has executed: svn diff --diff-cmd=diff http://mysvnserver/@xxx http://mysvnserver/@HEAD I manually executed it and it asked me for the

Re: Using post-review in svn's post-commit hook

2009-08-20 Thread Rujia Liu
Hi! Oops, I didn't realize that ReviewBoard sent me an email. Notice that I'm NOT using the nightly built ReviewBoard (I just used easy_install ReviewBoard). Is that because attribute target_groups has been renamed? - Rujia = Email begins == Title: [Django] Error (EXTERNAL

Re: Using post-review in svn's post-commit hook

2009-08-20 Thread Rujia Liu
Hi! Finally it worked. I've carefully read the automatingpost-review section, but I misunderstood some permission. I still don't think I understand it now, but at least, when I assign everything to the logged user (who submits on be half of another user), it worked. Some suggestions: 1. The