I have been working through migratiing a working Trac project from one 
server (Ubuntu + cpanel) to another (Debian + Yunohost).

I got the basics done using https://trac.edgewall.org/wiki/TracMigrate and 
tweaking for my setup (git instead of Subversion).  I have now got Trac 
running on the new server with all my data.

**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

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/e1011bc9-38be-4e3d-a2b5-070cf1b3b5b0n%40googlegroups.com.

Reply via email to