Nothing seemed to help except for installing TracGit from source.
Revision 6401 worked like a charm for me.

~# svn co http://trac-hacks.org/svn/gitplugin/0.11 gitplugin
~# cd gitplugin
~/gitplugin# mkdir /usr/lib/python2.6/site-packages
~/gitplugin# PYTHONPATH=/usr/lib/python2.6/site-packages ./setup.py install 
-prefix /usr
...
Using /usr/lib/python2.6/dist-packages
Finished processing dependencies for TracGit==0.11.0.2
~/gitplugin#

(/usr/local is a read-only fs on this machine, so we had to install to
/usr for now).

-- 
Unsupported version control system "git"
https://bugs.launchpad.net/bugs/388911
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to