id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 8465,Trac[git_fs] ERROR: GitError: Could not retrieve GIT version,anonymous,Herbert Valerio Riedel,"Hi, all! I have a problem with my trac-and-git. I got error "" {{{ Warning: Can't synchronise with repository ""(default)"" (GIT backend not available). Look in the Trac log for more information."" }}} And in logs {{{ Trac[git_fs] ERROR: GitError: Could not retrieve GIT version. }}} My config: {{{ [git] cached_repository = false persistent_cache = false shortrev_len = 7 git = /usr/bin/git }}} If I write git_bin instead - another error occurs {{{ TypeError: 'NoneType' object is unsubscriptable }}} and in logs we have: {{{ Traceback (most recent call last): File ""build/bdist.linux-x86_64/egg/trac/web/main.py"", line 513, in _dispatch_request dispatcher.dispatch(req) File ""build/bdist.linux-x86_64/egg/trac/web/main.py"", line 200, in dispatch chosen_handler) File ""build/bdist.linux-x86_64/egg/trac/web/main.py"", line 346, in _pre_process_request chosen_handler = filter_.pre_process_request(req, chosen_handler) File ""build/bdist.linux-x86_64/egg/trac/versioncontrol/api.py"", line 330, in pre_process_request repo = self.get_repository(reponame) File ""build/bdist.linux-x86_64/egg/trac/versioncontrol/api.py"", line 526, in get_repository repos = connector.get_repository(rtype, rdir, repoinfo.copy()) File ""/usr/lib/python2.5/site-packages/tracext/git/git_fs.py"", line 159, in get_repository shortrev_len=self._shortrev_len) File ""/usr/lib/python2.5/site-packages/tracext/git/git_fs.py"", line 177, in __init__ Repository.__init__(self, ""git:""+path, None, log) File ""build/bdist.linux-x86_64/egg/trac/versioncontrol/api.py"", line 730, in __init__ self.reponame = params['name'] TypeError: 'NoneType' object is unsubscriptable }}} I found similar decisions of this trouble, but not for 0.12 version. ",defect,closed,normal,GitPlugin,blocker,wontfix,,Boris Savelev stuge,0.12