I think that trac-admin hotcopy command should help you. Alind Sharma
________________________________ From: Erik Andersson <[email protected]> To: [email protected] Sent: Sun, 2 January, 2011 12:36:40 AM Subject: Re: [Trac] Moving trac to a new server Check in trac.ini. [trac]-section, parameter database. http://trac.edgewall.org/wiki/0.11/TracIni#trac-section http://trac.edgewall.org/wiki/TracIni#trac-section Cheers / Erik On Thu, Dec 30, 2010 at 3:41 AM, TimBooher <[email protected]> wrote: I just moved to a new server and want to get my trac setup again. I am >hoping to integrate with git, but will settle for svn for now as that >is what I was using before. > >I just copied /old/path/MyTrac to /var/lib/trac/MyNewTrac/ so I get: > >-rwxrwxrw- 1 www-data www-data 98 Dec 29 21:05 README >-rwxrwxrw- 1 www-data www-data 27 Dec 29 21:05 VERSION >drwxrwxrw- 3 www-data www-data 4096 Nov 26 21:19 attachments >drwxrwxrw- 2 www-data www-data 4096 Nov 26 21:19 conf >drwxrwxrw- 2 www-data www-data 4096 Dec 29 21:36 db >drwxrwxrw- 2 www-data www-data 4096 Nov 26 21:19 htdocs >drwxrwxrw- 2 www-data www-data 4096 Nov 26 21:19 log >drwxrwxrw- 2 www-data www-data 4096 Nov 26 21:19 plugins >drwxrwxrw- 2 www-data www-data 4096 Nov 26 21:19 templates >drwxrwxrw- 2 www-data www-data 4096 Nov 26 21:19 trac >drwxrwxrw- 6 www-data www-data 4096 Nov 26 21:19 webadmin >drwxrwxrw- 2 www-data www-data 4096 Nov 26 21:19 wiki-macros > >db has trac.db trac.db.20.bak trac.db.21.bak > >so it looks like i was using sqllite -- but i am not sure. What is the >best way to transfer the trac site? I have the entire old server >mounted as a directory on the new server. > >Thanks for any help. > >Best, > >Tim > >-- >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. > > -- 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. -- 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.
