TeamCity restore
I am trying to move TeamCity from one server to another. I have got it all installed on the new server and have run the instructions in the 开发者_JAVA百科help file: http://confluence.jetbrains.net/display/TCD5/Restoring+TeamCity+Data+from+Backup
I am running TeamCity 5.1.4 on both servers.
I got a success message on the maintaindb command and then restarted the TeamCity Web Server in services. However when I login the projects etc haven't been moved over.
Am I missing something obvious? Can anyone help?
Seems "configure new TeamCity installation to use proper TeamCity Data Directory and database" (from here) is a key to your case.
Recently moved/upgraded our server and not had any issues.
We did not use this method though - as we using the default db, we just moved that "as is".
Presumably your backup looks "good"?
Have you tried the TeamCity forums, I find them quite responsive:
http://devnet.jetbrains.net/community/teamcity
精彩评论