> in this command trac-admin /path/to/myproject initenv is path/to/ > myproject the SVN path or the trac path?
trac path (the same path you give to tracd, btw). svn repository path is only defined in trac.ini (and prompted once from trac-admin when you create a new trac project) > NameError: global name 'sqlite' is not defined > Failed to initialize environment. 1 It means trac cannot find the PySQLite library. Cheers, Manu --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
