Hello all,

Recently I've installed trac to use as developers shared project in my
server, but whan i try to init a project I get this error.

I've followed the instruction and i've checked the restrictions.

Any help, please ?¿

 Indexing repository
Failed to initialize environment. No module named svn
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/trac/scripts/admin.py", line
616, in do_initenv
    repos = self.__env.get_repository()
  File "/usr/lib/python2.3/site-packages/trac/env.py", line 155, in
get_repository
    from trac.versioncontrol.svn_fs import SubversionRepository
  File
"/usr/lib/python2.3/site-packages/trac/versioncontrol/svn_fs.py", line
25, in ?
    from svn import fs, repos, core, delta
ImportError: No module named svn

Thanks and best regards.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/trac-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to