Hi,

is $SUBJECT possible?
Background: I need to check whether all my plugins will work with the
current .11 trunk.
Right now, I'm on 0.11dev-r6137, but AFAIK, with r6138, the API has
been changed, and some plugins may stop working correctly.
If I use for example

<Location /tractest>
  [...]
  PythonPath "sys.path + ['/path/to/my/brandnew/trac']"
  [...]
</Location>

my old trac is still in sys.path, correct? If so, which one will be
used?
Is there any other way beside using a second instance of apache and a
second python installation?

Rainer

--~--~---------~--~----~------------~-------~--~----~
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