> -----Original Message----- > From: trac-users@googlegroups.com On Behalf Of Voelker, Bernhard > Sent: 27 June 2012 08:05 > To: trac-users@googlegroups.com > Subject: RE: [Trac] Migrating Trac?: From 0.11.4 to 12.2, > from Ubuntu 10.4 to 12.04, from python2.6 to python2.7 > > cburn wrote (Wednesday, June 27, 2012 1:00 AM): > > Greetings, > > > > If anyone has docs how to migrate a Trac environment from one > > server to another under the following conditions, I'd much > > appreciate it: > > > > From Old server (Ubuntu 10.04) to new server (Ubuntu 12.04) > > From Trac 0.11.4 to 12.2 > > From Old server running python2.6 to new server running python2.7 > > > My guess is that I need to an upgrade on the old server first, > > then do a hotcopy and copy over the upgraded environment to the > > new server. I searched for suggestions but didn't find anything > > matching my specific case. Is this even possible? > > > > Any suggestions would be much appreciated. > > I did the transition from 0.11.4 to 0.12.2 a while ago. > The old system was a Solaris box and the new one a SLES-10.3. > No problems so far. Just copied the ENV to the new machine, > ran "trac-admin upgrade" and that's it.
Are you using the sqlite dB backend? That is stored in the env folder. Using a different dB backend such as PostgreSQL would require more work... ~ mark c > Have a nice day, > Berny > -- 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.