Modify

Opened 15 years ago

Closed 14 years ago

#5455 closed enhancement (invalid)

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

Reported by: phillipsic@… Owned by: Robert Verspuy
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 (0)

Change History (1)

comment:1 Changed 14 years ago by Robert Verspuy

Resolution: invalid
Status: newclosed

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

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Robert Verspuy.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.