]> sipb.mit.edu Git - ikiwiki.git/commitdiff
(no commit message)
authorsmcv <smcv@web>
Tue, 8 Jul 2014 09:01:28 +0000 (05:01 -0400)
committeradmin <admin@branchable.com>
Tue, 8 Jul 2014 09:01:28 +0000 (05:01 -0400)
doc/plugins/trail/discussion.mdwn

index 731b8c7909db4ff7dfd5fb925677c81aa08b1ea6..93036e8784f58647a7e805032b105e5218d03b8c 100644 (file)
@@ -170,3 +170,10 @@ I have removed a similar comment from the album discussion.
 
 >> Let me know if you need anything else. Would be great to hear it works
 >> as expected for everyone else ;) --[[kjs]]
+
+>>> Hmm. Investigating the indexdb:
+>>>
+>>>     perl -le 'use Storable; my $index = Storable::retrieve("stockholm/.ikiwiki/indexdb"); use Data::Dumper; print Dumper $index' |less
+>>>
+>>> indicates that `20130504` depends on `internal(*)` and so does `20130505`.
+>>> I don't know why yet. --s