]> git.parisson.com Git - telemeta-data.git/commit
svn to git, going to telemeta-data
authoryomguy <yomguy@parisson.com>
Sun, 27 May 2012 17:34:00 +0000 (19:34 +0200)
committeryomguy <yomguy@parisson.com>
Sun, 27 May 2012 17:34:00 +0000 (19:34 +0200)
commitacbd45a82176b6d87f07b059c0eba2a9aa1aba50
tree4958a621089218a1fbeb96d6f78e160668533925
parent7b1e1b9f8420b62b44629d8da23e51f06e4b21b5
svn to git, going to telemeta-data
408 files changed:
crem/django/settings.py [new file with mode: 0644]
crem/django/telemeta-pages/en/home.rst [new file with mode: 0644]
crem/django/telemeta-pages/en/home_img.jpg [new file with mode: 0644]
crem/django/telemeta-pages/en/legal_notices.rst [new file with mode: 0644]
crem/django/telemeta-pages/fr/home.rst [new file with mode: 0644]
crem/django/telemeta-pages/fr/home_img.jpg [new file with mode: 0644]
crem/django/telemeta-pages/fr/legal_notices.rst [new file with mode: 0644]
crem/django/templates/admin/base.html [new file with mode: 0644]
crem/django/templates/admin/base_site.html [new file with mode: 0644]
crem/django/templates/telemeta/admin.html [new file with mode: 0644]
crem/django/templates/telemeta/admin_enumerations.html [new file with mode: 0644]
crem/django/templates/telemeta/admin_general.html [new file with mode: 0644]
crem/django/templates/telemeta/admin_instruments.html [new file with mode: 0644]
crem/django/templates/telemeta/admin_users.html [new file with mode: 0644]
crem/django/templates/telemeta/base.html [new file with mode: 0644]
crem/django/templates/telemeta/base_site.html [new file with mode: 0644]
crem/django/templates/telemeta/base_xspf.xml [new file with mode: 0644]
crem/django/templates/telemeta/collection.m3u [new file with mode: 0644]
crem/django/templates/telemeta/collection_add.html [new file with mode: 0644]
crem/django/templates/telemeta/collection_detail.html [new file with mode: 0644]
crem/django/templates/telemeta/collection_detail_add.html [new file with mode: 0644]
crem/django/templates/telemeta/collection_detail_dc.html [new file with mode: 0644]
crem/django/templates/telemeta/collection_edit.html [new file with mode: 0644]
crem/django/templates/telemeta/collection_list.html [new file with mode: 0644]
crem/django/templates/telemeta/collection_xspf.xml [new file with mode: 0644]
crem/django/templates/telemeta/country_info.html [new file with mode: 0644]
crem/django/templates/telemeta/enumeration_edit.html [new file with mode: 0644]
crem/django/templates/telemeta/enumeration_edit_value.html [new file with mode: 0644]
crem/django/templates/telemeta/flatpage.html [new file with mode: 0644]
crem/django/templates/telemeta/geo_continents.html [new file with mode: 0644]
crem/django/templates/telemeta/geo_countries.html [new file with mode: 0644]
crem/django/templates/telemeta/geo_country_collections.html [new file with mode: 0644]
crem/django/templates/telemeta/geo_country_items.html [new file with mode: 0644]
crem/django/templates/telemeta/home.html [new file with mode: 0644]
crem/django/templates/telemeta/inc/collection_list.html [new file with mode: 0644]
crem/django/templates/telemeta/inc/dublincore.html [new file with mode: 0644]
crem/django/templates/telemeta/inc/mediaitem_list.html [new file with mode: 0644]
crem/django/templates/telemeta/inc/module_revisions.html [new file with mode: 0644]
crem/django/templates/telemeta/index.html [new file with mode: 0644]
crem/django/templates/telemeta/instrument_edit.html [new file with mode: 0644]
crem/django/templates/telemeta/instrument_edit_value.html [new file with mode: 0644]
crem/django/templates/telemeta/login.html [new file with mode: 0644]
crem/django/templates/telemeta/mediaitem_add.html [new file with mode: 0644]
crem/django/templates/telemeta/mediaitem_copy.html [new file with mode: 0644]
crem/django/templates/telemeta/mediaitem_detail.html [new file with mode: 0644]
crem/django/templates/telemeta/mediaitem_detail_dc.html [new file with mode: 0644]
crem/django/templates/telemeta/mediaitem_edit.html [new file with mode: 0644]
crem/django/templates/telemeta/mediaitem_list.html [new file with mode: 0644]
crem/django/templates/telemeta/mediaitem_player.html [new file with mode: 0644]
crem/django/templates/telemeta/mediaitem_xspf.xml [new file with mode: 0644]
crem/django/templates/telemeta/messages.html [new file with mode: 0644]
crem/django/templates/telemeta/paginator.html [new file with mode: 0644]
crem/django/templates/telemeta/profile_detail.html [new file with mode: 0644]
crem/django/templates/telemeta/profile_edit.html [new file with mode: 0644]
crem/django/templates/telemeta/registration/logged_out.html [new file with mode: 0644]
crem/django/templates/telemeta/registration/password_change_done.html [new file with mode: 0644]
crem/django/templates/telemeta/registration/password_change_form.html [new file with mode: 0644]
crem/django/templates/telemeta/registration/password_reset_complete.html [new file with mode: 0644]
crem/django/templates/telemeta/registration/password_reset_confirm.html [new file with mode: 0644]
crem/django/templates/telemeta/registration/password_reset_done.html [new file with mode: 0644]
crem/django/templates/telemeta/registration/password_reset_email.html [new file with mode: 0644]
crem/django/templates/telemeta/registration/password_reset_form.html [new file with mode: 0644]
crem/django/templates/telemeta/search_criteria.html [new file with mode: 0644]
crem/django/templates/telemeta/search_results.html [new file with mode: 0644]
crem/django/urls.py [new file with mode: 0644]
crem/docref/crem.sql [new file with mode: 0644]
crem/docref/crem.zargo [new file with mode: 0644]
crem/docref/docref.odt [new file with mode: 0644]
crem/docref/tools/analyse_collection_ids.py [new file with mode: 0644]
crem/import/README [new file with mode: 0644]
crem/import/audio_import/crem_checker.py [new file with mode: 0755]
crem/import/audio_import/wav_import.py [new file with mode: 0644]
crem/import/migration/README [new file with mode: 0644]
crem/import/migration/data/geoEthnoTelemeta.xml [new file with mode: 0644]
crem/import/migration/migrate.py [new file with mode: 0755]
crem/import/migration/migration.ini.default [new file with mode: 0644]
crem/import/migration/tasks/__init__.py [new file with mode: 0644]
crem/import/migration/tasks/api.py [new file with mode: 0644]
crem/import/migration/tasks/collections.py [new file with mode: 0644]
crem/import/migration/tasks/core.py [new file with mode: 0644]
crem/import/migration/tasks/dates.py [new file with mode: 0644]
crem/import/migration/tasks/enums.py [new file with mode: 0644]
crem/import/migration/tasks/ethnic.py [new file with mode: 0644]
crem/import/migration/tasks/geoethno.py [new file with mode: 0644]
crem/import/migration/tasks/instruments.py [new file with mode: 0644]
crem/import/migration/tasks/items.py [new file with mode: 0644]
crem/import/migration/tasks/publishers.py [new file with mode: 0644]
crem/import/migration/tasks/reset.py [new file with mode: 0644]
crem/import/migration/tasks/unaccent.py [new file with mode: 0644]
crem/import/prototype/README.crem [new file with mode: 0644]
crem/import/prototype/README.mmsh [new file with mode: 0644]
crem/import/prototype/README.mnhn [new file with mode: 0644]
crem/import/prototype/README.mucem [new file with mode: 0644]
crem/import/prototype/scripts/crem-import.sql [new file with mode: 0644]
crem/import/prototype/scripts/crem-prepare [new file with mode: 0755]
crem/import/prototype/scripts/mmsh-import.sql [new file with mode: 0644]
crem/import/prototype/scripts/mnhn-import.sql [new file with mode: 0644]
crem/import/prototype/scripts/mucem-import.sql [new file with mode: 0644]
crem/import/prototype/src/crem-2007-05-09/phono.txt.gz [new file with mode: 0755]
crem/import/prototype/src/crem-2007-05-09/support.txt.gz [new file with mode: 0755]
crem/import/prototype/src/mmsh-2009-03-06/enquetes.txt [new file with mode: 0644]
crem/import/prototype/src/mmsh-2009-03-06/items.txt [new file with mode: 0644]
crem/import/prototype/src/mnhn-2009-01-23/Item+CollGabon.csv [new file with mode: 0644]
crem/import/prototype/src/mnhn-2009-01-23/Item+CollGabon.xls [new file with mode: 0644]
crem/import/prototype/src/mucem-2009-01-15/ItemCollMucem15-01.csv [new file with mode: 0644]
crem/import/prototype/src/mucem-2009-01-15/ItemCollMucem15-01.xls [new file with mode: 0644]
crem/import/raw_conversion/README [new file with mode: 0644]
crem/import/raw_conversion/export.4d.txt [new file with mode: 0755]
crem/import/raw_conversion/export.4d_4.txt [new file with mode: 0644]
crem/import/raw_conversion/import [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Alias_CotesSup.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Alias_Etat.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Alias_Ethnie.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Bidon.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Compt_CotesSup.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Compt_Etat.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Compt_Ethnie.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Etat.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Ethnie.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Fonction_Usage.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Form.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Formation.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Modale.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Mot_Clef.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Param.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Phono.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Rythm.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Scientifique.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Support.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2008-06-16/Vernaculaire.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Alias_CotesSup.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Alias_Etat.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Alias_Ethnie.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Bidon.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Compt_CotesSup.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Compt_Etat.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Compt_Ethnie.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Etat.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Ethnie.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Fonction_Usage.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Form.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Formation.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Modale.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Mot_Clef.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Param.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Phono.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Rythm.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Scientifique.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Support.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2010-03-18/Vernaculaire.txt [new file with mode: 0755]
crem/import/raw_conversion/src-2011-02-03/export_crem/Alias_CotesSup.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Alias_Etat.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Alias_Ethnie.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Bidon.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Compt_CotesSup.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Compt_Etat.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Compt_Ethnie.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Etat.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Ethnie.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Fonction_Usage.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Form.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Formation.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Modale.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Mot_Clef.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Param.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Phono.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Rythm.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Scientifique.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Support.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-02-03/export_crem/Vernaculaire.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Alias_CotesSup.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Alias_Etat.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Alias_Ethnie.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Bidon.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Compt_CotesSup.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Compt_Etat.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Compt_Ethnie.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Etat.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Ethnie.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Fonction_Usage.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Form.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Formation.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Modale.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Mot_Clef.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Param.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Phono.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Rythm.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Scientifique.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Support.txt [new file with mode: 0644]
crem/import/raw_conversion/src-2011-05-17/Vernaculaire.txt [new file with mode: 0644]
crem/tags/crem-0.1.sql [new file with mode: 0644]
crem/tags/crem-0.2.sql [new file with mode: 0644]
crem/tags/docref-0.1-prealpha.odt [new file with mode: 0644]
crem/tags/docref-0.2-prealpha.odt [new file with mode: 0644]
crem/tags/docref-0.3-alpha.odt [new file with mode: 0644]
crem/tags/docref-0.4-beta.odt [new file with mode: 0644]
crem/tags/docref-0.4.1-beta.odt [new file with mode: 0644]
crem/tags/docref-1.0-stable.odt [new file with mode: 0644]
crem/tags/docref-1.1-stable.odt [new file with mode: 0644]
crem/tags/docref-1.2-stable.odt [new file with mode: 0644]
crem/tags/docref-1.3-stable.odt [new file with mode: 0644]
crem/tags/import_raw_conversion-0.1/README [new file with mode: 0644]
crem/tags/import_raw_conversion-0.1/export.4d.txt [new file with mode: 0755]
crem/tags/import_raw_conversion-0.1/import [new file with mode: 0755]
tags/crem-0.1.sql [deleted file]
tags/crem-0.2.sql [deleted file]
tags/docref-0.1-prealpha.odt [deleted file]
tags/docref-0.2-prealpha.odt [deleted file]
tags/docref-0.3-alpha.odt [deleted file]
tags/docref-0.4-beta.odt [deleted file]
tags/docref-0.4.1-beta.odt [deleted file]
tags/docref-1.0-stable.odt [deleted file]
tags/docref-1.1-stable.odt [deleted file]
tags/docref-1.2-stable.odt [deleted file]
tags/docref-1.3-stable.odt [deleted file]
tags/import_raw_conversion-0.1/README [deleted file]
tags/import_raw_conversion-0.1/export.4d.txt [deleted file]
tags/import_raw_conversion-0.1/import [deleted file]
trunk/django/settings.py [deleted file]
trunk/django/telemeta-pages/en/home.rst [deleted file]
trunk/django/telemeta-pages/en/home_img.jpg [deleted file]
trunk/django/telemeta-pages/en/legal_notices.rst [deleted file]
trunk/django/telemeta-pages/fr/home.rst [deleted file]
trunk/django/telemeta-pages/fr/home_img.jpg [deleted file]
trunk/django/telemeta-pages/fr/legal_notices.rst [deleted file]
trunk/django/templates/admin/base.html [deleted file]
trunk/django/templates/admin/base_site.html [deleted file]
trunk/django/templates/telemeta/admin.html [deleted file]
trunk/django/templates/telemeta/admin_enumerations.html [deleted file]
trunk/django/templates/telemeta/admin_general.html [deleted file]
trunk/django/templates/telemeta/admin_instruments.html [deleted file]
trunk/django/templates/telemeta/admin_users.html [deleted file]
trunk/django/templates/telemeta/base.html [deleted file]
trunk/django/templates/telemeta/base_site.html [deleted file]
trunk/django/templates/telemeta/base_xspf.xml [deleted file]
trunk/django/templates/telemeta/collection.m3u [deleted file]
trunk/django/templates/telemeta/collection_add.html [deleted file]
trunk/django/templates/telemeta/collection_detail.html [deleted file]
trunk/django/templates/telemeta/collection_detail_add.html [deleted file]
trunk/django/templates/telemeta/collection_detail_dc.html [deleted file]
trunk/django/templates/telemeta/collection_edit.html [deleted file]
trunk/django/templates/telemeta/collection_list.html [deleted file]
trunk/django/templates/telemeta/collection_xspf.xml [deleted file]
trunk/django/templates/telemeta/country_info.html [deleted file]
trunk/django/templates/telemeta/enumeration_edit.html [deleted file]
trunk/django/templates/telemeta/enumeration_edit_value.html [deleted file]
trunk/django/templates/telemeta/flatpage.html [deleted file]
trunk/django/templates/telemeta/geo_continents.html [deleted file]
trunk/django/templates/telemeta/geo_countries.html [deleted file]
trunk/django/templates/telemeta/geo_country_collections.html [deleted file]
trunk/django/templates/telemeta/geo_country_items.html [deleted file]
trunk/django/templates/telemeta/home.html [deleted file]
trunk/django/templates/telemeta/inc/collection_list.html [deleted file]
trunk/django/templates/telemeta/inc/dublincore.html [deleted file]
trunk/django/templates/telemeta/inc/mediaitem_list.html [deleted file]
trunk/django/templates/telemeta/inc/module_revisions.html [deleted file]
trunk/django/templates/telemeta/index.html [deleted file]
trunk/django/templates/telemeta/instrument_edit.html [deleted file]
trunk/django/templates/telemeta/instrument_edit_value.html [deleted file]
trunk/django/templates/telemeta/login.html [deleted file]
trunk/django/templates/telemeta/mediaitem_add.html [deleted file]
trunk/django/templates/telemeta/mediaitem_copy.html [deleted file]
trunk/django/templates/telemeta/mediaitem_detail.html [deleted file]
trunk/django/templates/telemeta/mediaitem_detail_dc.html [deleted file]
trunk/django/templates/telemeta/mediaitem_edit.html [deleted file]
trunk/django/templates/telemeta/mediaitem_list.html [deleted file]
trunk/django/templates/telemeta/mediaitem_player.html [deleted file]
trunk/django/templates/telemeta/mediaitem_xspf.xml [deleted file]
trunk/django/templates/telemeta/messages.html [deleted file]
trunk/django/templates/telemeta/paginator.html [deleted file]
trunk/django/templates/telemeta/profile_detail.html [deleted file]
trunk/django/templates/telemeta/profile_edit.html [deleted file]
trunk/django/templates/telemeta/registration/logged_out.html [deleted file]
trunk/django/templates/telemeta/registration/password_change_done.html [deleted file]
trunk/django/templates/telemeta/registration/password_change_form.html [deleted file]
trunk/django/templates/telemeta/registration/password_reset_complete.html [deleted file]
trunk/django/templates/telemeta/registration/password_reset_confirm.html [deleted file]
trunk/django/templates/telemeta/registration/password_reset_done.html [deleted file]
trunk/django/templates/telemeta/registration/password_reset_email.html [deleted file]
trunk/django/templates/telemeta/registration/password_reset_form.html [deleted file]
trunk/django/templates/telemeta/search_criteria.html [deleted file]
trunk/django/templates/telemeta/search_results.html [deleted file]
trunk/django/urls.py [deleted file]
trunk/docref/crem.sql [deleted file]
trunk/docref/crem.zargo [deleted file]
trunk/docref/docref.odt [deleted file]
trunk/docref/tools/analyse_collection_ids.py [deleted file]
trunk/import/README [deleted file]
trunk/import/audio_import/crem_checker.py [deleted file]
trunk/import/audio_import/wav_import.py [deleted file]
trunk/import/migration/README [deleted file]
trunk/import/migration/data/geoEthnoTelemeta.xml [deleted file]
trunk/import/migration/migrate.py [deleted file]
trunk/import/migration/migration.ini.default [deleted file]
trunk/import/migration/tasks/__init__.py [deleted file]
trunk/import/migration/tasks/api.py [deleted file]
trunk/import/migration/tasks/collections.py [deleted file]
trunk/import/migration/tasks/core.py [deleted file]
trunk/import/migration/tasks/dates.py [deleted file]
trunk/import/migration/tasks/enums.py [deleted file]
trunk/import/migration/tasks/ethnic.py [deleted file]
trunk/import/migration/tasks/geoethno.py [deleted file]
trunk/import/migration/tasks/instruments.py [deleted file]
trunk/import/migration/tasks/items.py [deleted file]
trunk/import/migration/tasks/publishers.py [deleted file]
trunk/import/migration/tasks/reset.py [deleted file]
trunk/import/migration/tasks/unaccent.py [deleted file]
trunk/import/prototype/README.crem [deleted file]
trunk/import/prototype/README.mmsh [deleted file]
trunk/import/prototype/README.mnhn [deleted file]
trunk/import/prototype/README.mucem [deleted file]
trunk/import/prototype/scripts/crem-import.sql [deleted file]
trunk/import/prototype/scripts/crem-prepare [deleted file]
trunk/import/prototype/scripts/mmsh-import.sql [deleted file]
trunk/import/prototype/scripts/mnhn-import.sql [deleted file]
trunk/import/prototype/scripts/mucem-import.sql [deleted file]
trunk/import/prototype/src/crem-2007-05-09/phono.txt.gz [deleted file]
trunk/import/prototype/src/crem-2007-05-09/support.txt.gz [deleted file]
trunk/import/prototype/src/mmsh-2009-03-06/enquetes.txt [deleted file]
trunk/import/prototype/src/mmsh-2009-03-06/items.txt [deleted file]
trunk/import/prototype/src/mnhn-2009-01-23/Item+CollGabon.csv [deleted file]
trunk/import/prototype/src/mnhn-2009-01-23/Item+CollGabon.xls [deleted file]
trunk/import/prototype/src/mucem-2009-01-15/ItemCollMucem15-01.csv [deleted file]
trunk/import/prototype/src/mucem-2009-01-15/ItemCollMucem15-01.xls [deleted file]
trunk/import/raw_conversion/README [deleted file]
trunk/import/raw_conversion/export.4d.txt [deleted file]
trunk/import/raw_conversion/export.4d_4.txt [deleted file]
trunk/import/raw_conversion/import [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Alias_CotesSup.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Alias_Etat.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Alias_Ethnie.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Bidon.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Compt_CotesSup.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Compt_Etat.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Compt_Ethnie.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Etat.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Ethnie.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Fonction_Usage.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Form.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Formation.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Modale.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Mot_Clef.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Param.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Phono.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Rythm.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Scientifique.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Support.txt [deleted file]
trunk/import/raw_conversion/src-2008-06-16/Vernaculaire.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Alias_CotesSup.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Alias_Etat.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Alias_Ethnie.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Bidon.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Compt_CotesSup.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Compt_Etat.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Compt_Ethnie.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Etat.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Ethnie.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Fonction_Usage.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Form.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Formation.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Modale.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Mot_Clef.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Param.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Phono.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Rythm.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Scientifique.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Support.txt [deleted file]
trunk/import/raw_conversion/src-2010-03-18/Vernaculaire.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Alias_CotesSup.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Alias_Etat.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Alias_Ethnie.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Bidon.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Compt_CotesSup.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Compt_Etat.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Compt_Ethnie.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Etat.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Ethnie.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Fonction_Usage.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Form.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Formation.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Modale.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Mot_Clef.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Param.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Phono.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Rythm.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Scientifique.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Support.txt [deleted file]
trunk/import/raw_conversion/src-2011-02-03/export_crem/Vernaculaire.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Alias_CotesSup.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Alias_Etat.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Alias_Ethnie.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Bidon.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Compt_CotesSup.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Compt_Etat.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Compt_Ethnie.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Etat.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Ethnie.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Fonction_Usage.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Form.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Formation.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Modale.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Mot_Clef.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Param.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Phono.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Rythm.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Scientifique.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Support.txt [deleted file]
trunk/import/raw_conversion/src-2011-05-17/Vernaculaire.txt [deleted file]