Modify ↓
Opened 16 years ago
Closed 16 years ago
#3885 closed defect (invalid)
2.4 backport
Reported by: | anonymous | Owned by: | Noah Kantrowitz |
---|---|---|---|
Priority: | normal | Component: | GitwebPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
~# easy_install http://trac-hacks.org/svn/gitplugin/0.11/ Downloading http://trac-hacks.org/svn/gitplugin/0.11/ Doing subversion checkout from http://trac-hacks.org/svn/gitplugin/0.11/ to /tmp/easy_install-x6MWXy/0.11 Processing 0.11 Running setup.py -q bdist_egg --dist-dir /tmp/easy_install-x6MWXy/0.11/egg-dist-tmp-t7SCNx File "build/bdist.linux-i686/egg/tracext/git/git_fs.py", line 361 yield (self.path, rev, Changeset.EDIT if not is_last else Changeset.ADD) ^ SyntaxError: invalid syntax File "build/bdist.linux-i686/egg/tracext/git/PyGIT.py", line 71 with self.__lock: ^ SyntaxError: invalid syntax warning: install_data: setup script did not provide a directory for 'COPYING' -- installing right in 'build/bdist.linux-i686/egg' warning: install_data: setup script did not provide a directory for 'README' -- installing right in 'build/bdist.linux-i686/egg' zip_safe flag not set; analyzing archive contents... Adding TracGit 0.11.0.1 to easy-install.pth file Installed /usr/lib/python2.4/site-packages/TracGit-0.11.0.1-py2.4.egg
Attachments (0)
Note: See
TracTickets for help on using
tickets.
tracgit != gitwebplugin