]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/patchqueue/rcs___40__third-party_plugin__41__.mdwn
update with edited and somewhat improved source from linuxworld
[ikiwiki.git] / doc / patchqueue / rcs___40__third-party_plugin__41__.mdwn
index edf138e0b594edb369fe5c91d00f15ad7b615595..977022cf8c86a20fb17da37cd5a34b6d5c04fb7f 100644 (file)
@@ -7,8 +7,10 @@ I have used it probably over hundred times but needs some work.
 > implemented, before it can be included into ikiwiki. 
 > 
 > Notes on individual functions:
+> 
 > * rcs_prepedit - I'm not sure why you do the locking since the comment
 >   notes that the locking does no good..
+> 
 > * rcs_getctime - You ask why this would be better than mtime. It's
 >   because with something like subversion, a file's modification time or
 >   ctime is not necessarily accurate WRT when the file was first checked