]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/Attachment_plug-in_not_committing_files.mdwn
Merge remote-tracking branch 'spalax/calendar-autocreate'
[ikiwiki.git] / doc / bugs / Attachment_plug-in_not_committing_files.mdwn
index 05db1f86ed1899808b0c420ba498edf429231ff3..aaba13326d169a69a23a904afb2705e25408cc76 100644 (file)
@@ -10,3 +10,9 @@ From this code it looks like $dest needs to be absolute and that a relative path
     push @attachments, $dest;
 
 I'm using ikiwiki version 3.20120202ubuntu1.
+
+> I don't think this affects git, just because it happens to 
+> allow adding with an absolute path.
+> 
+> So, this is an interesting way svn support can bit rot if nothing
+> is testing it! [[fixed|done]] --[[Joey]]