[Trac] How do I setup a default custom Configuration file
Rob Wilkerson
r.d.wilkerson at gmail.com
Wed Aug 2 20:09:54 CDT 2006
If I understand you right, the way I did it was to create a custom
trac.ini file and save it off somewhere. Then I scripted the creation
of the Trac environment and simply had the script copy the custom file
for me. Now, if I execute one script:
$ createproject MyProject
I create a Subversion repository, a Trac project and all users, groups
and permissions. Additionally, each project has its own Apache
configuration so those are created as well.
Is that what you were asking?
On 8/2/06, Bhuvan <bpasham at gmail.com> wrote:
> I am planning to setup multiproject SVN-trac environment. When I create a
> new Trac environment I want to use my custom Conf file instead of the
> default conf file. This will eliminate one copy step. Is there any way to do
> this.
>
> thanks in advance
> Bhuvan
>
>
> _______________________________________________
> Trac mailing list
> Trac at lists.edgewall.com
> http://lists.edgewall.com/mailman/listinfo/trac
>
>
>
--
Rob Wilkerson
More information about the Trac
mailing list