Martin Tomes wrote:
the apparently more acceptable idea of having a separate web application
which coordinates and views multiple Trac instances. I have trawled
Close to the above suggestion, I think that it might be possible to
create a kind of ''virtual'' environment, which merely aggregates
the data from other ''regular'' Trac environments.
If this approach is possible at all, I'd personaly favor it, because:
* no drastic change to the code base would be needed
* the current concepts and granularity will remain the same
* there will be great flexibility in how to compose groups of projects
http://projects.edgewall.com/trac/wiki/TracMultipleProjects/MultiTrac
It is currently a list of requirements which I haven't even sorted into
order of importance. We have resource to implement some of this coming
available in two to three weeks and I would appreciate feedback on these
requirements.
Interesting indeed.
Some of those requirements could be implmented using the ''aggregated''
environment (combined query, combined timeline), the others would need
a kind of super-admin plugin (in order to create new environments).