Author: mcantelon
Date: Thu Mar 29 21:01:10 2012
New Revision: 11319
Log:
Moving files.
Added:
trunk/lib/task/import/example/rad/example_information_objects.csv
- copied unchanged from r11317,
trunk/lib/task/import/example/example_information_objects.csv
trunk/lib/task/import/example/rad/import_example_rad.sh
- copied unchanged from r11317,
trunk/lib/task/import/example/import_examples.sh
Deleted:
trunk/lib/task/import/example/example_information_objects.csv
trunk/lib/task/import/example/import_examples.sh
Copied: trunk/lib/task/import/example/rad/example_information_objects.csv (from
r11317, trunk/lib/task/import/example/example_information_objects.csv)
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ trunk/lib/task/import/example/rad/example_information_objects.csv Thu Mar
29 21:01:10 2012 (r11319, copy of r11317,
trunk/lib/task/import/example/example_information_objects.csv)
@@ -0,0 +1,3 @@
+"legacyId","parentId","title","levelOfDescription"
+1,,"Example Fonds","fonds"
+2,1,"Example Item","item"
Copied: trunk/lib/task/import/example/rad/import_example_rad.sh (from r11317,
trunk/lib/task/import/example/import_examples.sh)
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ trunk/lib/task/import/example/rad/import_example_rad.sh Thu Mar 29
21:01:10 2012 (r11319, copy of r11317,
trunk/lib/task/import/example/import_examples.sh)
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+# information objects should be imported first
+/symfony csv:import lib/task/import/example/example_information_objects.csv
+
+# Qubit's relation data needs to be rebuilt after importing
+./symfony propel:build-nested-set
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.