[Trac] Multiple independant projects, best practice

Jean-Benoit PAUX jeanb at jeanb-net.com
Thu Aug 31 15:22:25 CDT 2006


Message: 1
Date: Thu, 31 Aug 2006 17:01:14 +0200
From: Christian Boos <cboos at neuf.fr>
Subject: Re: [Trac] Multiple independant projects, best practice
To: trac at lists.edgewall.com
Message-ID: <44F6F9BA.8020602 at neuf.fr>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

>Jean-Benoit PAUX wrote:
>> Dear everybody,
>>
>>  
>>
>> I plan to host  some independent projects on my server. Initially 
>> there should have 3 projects but I think it will expand to more (near
10).
>>
>> I will be a user of all these projects and 2 or 3 three people for 
>> each projects (not the same).
>>
>>  
>>
>> I don't know what to do : one or more repositories, how have Trac on 
>> each (I'd like to don't have to configure each one) ?
>>   
>
>You could however use a central trac.ini [1] for sharing similar settings.
>
>> I don't want users of project A see files/tickets/wiki etc of the 
>> project B or C. The projects are hosted on Debian with Apache 2.
>>   
>
>In this case, at least for the time being (versions 0.9/0.10), it would be
better to have multiple Trac environments. Note >that with 0.10 you'll have
facilities for creating links from one Trac environment to another. [2]
>
>Multiple project support is hotly debated at times, and while we'd like to
better support that in the future, it's not yet >clear _how_ it will be
done. [3]
>
>Hope this helps.
>
>-- Christian
>
>[1] http://trac.edgewall.org/wiki/TracIni#GlobalConfiguration
>[2] http://trac.edgewall.org/wiki/InterTrac
>[3]
>http://trac.edgewall.org/wiki/TracMultipleProjects#MultipleProjecthandlingf
orpost-1.0Trac


Using SVN_authz_svn
(http://trac.edgewall.org/wiki/TracMultipleProjectsSVNAccess) can I have a
similar environment ?
In this case I'll have only one Track and users will be able to see others
tickets/wiki ?

Jeanb



More information about the Trac mailing list