smueller wrote: > Thanks. I had seen that page but, as you stated, it's pretty basic - > especially for a Trac newbie. What I don't quite understand is the > 'so it's currently safe to switch an existing 0.10 environment to 0.11 > and back' line. How exactly do you 'switch' between environments? >
This means that if you had a Trac environment created with 0.10, you can use the 0.11 codebase with it. If for some reason this doesn't work for you, you can go back and use a 0.10 codebase with this environment. You can have multiple Trac installations in various way, for example by using the --prefix option while installing, or, simpler, by running Trac directly from the svn checkout. Note that since I wrote those install instructions, there's now the need for a database upgrade, the same as the one needed for running 0.10.4. So only 0.10.4dev and 0.11dev are fully compatible. See the http://trac.edgewall.org/milestone/0.10.4 page for details. -- 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 -~----------~----~----~----~------~----~------~--~---
