id summary reporter owner description type status priority component severity resolution keywords cc release 8102 Can't install plugin properly. kamillo1888 Herbert Valerio Riedel "I can't install git plugin - i have this message: {{{ easy_install http://github.com/hvr/trac-git-plugin/tarball/master Downloading http://github.com/hvr/trac-git-plugin/tarball/master Processing master Running hvr-trac-git-plugin-60cf7b8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vcnH3y/hvr-trac-git-plugin-60cf7b8/egg-dist-tmp-027SXU File ""build/bdist.linux-x86_64/egg/tracext/git/PyGIT.py"", line 106 with self.__lock: ^ SyntaxError: invalid syntax File ""build/bdist.linux-x86_64/egg/tracext/git/git_fs.py"", line 567 yield (self.path, rev, Changeset.EDIT if not is_last else Changeset.ADD) ^ SyntaxError: invalid syntax zip_safe flag not set; analyzing archive contents... TracGit 0.12.0.5dev is already the active version in easy-install.pth Installed /usr/lib/python2.4/site-packages/TracGit-0.12.0.5dev-py2.4.egg Processing dependencies for TracGit==0.12.0.5dev Finished processing dependencies for TracGit==0.12.0.5dev }}} If I enabled git plugin in trac.ini file i had this error: {{{ Warning: Can't synchronize with repository ""(default)"" (Unsupported version control system ""git"": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information. }}} What was wrong? Is that bug? " defect closed high GitPlugin major wontfix 0.12