[kforge-dev] beta site up: knowledgeforge.net
John Bywater
john.bywater at appropriatesoftwarefoundation.org
Fri Oct 21 11:49:17 UTC 2005
Rufus -
I worked out the problem I mentioned occurs everytime attributes of a
trac service are updated.
The update event handler in the trac plugin clearly can't find the
existing service's 'plugin_data', and so tries to create a new trac
project environment on the dist, but it can't do that, so it breaks.
It does this for all attempts to change any attribute value of a trac
project. The value is actually updated, but the plugin just can't handle
the update event when the trac project already exists.
The file system path mapping was changed a lot recently. Is it that?
Is there, perhaps, a trac project environment getting created in the
right place?
Is there, perhaps, a file permission problem?
Shall I look :-)
Best, John.
More information about the kforge-dev
mailing list