[Opensim-dev] [Opensim-commits] r6567 - trunk/OpenSim/Region/Application

Rhian dutchy.rhian at gmail.com
Mon Sep 29 13:43:03 UTC 2008


Hi,

Future? Wow, what device do you use for finding those? :-D
All jokes aside, this ties in with my feature request on mantis # 2110.
Does it also delete the associated items from the database?
Another additional question for the next change on these, doesn't it
make sense using the word "regions" instead of "sims" in the
description of the restart command?

Rhian

On Mon, Sep 29, 2008 at 2:29 PM,  <drscofield at opensimulator.org> wrote:
> Author: drscofield
> Date: 2008-09-29 05:29:11 -0700 (Mon, 29 Sep 2008)
> New Revision: 6567
>
> Modified:
>   trunk/OpenSim/Region/Application/OpenSim.cs
> Log:
> fixes future mantis from SachaMagne.
>
>
> Modified: trunk/OpenSim/Region/Application/OpenSim.cs
> ===================================================================
> --- trunk/OpenSim/Region/Application/OpenSim.cs 2008-09-29 10:35:07 UTC (rev 6566)
> +++ trunk/OpenSim/Region/Application/OpenSim.cs 2008-09-29 12:29:11 UTC (rev 6567)
> @@ -611,7 +611,7 @@
>             m_console.Notice("force-update - force an update of prims in the scene");
>             m_console.Notice("restart - disconnects all clients and restarts the sims in the instance.");
>             m_console.Notice("remove-region [name] - remove a region");
> -            m_console.Notice("delete-region [name] - delete a region");
> +            m_console.Notice("delete-region [name] - delete a region and its associated region file");
>             m_console.Notice("load-xml [filename] - load prims from XML (DEPRECATED)");
>             m_console.Notice("save-xml [filename] - save prims to XML (DEPRECATED)");
>             m_console.Notice("save-xml2 [filename] - save prims to XML using version 2 format");
>
> _______________________________________________
> Opensim-commits mailing list
> Opensim-commits at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-commits
>



More information about the Opensim-dev mailing list