Opened 21 years ago
Closed 21 years ago
#144 closed defect (fixed)
(no summary)
Reported by: | anonymous | Owned by: | daniel |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | admin/console | Version: | 0.5.2 |
Severity: | blocker | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When I try to run : # trac-admin /home/trac/net4all.db initdb This is the output: * Creating a new Trac project database at /home/trac/net4all.db Trac will first ask a few questions about your environment in order to initalize and prepare the project database.
Please enter the name of your project. This name will be used in page titles and descriptions.
Project Name [My Project]> Net4all Traceback (most recent call last):
File "/usr/bin/trac-admin", line 1079, in ?
main()
File "/usr/bin/trac-admin", line 1068, in main
tracadm.docmd (command)
File "/usr/bin/trac-admin", line 240, in docmd
self.onecmd(cmd)
File "/usr/local/python-2.3/lib/python2.3/cmd.py", line 210, in onecmd
return func(arg)
File "/usr/bin/trac-admin", line 628, in do_initdb
from svn import util, repos, core
ImportError: No module named svn *
I have install everything like in the install doc. And I use Subversion 1.0
You have to install the subversion python bindings. You should have a bunch of files in this directory: