From 9f59f6571cc12b22e1bc02931ee14b227ce05105 Mon Sep 17 00:00:00 2001 From: olivier Date: Tue, 17 Jun 2008 14:37:42 +0000 Subject: [PATCH] adding trunk and tags directories, moving files into trunk git-svn-id: http://svn.parisson.org/svn/crem@37 3bf09e05-f825-4182-b9bc-eedd7160adf0 --- {docref => trunk/docref}/crem.sql | 0 {docref => trunk/docref}/crem.zargo | Bin {docref => trunk/docref}/docref-0.1-prealpha.odt | Bin {docref => trunk/docref}/docref-0.2-prealpha.odt | Bin {docref => trunk/docref}/docref-0.3-alpha.odt | Bin {docref => trunk/docref}/docref-0.4-beta.odt | Bin {docref => trunk/docref}/docref.odt | Bin {docref => trunk/docref}/spec/build.sh | 0 {docref => trunk/docref}/spec/docref.txt | 0 {docref => trunk/docref}/spec/elements.py | 0 {docref => trunk/docref}/spec/parse.py | 0 {docref => trunk/docref}/spec/staticenum.py | 0 {docref => trunk/docref}/spec/tables.py | 0 {docref => trunk/docref}/spec/texttable.py | 0 .../docref}/tools/analyse_collection_ids.py | 0 {import => trunk/import}/README | 0 {import => trunk/import}/prototype/README | 0 .../import}/prototype/scripts/import.sql | 0 {import => trunk/import}/prototype/scripts/prepare | 0 .../import}/prototype/src/2007-05-09/phono.txt.gz | Bin .../import}/prototype/src/2007-05-09/support.txt.gz | Bin {import => trunk/import}/raw_conversion/README | 0 .../import}/raw_conversion/export.4d.txt | 0 {import => trunk/import}/raw_conversion/import | 0 24 files changed, 0 insertions(+), 0 deletions(-) rename {docref => trunk/docref}/crem.sql (100%) rename {docref => trunk/docref}/crem.zargo (100%) rename {docref => trunk/docref}/docref-0.1-prealpha.odt (100%) rename {docref => trunk/docref}/docref-0.2-prealpha.odt (100%) rename {docref => trunk/docref}/docref-0.3-alpha.odt (100%) rename {docref => trunk/docref}/docref-0.4-beta.odt (100%) rename {docref => trunk/docref}/docref.odt (100%) rename {docref => trunk/docref}/spec/build.sh (100%) rename {docref => trunk/docref}/spec/docref.txt (100%) rename {docref => trunk/docref}/spec/elements.py (100%) rename {docref => trunk/docref}/spec/parse.py (100%) rename {docref => trunk/docref}/spec/staticenum.py (100%) rename {docref => trunk/docref}/spec/tables.py (100%) rename {docref => trunk/docref}/spec/texttable.py (100%) rename {docref => trunk/docref}/tools/analyse_collection_ids.py (100%) rename {import => trunk/import}/README (100%) rename {import => trunk/import}/prototype/README (100%) rename {import => trunk/import}/prototype/scripts/import.sql (100%) rename {import => trunk/import}/prototype/scripts/prepare (100%) rename {import => trunk/import}/prototype/src/2007-05-09/phono.txt.gz (100%) rename {import => trunk/import}/prototype/src/2007-05-09/support.txt.gz (100%) rename {import => trunk/import}/raw_conversion/README (100%) rename {import => trunk/import}/raw_conversion/export.4d.txt (100%) rename {import => trunk/import}/raw_conversion/import (100%) diff --git a/docref/crem.sql b/trunk/docref/crem.sql similarity index 100% rename from docref/crem.sql rename to trunk/docref/crem.sql diff --git a/docref/crem.zargo b/trunk/docref/crem.zargo similarity index 100% rename from docref/crem.zargo rename to trunk/docref/crem.zargo diff --git a/docref/docref-0.1-prealpha.odt b/trunk/docref/docref-0.1-prealpha.odt similarity index 100% rename from docref/docref-0.1-prealpha.odt rename to trunk/docref/docref-0.1-prealpha.odt diff --git a/docref/docref-0.2-prealpha.odt b/trunk/docref/docref-0.2-prealpha.odt similarity index 100% rename from docref/docref-0.2-prealpha.odt rename to trunk/docref/docref-0.2-prealpha.odt diff --git a/docref/docref-0.3-alpha.odt b/trunk/docref/docref-0.3-alpha.odt similarity index 100% rename from docref/docref-0.3-alpha.odt rename to trunk/docref/docref-0.3-alpha.odt diff --git a/docref/docref-0.4-beta.odt b/trunk/docref/docref-0.4-beta.odt similarity index 100% rename from docref/docref-0.4-beta.odt rename to trunk/docref/docref-0.4-beta.odt diff --git a/docref/docref.odt b/trunk/docref/docref.odt similarity index 100% rename from docref/docref.odt rename to trunk/docref/docref.odt diff --git a/docref/spec/build.sh b/trunk/docref/spec/build.sh similarity index 100% rename from docref/spec/build.sh rename to trunk/docref/spec/build.sh diff --git a/docref/spec/docref.txt b/trunk/docref/spec/docref.txt similarity index 100% rename from docref/spec/docref.txt rename to trunk/docref/spec/docref.txt diff --git a/docref/spec/elements.py b/trunk/docref/spec/elements.py similarity index 100% rename from docref/spec/elements.py rename to trunk/docref/spec/elements.py diff --git a/docref/spec/parse.py b/trunk/docref/spec/parse.py similarity index 100% rename from docref/spec/parse.py rename to trunk/docref/spec/parse.py diff --git a/docref/spec/staticenum.py b/trunk/docref/spec/staticenum.py similarity index 100% rename from docref/spec/staticenum.py rename to trunk/docref/spec/staticenum.py diff --git a/docref/spec/tables.py b/trunk/docref/spec/tables.py similarity index 100% rename from docref/spec/tables.py rename to trunk/docref/spec/tables.py diff --git a/docref/spec/texttable.py b/trunk/docref/spec/texttable.py similarity index 100% rename from docref/spec/texttable.py rename to trunk/docref/spec/texttable.py diff --git a/docref/tools/analyse_collection_ids.py b/trunk/docref/tools/analyse_collection_ids.py similarity index 100% rename from docref/tools/analyse_collection_ids.py rename to trunk/docref/tools/analyse_collection_ids.py diff --git a/import/README b/trunk/import/README similarity index 100% rename from import/README rename to trunk/import/README diff --git a/import/prototype/README b/trunk/import/prototype/README similarity index 100% rename from import/prototype/README rename to trunk/import/prototype/README diff --git a/import/prototype/scripts/import.sql b/trunk/import/prototype/scripts/import.sql similarity index 100% rename from import/prototype/scripts/import.sql rename to trunk/import/prototype/scripts/import.sql diff --git a/import/prototype/scripts/prepare b/trunk/import/prototype/scripts/prepare similarity index 100% rename from import/prototype/scripts/prepare rename to trunk/import/prototype/scripts/prepare diff --git a/import/prototype/src/2007-05-09/phono.txt.gz b/trunk/import/prototype/src/2007-05-09/phono.txt.gz similarity index 100% rename from import/prototype/src/2007-05-09/phono.txt.gz rename to trunk/import/prototype/src/2007-05-09/phono.txt.gz diff --git a/import/prototype/src/2007-05-09/support.txt.gz b/trunk/import/prototype/src/2007-05-09/support.txt.gz similarity index 100% rename from import/prototype/src/2007-05-09/support.txt.gz rename to trunk/import/prototype/src/2007-05-09/support.txt.gz diff --git a/import/raw_conversion/README b/trunk/import/raw_conversion/README similarity index 100% rename from import/raw_conversion/README rename to trunk/import/raw_conversion/README diff --git a/import/raw_conversion/export.4d.txt b/trunk/import/raw_conversion/export.4d.txt similarity index 100% rename from import/raw_conversion/export.4d.txt rename to trunk/import/raw_conversion/export.4d.txt diff --git a/import/raw_conversion/import b/trunk/import/raw_conversion/import similarity index 100% rename from import/raw_conversion/import rename to trunk/import/raw_conversion/import -- 2.39.5