On Nov 15, 2006, at 3:08 PM, [EMAIL PROTECTED] wrote:

>
> Oh, I might be misunderstanding what's supposed to be happening  
> here. I
> was under the impression that, upon creation, the global trac.ini file
> would be used to build the local trac.ini file. I guess what you're
> saying is that attributes missing from the local trac.ini file will be
> supplemented with that in the global trac.ini file?
>

At runtime the two configs are merged essentially. Any time it looks  
for an option, it first looks in the local file, then the global,  
then signals an error. As mentioned before, when making an env, trac- 
admin will comment out anything that is listed in the global file,  
other wise it uses the default value for each option.

--Noah

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Trac Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to