I have been working through migratiing a working Trac project from one server (Ubuntu + cpanel) to another (Debian + Yunohost).
**But**
The hotcopy process doesn't seem to have backed up all of my Plugins into the backup folder. On the original server, I had Trac running in a virtual environment and had deployed to a separate htdocs folder (originally created using trac_admin deploy IIRC).
On my original server, the htdocs folder within my Trac project in the virtual environment contains three folders, "common", "site" and one that is obviously related to one of my plugins: "tracworkflowadmin".
On the original server, the deployed htdocs folder seems to contain "site" and "common" folders as well as all the plugin folders.
AFAICT, the hotcopy backup folder only copied the htdocs folder from within the virtual environment. It didn't copy the ones from the deployed htdocs folder.
I'm not sure if this is a failing of the hotcopy process or of the plugins installation process.
Anyway, to fix the problem, can I simply copy the missing folders from my old server's deployed htdocs folder to the new, or do I need to reinstall each plugin?
Cheers,
Rob Hills
Waikiki, Western Australia