Samuli Seppänen wrote: > Most other tasks are dependent on the setup of the community site. > A somewhat realistic estimate for finishing them is 1-2 months.
Let me know (maybe off-list) if you want some hints on setting up Trac with git support. Trac is nice because it offers both tickets and a wiki. Some projects do a really nice job using Trac for everything by changing the styling; e.g. http://madwifi-project.org/ have it looking so nice that no second site (MediaWiki) is neccessary. Trac currently does not yet have stellar coverage for multiple related projects. Components can be used, but it may not be enough. A single 0.12 Trac can supposedly run with several repostiories, but I don't have experience from this (yet). Some links: http://trac.edgewall.org/ticket/130 http://trac.edgewall.org/wiki/TracMultipleProjects http://trac.edgewall.org/wiki/TracMultipleProjects/SingleEnvironment http://trac.edgewall.org/wiki/VcRefactoring#SupportforMultipleRepositories //Peter