Pour obtenir la dernière révision :
svn co http://opensimulator.org/svn/opensim/trunk opensim
Pour obtenir la revision 5000 :
svn co http://opensimulator.org/svn/opensim/trunk opensim -r 5000
cd opensim ./runprebuild.sh nant
svn merge -r 303:302 http://opensimulator.org/svn/opensim/trunk
svn commit -m 'Retour à la révision 302'
Never Delete your old Simulator until you are happy with your new one.
DO THIS BEFORE RUNNING THE NEW VERSION FOR THE FIRST TIME !!
STANDALONE SETUP WITH SQLITE
1. Extract the Opensim Zip to a new location
2. From you old location copy:
to your new location.
3. Run Opensim once and quit.
4. The NEW Opensim.ini written should be used as a basis (in case new element are added) and your own changed entries edited in.
GRID SETUP WITH MYSQL
From: “Terry F.” terry@usfastweb.com
1. Make a backup of your database.
2. Make a backup of your “Currently Running” build(s).
3. Copy/Paste the “NEW” bin file to the old folder, overwriting all. (This will ensure you still have the “OLD” assets).
4. Check to be sure nothing “NEW” was snuck into the OpenSim.ini and make sure all the settings are correct.
5. delete the addin-db-000 and addins folder.
6. Start it up.
7. If anything goes wrong… restore you backups until you figure out your problem.