From 05708771bb493ace1cf956acfa7a29610c8809e8 Mon Sep 17 00:00:00 2001 From: Adam Frisby Date: Thu, 17 Apr 2008 11:42:06 +0000 Subject: * Committing first version of SVN Backup Module This is a module which allows you to periodically export a serialised version of your region to a SVN repository and store it there. It is still a work in progress and is currently disabled and incomplete, but some of the functionality is demonstratable. * Enjoy. --- prebuild.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index fe9a8ae..20afd51 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -928,6 +928,36 @@ + + + + + ../../../../bin/ + + + + + ../../../../bin/ + + + + ../../../../bin/ + + + + + + + + + + + + + + + + -- cgit v1.1