Rob Wilkerson wrote: > I'm trying to configure InterTrac so that I can link to a source code > file in another project. I think I've set everything up correctly, > but I can't seem to use the source: link type. > > In my project's trac.ini, I have: > > [intertrac] > frequencyreach.title = Impression Sample Project > frequencyreach.url = http://www.mydomain.com/trac/frequencyreach > trac.compat = false > > I'm trying to link using the following format: > > An example [frequencyreach:source:trunk/_meta/deploy/build.xml > deployment script] can be found... > > Am I misreading how InterTrac links are supposed to be structured? >
What Trac version is frequencyreach running? If it's an old one (pre-0.10, IIRC), then trac.compat shouldn't be set to false. -- Christian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
