Jump to content
TrinityCore

Update Question


robby0328
 Share

Recommended Posts

Just a quick question to make sure im not missing anything. I do know that it will auto update itself but if I wanted to do it by hand would this be the correct order

backup (Conf/SQL)

Pull Reop (git pull origin 3.3.5)

Remake the source (Make clean, cmake, install)

Apply all updates in update folder (Merge then apply to correct database)

 

Would that be the correct order and am I missing anything? Also would it harm anything if I imported them multiple times IE: I updated it tonight merged all SQL files then in a week when new SQL files come merge everything again then apply?

Link to comment
Share on other sites

  • 2 weeks later...
On 13/12/2015, 03:49:36, robby0328 said:

Apply all updates in update folder (Merge then apply to correct database)

You can only apply the updates that you haven't applied before, that is, only new files in /updates that appeared after the last time you updated.

While you can do it manually, we recommend to keep using the automatic updater.

On 13/12/2015, 03:49:36, robby0328 said:

Also would it harm anything if I imported them multiple times

Yes.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...