[Opensim-dev] SVNBACKUP Module ... HowTo ?

Justin Clark-Casey jjustincc at googlemail.com
Wed May 7 08:24:06 UTC 2008


Hi Ursula,

Try

http://opensimulator.wordpress.com/2008/04/20/svn-module-or-diy-rollbacks-and-backups/

for documentation.

I'm afraid I don't know why you're getting that error, I'm not familiar 
with that portion of the code


Ursula MATOVA wrote:
> Hi all,
> 
> I'd like to test the brand new SVNBackupModule
> but, I'm unable to find any documentation on it :( could somebody  
> point me on if it exists ?
> 
> I've made some tests, but without success for now ...
> 
> - Set up a SVN Server on my Linux Box,
> - Creating an initial repository : "opensim",
> - Test from my windows box with TortoiseSVN. I'm able to checkin/ 
> checkout the repository.
> 
> Now, OpenSim.ini configuration :
> 
> [SVN]
> Enabled = true
> Directory = SVN4488
> URL = "svn://127.0.0.1/opensim"
> Username = "yyyyyyyy"
> Password = "xxxxxxxx"
> ImportOnStartup = true
> Autosave = false
> AutoSavePeriod = 15 ; Number of minutes between autosave backups
> 
> Gives me the following error :
> 
> 16:32:28 - [SVNBACKUP]: Connecting to SVN server svn://127.0.0.1/ 
> opensim ...
> [APPLICATION]:
> APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs
> 
> Exception: System.TypeInitializationException: An exception was thrown  
> by the type initializer for  
> PumaCode.SvnDotNet.SubversionSharp.SvnClient --->  
> System.TypeInitializationException: An exception was thrown by the  
> type initializer for PumaCode.SvnDotNet.AprSharp.Apr --->  
> System.DllNotFoundException: libapr
>    at (wrapper managed-to-native)  
> PumaCode.SvnDotNet.AprSharp.Apr:apr_initialize ()
>    at PumaCode.SvnDotNet.AprSharp.Apr..cctor () [0x00000] --- End of  
> inner exception stack trace ---
> 
>    at PumaCode.SvnDotNet.AprSharp.AprAllocator.Create () [0x00000]
>    at PumaCode.SvnDotNet.SubversionSharp.Svn.AllocatorCreate ()  
> [0x00000]
>    at PumaCode.SvnDotNet.SubversionSharp.Svn.PoolCreate (AprPool pool)  
> [0x00000]
>    at PumaCode.SvnDotNet.SubversionSharp.Svn.PoolCreate () [0x00000]
>    at PumaCode.SvnDotNet.SubversionSharp.SvnConfig.Ensure () [0x00000]
>    at PumaCode.SvnDotNet.SubversionSharp.SvnClient..cctor () [0x00000]  
> --- End of inner exception stack trace ---
> 
>    at  
> OpenSim.Region.Modules.SvnSerialiser.SvnBackupModule.SetupSvnProvider  
> () [0x00000]
>    at  
> OpenSim.Region.Modules.SvnSerialiser.SvnBackupModule.PostInitialise ()  
> [0x00000]
>    at OpenSim.Region.Environment.ModuleLoader.PostInitialise ()  
> [0x00000]
>    at  
> OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.Initialise  
> (OpenSim.OpenSimMain openSim) [0x00000]
>    at OpenSim.OpenSimMain.InternalStartUp () [0x00000]
>    at OpenSim.OpenSimMainConsole.StartUp () [0x00000]
>    at OpenSim.Application.Main (System.String[] args) [0x00000]
> InnerException: System.TypeInitializationException: An exception was  
> thrown by the type initializer for PumaCode.SvnDotNet.AprSharp.Apr --- 
>  > System.DllNotFoundException: libapr
>    at (wrapper managed-to-native)  
> PumaCode.SvnDotNet.AprSharp.Apr:apr_initialize ()
>    at PumaCode.SvnDotNet.AprSharp.Apr..cctor () [0x00000] --- End of  
> inner exception stack trace ---
> 
>    at PumaCode.SvnDotNet.AprSharp.AprAllocator.Create () [0x00000]
>    at PumaCode.SvnDotNet.SubversionSharp.Svn.AllocatorCreate ()  
> [0x00000]
>    at PumaCode.SvnDotNet.SubversionSharp.Svn.PoolCreate (AprPool pool)  
> [0x00000]
>    at PumaCode.SvnDotNet.SubversionSharp.Svn.PoolCreate () [0x00000]
>    at PumaCode.SvnDotNet.SubversionSharp.SvnConfig.Ensure () [0x00000]
>    at PumaCode.SvnDotNet.SubversionSharp.SvnClient..cctor () [0x00000]
> 
> Application is terminating: True
> 
> 
> 
> 
> 
> Any idea ?
> 
> I'm using OpenSim.Rev4488 / Linux32 / Standalone / Mono 1.9.1
> 
> Thanks in advance,
> 
> 
> Ursula.
> 
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
> 


-- 
justincc
Justin Clark-Casey
http://justincc.wordpress.com



More information about the Opensim-dev mailing list