Ticket #5455 (closed enhancement: invalid)

Opened 3 years ago

Last modified 2 years ago

phpdoc plugin appears to support SVN only, GIT support would be nice.

Reported by: phillipsic@gmail.com Assigned to: exarv
Priority: normal Component: PhpdocPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I have trac setup with GIT. When trying to use the phpdoc plugin I get the following error:

2009-07-01 11:42:57,497 Trac[env] WARNING: base_url option not set in configuration, generated links may be incorrect
2009-07-01 11:42:57,497 Trac[main] DEBUG: Dispatching <Request "GET u'/admin'">
2009-07-01 11:42:57,509 Trac[svn_fs] INFO: Failed to load Subversion bindings
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/versioncontrol/svn_fs.py", line 261, in __init__
    _import_svn()
  File "/usr/lib/python2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/versioncontrol/svn_fs.py", line 74, in _import_svn
    from svn import fs, repos, core, delta
ImportError: No module named svn

Is there a GIT version of the plugin in the roadmap?

Attachments

Change History

03/18/10 16:48:22 changed by exarv

  • status changed from new to closed.
  • resolution set to invalid.

The plugin does not use svn or git. The problem with this user was not related to the posted error messages.


Add/Change #5455 (phpdoc plugin appears to support SVN only, GIT support would be nice.)




Change Properties
Action