OK.. I'm using Windows and Trac 0.10.4, and this is my shared folder:
C:\Arquivos de programas\Python24\share\trac

I created a file named trac.ini under this path with the things that I
wanted to be seen for all of my projects. The ini file content:

[intertrac]
# -- SCA
projSCA = sca

# -- Link to an external Trac:
sca.title = Sistema de Controle de Captacao de Alunos
sca.url = http://localhost/trac/SCA.db

but it didn't work.

Do I have to do something else? some kind of configuration ?

Thanks.


On 22 maio, 17:40, "Jason Winnebeck" <[EMAIL PROTECTED]> wrote:
> -----Original Message-----
> From: José Renato (br)
>
> I looked at the page guide of InterTrac, and that is
> exactly what I want, but, the only problem is that using InterTrac
> like the guide page says, I need to put at all of the trac.ini files
> of my project envroiments that information.
>
> Is there a ways to do that using a single file, that all of my
> projects could access ?
>
> --------------------------
>
> Well, my last mail was about this issue. If you are using Trac 0.10 there is 
> a global directory (for me it was /usr/share/trac), and you put the common 
> trac.ini configuration there to be shared for all projects.
>
> If you are using Trac 0.11, you can use the inherit file option to inherit a 
> global options file, and put the InterTrac in that. I have the same setup 
> that you do, and I have my InterTrac set up so that all of the instances can 
> link to each other.
>
> Jason
--~--~---------~--~----~------------~-------~--~----~
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