misc/migration/3.6.1_Any.py
changeset 8798 cdab3aadc679
parent 4644 021035b9a7ab
--- a/misc/migration/3.6.1_Any.py	Wed Mar 27 14:53:40 2013 +0100
+++ b/misc/migration/3.6.1_Any.py	Wed Mar 27 15:38:05 2013 +0100
@@ -1,2 +1,1 @@
-sync_schema_props_perms(syncprops=False)
-sync_schema_props_perms('destination_state', syncperms=False)
+raise NotImplementedError("Cannot migrate such an old version. Use intermediate Cubiweb version (try 3.16.x)")