On Aug 26, 8:31 pm, dt <dils...@gmail.com> wrote: > Hi, > > Currently we have bunch of trac 0.10 projects. Before upgrading all > our existing projects to 0.11, we would to like to set up a new trac > 0.11 project on the same host. Do you guys think it's doable or > advisable?
it should be possible. the easiest might be to install a second python which you put into your path, then you do not need to tinker with the python path and you are sure that there is accidential clash. we even copy the whole installation (apache, mod_wsgi, trac, svn, ...), so it is completely independent for test purposes. it does not matter if it is on the same box or different then. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users@googlegroups.com To unsubscribe from this group, send email to trac-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---