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 clean-up fork from main live savane".
The branch, master has been updated via 747ffdb7df7687cbeea5e0ad4c8292817e0c4805 (commit) from 2efee9a05e2df945c60e274a5389d308953bd1ea (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 ----------------------------------------------------------------- commit 747ffdb7df7687cbeea5e0ad4c8292817e0c4805 Author: Sylvain Beucler <b...@beuc.net> Date: Sun Apr 13 20:51:01 2014 +0200 Start Savane->FusionForge DB conversion script ----------------------------------------------------------------------- Summary of changes: sv2ff/.gitignore | 4 + sv2ff/README | 1 + sv2ff/TODO.org | 5 + sv2ff/Vagrantfile | 118 + sv2ff/convert.php | 95 + sv2ff/fusionforge-init.sql |13104 ++++++++++++++++++++++++++++++++++++++++++++ sv2ff/reset-import.sh | 2 + 7 files changed, 13329 insertions(+), 0 deletions(-) create mode 100644 sv2ff/.gitignore create mode 100644 sv2ff/README create mode 100644 sv2ff/TODO.org create mode 100644 sv2ff/Vagrantfile create mode 100644 sv2ff/convert.php create mode 100644 sv2ff/fusionforge-init.sql create mode 100755 sv2ff/reset-import.sh hooks/post-receive -- Savane clean-up fork from main live savane