UDB

From WCell Wiki

Jump to: navigation, search

Contents

General Information

Supported revision: 391
SVN: https://unifieddb.svn.sourceforge.net/svnroot/unifieddb/trunk
WIKI: http://udbwiki.webhop.net/index.php/Main_Page
SITE: http://udbforums.kicks-ass.net/index.php

Installing

Currently WCell's only supported database can be imported the following way:

  • Checkout UDB from https://unifieddb.svn.sourceforge.net/svnroot/unifieddb/trunk
  • Edit the batch file named UDB-Full-Install in WCell's \trunk\Run\RealmServer\Content\Impl\UDB
    • Add the correct variables in the setup area
  • Run the batch file
    • Extract UDB using the 'e' command
    • Install the database by using the 'i' command
    • Install the changesets with the 'c' command

You're done!

Updating

Whenever UDB releases a new changeset, we do our best to update WCell correspondingly. Once we've commited our changes, you can update your UDB the following way:

  • Update your local UDB version (you already checked it out when installing)
  • Run the batch file you used to install UDB
  • Enter the revision you want to install (usually the lowest on the list)

Database Import Tool

        ####################################
        #######                      #######
        ######        Database        ######
        #######     Import Tool      #######
        ####################################

        Please type the letter for the option:

         e = Extract UDB
         i = Install UDB
         c = Install all Changesets (385-387)

         385 = Install Changeset 385
         386 = Install Changeset 386
         387 = Install Changeset 387


         x - Exit

 Enter Letter: