aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/Importing_posts_from_Wordpress
diff options
context:
space:
mode:
authorsimonraven <simonraven@web>2009-04-12 20:20:38 -0400
committerJoey Hess <joey@kitenet.net>2009-04-12 20:20:38 -0400
commitc6981e20254fed5d22decb64d0be6760833cf4a2 (patch)
tree001a92c63c6446d3d28bf30e74584d550a5e298e /doc/tips/Importing_posts_from_Wordpress
parent0feb3eda8259eb47bcd1df7e5e1a8f8d78aedd45 (diff)
downloadikiwiki-c6981e20254fed5d22decb64d0be6760833cf4a2.tar
ikiwiki-c6981e20254fed5d22decb64d0be6760833cf4a2.tar.gz
Diffstat (limited to 'doc/tips/Importing_posts_from_Wordpress')
-rw-r--r--doc/tips/Importing_posts_from_Wordpress/discussion.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/tips/Importing_posts_from_Wordpress/discussion.mdwn b/doc/tips/Importing_posts_from_Wordpress/discussion.mdwn
index 91f9a7d49..e39bfe5f0 100644
--- a/doc/tips/Importing_posts_from_Wordpress/discussion.mdwn
+++ b/doc/tips/Importing_posts_from_Wordpress/discussion.mdwn
@@ -39,3 +39,6 @@ etc.
>>> That control character is a ^q^0 in emacs, see git fast-import --help for more info.
>>> I'll be trying an import *without* that change, to see what happens.
+
+>>>> (5 minutes later)
+>>>> Removing it makes it behave sanely. heh. Learned something new :). So ignore the comment just above, except for the --force part. You have to do that because fast-import assumes a clean uninitialized space.