ArtificialGold
ArtificialGold

Reputation: 825

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

Upvotes: 1

Views: 1211

Answers (2)

Yaegor
Yaegor

Reputation: 1832

Seems "configure new TeamCity installation to use proper TeamCity Data Directory and database" (from here) is a key to your case.

Upvotes: 2

Chris Kimpton
Chris Kimpton

Reputation: 5541

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

Upvotes: 2

Related Questions