id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 8682,GitConnector: __init__ calls git_version(git_bin) from PyGIT using git-receive-pack instead of git,stiffy2@…,Herbert Valerio Riedel,"In version '0.12.0.5', `GitConnector.__init__` calls `Storage.git_version` with `/usr/bin/git-receive-pack`. `Storage.git_version` fails, as `git-receive-pack` hasn't got the option `--version`. I don't know what causes this error, as i explicitly set `git_bin = /usr/bin/git` in `conf/trac.ini`. Adding {{{ self.log.error(""My git_bin is %s"" %self._git_bin) }}} to `GitConnector.__init__` causes the following output: {{{ 2011-04-07 13:04:31,435 Trac[git_fs] ERROR: My git_bin is /usr/bin/git-receive-pack }}}",defect,closed,high,GitPlugin,blocker,fixed,,stuge,1.0