Log in

View Full Version : Problem Updating Binaries


chrsschb
05-16-2009, 12:25 AM
So I can update SVN just fine, query all the SQL changes, etc.

However after I copy the new binaries into my server folder all characters become naked. If I copy back in the old binaries, all the characters go back to normal.

Currently up to date on revisions but my binaries are from ancient egypt (like 233-ish).

Anyone experienced this before? (maybe I'm missing a step somewhere?)

vales
05-16-2009, 12:33 PM
Did you remember to source in the SQL files?

First, take a look in the SVN folder (under: utils/svn/sql). If you were on revision 233,you'll need to source in all of the SQL files from revision 250 up to the revision you're using.

vales
05-16-2009, 12:53 PM
Sorry about that. utils/svn/sql should be utils/sql/svn. :rolleyes:

chrsschb
05-16-2009, 08:58 PM
Did you remember to source in the SQL files?

So I can update SVN just fine, query all the SQL changes, etc.


I can update SQL just fine, it's the Binaries causing me problems.