Comment #4 on issue 3824 by kdari...@gmail.com: Git hooks not working
https://code.google.com/p/reviewboard/issues/detail?id=3824

I am facing the same issue RBT version is as below
$ rbt --version
RBTools 0.7.2 (RBTools-0.7.2-1.el6.noarch)

Upgraded rbtools as well but no luck ..


$ git push
Counting objects: 5, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (2/2), done.
Writing objects: 100% (3/3), 278 bytes | 0 bytes/s, done.
Total 3 (delta 1), reused 0 (delta 0)
remote: Test bug
remote: 20150521-084733.txt
remote: Traceback (most recent call last):
remote: File "/var/lib/gitolite/.gitolite/hooks/common/git-hook-check-approval.py", line 80, in <module>
remote:     main()
remote: File "/var/lib/gitolite/.gitolite/hooks/common/git-hook-check-approval
.py", line 52, in main
remote: review_id_to_commits = get_review_id_to_commits_map(lines, compiled_regex) remote: File "/usr/lib/python2.6/site-packages/rbtools/hooks/git.py", line 78, in get_review_id_to_commits_map
remote:     commit_hashes = get_commit_hashes(old_rev, new_rev)
remote: File "/usr/lib/python2.6/site-packages/rbtools/hooks/git.py", line 20, in get_commit_hashes
remote:     return execute(git_command, split_lines=True)
remote: TypeError: execute() got an unexpected keyword argument 'split_lines' To ssh://gitolite@myserver/test123.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'ssh://gitolite@myserver/test123.git'


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to