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 <[EMAIL PROTECTED]> 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 [email protected] http://lists.edgewall.com/mailman/listinfo/trac
-- Rob Wilkerson _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
