[Opensim-users] RCUpgrading from OSGrid's post fix to opensim.org's
Ai Austin
ai.ai.austin at gmail.com
Fri Jul 23 13:23:03 UTC 2010
At 11:00 23/07/2010, opensim-users-request at lists.berlios.de wrote:
>Oh and I use the Regions folders with a name of region .ini file for
>each. Do I copy the entire Regions folder from my old 0.6.9 post fixes
>and take them over to the new opensim-0.7-rc2/bin and place it in there,
>or will this mess it all up?
Basically you can copy your 0.6.9 regions folder contents and it will
work fine in 0.7.
I use separate .ini files for each of my regions, but you can also
batch them up as you wish using the region name as the section name
in square brackets ahead of each region's details.
I removed the lines for master avatar first and lastname, UUID and
SandboxPassword from my 0.6.9 entries as those are no longer used
from the regions.ini files in 0.7. But these do no harm if left in.
There are also two new Region.ini settings for ScopeID and RegionType
which you may want to consider. They do no harm if not set.
; New properties from Opensim 0.7
; Multi-Tenancy. Only set if needed
; ScopeID = "00000000-0000-0000-0000-000000000000"
; Product name (used in search from viewer 1.23)
; RegionType = "Mainland"
; Next 4 properties removed from Opensim 0.7
; MasterAvatarUUID = "00000000-0000-0000-0000-000000000000"
; MasterAvatarFirstName = "****"
; MasterAvatarLastName = "****"
; MasterAvatarSandboxPassword = "****"
More information about the Opensim-users
mailing list