[kforge-user] KForge 0.14 - error when creating Trac instance, wrong number of arguments?

Rufus Pollock rufus.pollock at okfn.org
Mon Nov 26 16:10:42 UTC 2007


Tom Fillmore wrote:
> Hi, John - 
> 
> Thanks for your reply, here's what came out of the suggested pydoc command:
> 
> /usr/lib/python2.5/site-packages/Trac-0.11dev_r6000-py2.5.egg/trac/__init__.py
> 

Ok, you are using Trac v0.11dev (the new not-yet-stable) version of 
trac. This might have some different command line options for trac-admin 
in which case we'd need to patch the createTracProjectEnvironment method in:

<http://knowledgeforge.net/kforge/trac/browser/trunk/src/kforge/plugin/trac/command.py>

(If you look you can already see the kind of faffing around we do to 
support v.10 and v0.9 differently).

Could you take a look at the trac-admin initenv command for trac v0.11 
and let us know what its requirements are. Then we can look at producing 
a patch.

~rufus





More information about the kforge-user mailing list