Restoring TeamCity
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 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?
I also posted this on Stack Overflow but it was suggested I ask here!
Please sign in to leave a comment.
Hello Andrew,
Most probablyTeamCity server is not pointed to the correct <TeamCity Data Directory>. On a running TeamCity server, the currently used data directory can be looked up on the Administration > Server Configuration page.
Yep that was the problem!!
There are two .BuildServer folders in some instances. I had backed up to the wrong one.
All working now.
Thanks for your help.