Am 26.05.2012 20:02, schrieb Amir E. Aharoni:
`git review' says that "a new version of git-review is availble on PyPI".
The last update created some unwanted surprises, so I decided to avoid updating it for now. What do our Git experts suggest?
Thank you,
Grmbl. I updated git-review on my Win7 system and now I am unable sending to Gerrit:
Ray42@RAY-PC /d/F_Programmierung/xampp/htdocs/core/extensions/EducationProgram (i18nfixes) $ git review Traceback (most recent call last): File "c:\Python27\Scripts\git-review", line 735, in <module> main() File "c:\Python27\Scripts\git-review", line 704, in main if not set_hooks_commit_msg(remote, hook_file): File "c:\Python27\Scripts\git-review", line 148, in set_hooks_commit_msg os.chmod(target_file, os.path.stat.S_IREAD | os.path.stat.S_IEXEC) WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden: '.git\hooks\commit-msg'
(the last sentence means: "The system cannot find the file '.git\hooks\commit-msg'")
Any ideas how to fix this?
Raimond.