[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] [SCM] Savane-cleanup framework branch, master, updated. 8
From: |
Sylvain Beucler |
Subject: |
[Savannah-cvs] [SCM] Savane-cleanup framework branch, master, updated. 84cb87f6346ac1cf7b54f48ce87e6313e8c35baa |
Date: |
Sat, 01 Aug 2009 17:19:35 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Savane-cleanup framework".
The branch, master has been updated
via 84cb87f6346ac1cf7b54f48ce87e6313e8c35baa (commit)
from 2cb6339b70f496c49b3c5ea33eab28d1b66f931f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/savane-cleanup/framework.git/commit/?id=84cb87f6346ac1cf7b54f48ce87e6313e8c35baa
commit 84cb87f6346ac1cf7b54f48ce87e6313e8c35baa
Author: Sylvain Beucler <address@hidden>
Date: Sat Aug 1 19:19:27 2009 +0200
Clarify how to use the migration script and add a copyright/license notice
diff --git a/migrate_old_savane.sql b/migrate_old_savane.sql
index a3f2b00..cb9f4d1 100644
--- a/migrate_old_savane.sql
+++ b/migrate_old_savane.sql
@@ -1,3 +1,27 @@
+-- Convert old Savane data to the new version
+--
+-- Copyright (C) 2009 Sylvain Beucler
+-- Copyright (C) 2009 Jonathan Gonzalez V.
+--
+-- This file is part of Savane.
+--
+-- Savane is free software: you can redistribute it and/or modify it
+-- under the terms of the GNU Affero General Public License as
+-- published by the Free Software Foundation, either version 3 of the
+-- License, or (at your option) any later version.
+--
+-- Savane is distributed in the hope that it will be useful, but
+-- WITHOUT ANY WARRANTY; without even the implied warranty of
+-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+-- Affero General Public License for more details.
+--
+-- You should have received a copy of the GNU Affero General Public
+-- License along with this program. If not, see
+-- <http://www.gnu.org/licenses/>.
+
+-- This script works on the database from 'savane-cleanup' version
+-- with the LATEST DATABASE UPGRADES (check updates/clean-up/).
+
-- Some clean-up is done on the savane_old database. It may sound
-- better to leave savane_old read-only, but at the same time this
-- means we can experiment the clean-ups on live "old savane" installs
-----------------------------------------------------------------------
Summary of changes:
migrate_old_savane.sql | 24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)
hooks/post-receive
--
Savane-cleanup framework
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-cvs] [SCM] Savane-cleanup framework branch, master, updated. 84cb87f6346ac1cf7b54f48ce87e6313e8c35baa,
Sylvain Beucler <=