Comment 0 for bug 1220836

Revision history for this message
charlestu (charlestu) wrote :

Git-review seems to stumble if there is a space in the path to python:

User@BLACKBOX ~/Cite4wiki (master)
$ git-review -s
sh.exe": /c/Program Files/Python27/Scripts/git-review: c:\Program: bad interpret
er: No such file or directory

"C:\Program Files\Python27\Scripts\" is in the system path list. A "git-review.bat" file (also in a path directory) contains the line:

@python C:\Progra~1\Python27\Scripts\git-review %*

Using windows visa sp2; git 1.8.3-preview20130601; python 2.7.5.
"git-review" is in Python27/Scripts/ directory.
".gitreview" configuration file is in repository directory.