]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/patchqueue/move_page.mdwn
fix broken format string, manual unfuzzy
[ikiwiki.git] / doc / patchqueue / move_page.mdwn
index d7bc33e2a4193e39215576ab77954377d40aeb21..e3109f0626832d3342082be0c09efff64828b1ed 100644 (file)
@@ -21,6 +21,12 @@ A bunch of obvious shortcomings exist:
 
 Anyhow, here's the patch, for whatever good it does.
 
+> Looks like a good start, although I agree about many of the points above,
+> and also feel that something needs to be done about rcses that don't
+> implement a move operation -- falling back to an add and delete.
+> --[[Joey]]
+
+
     diff -urx .svn ikiwiki/IkiWiki/CGI.pm ikiwiki-new/IkiWiki/CGI.pm
     --- ikiwiki/IkiWiki/CGI.pm 2007-01-04 03:52:47.000000000 -0800
     +++ ikiwiki-new/IkiWiki/CGI.pm     2007-01-11 18:49:37.000000000 -0800