blob: 3c15ef1e32358f541f8f77a683a42a78fa617083 (
plain)
- [[!meta author="""http://smcv.pseudorandom.co.uk/"""]]
- [[!meta authorurl="""http://smcv.pseudorandom.co.uk/"""]]
- [[!meta title="""change to forum/Need_something_more_powerful_than_Exclude/comment_1_b454ead16d90479690ad8ee72cfd1428 on ikiwiki"""]]
- [[!meta permalink="http://ikiwiki.info/recentchanges/#change-172f41f6de288814fbd013f3465e658c562b10b1"]]
- <div id="change-172f41f6de288814fbd013f3465e658c562b10b1" class="metadata">
- <span class="desc"><br />Changed pages:</span>
- <span class="pagelinks">
- <a href="http://git.ikiwiki.info/?p=ikiwiki;a=blobdiff;f=doc/forum/Need_something_more_powerful_than_Exclude/comment_1_b454ead16d90479690ad8ee72cfd1428._comment;h=0000000000000000000000000000000000000000;hp=6e29f0c19bf51ce19ca55d82ffbc0575392fe6fa;hb=172f41f6de288814fbd013f3465e658c562b10b1;hpb=9b01c9779ef682af0874efc062d9fb2e91676c23" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a><a href="http://ikiwiki.info/ikiwiki.cgi?page=forum%2FNeed_something_more_powerful_than_Exclude%2Fcomment_1_b454ead16d90479690ad8ee72cfd1428&do=goto" rel="nofollow">forum/Need something more powerful than Exclude/comment 1 b454ead16d90479690ad8ee72cfd1428</a>
- </span>
- <span class="desc"><br />Changed by:</span>
- <span class="committer">
- <a href="http://smcv.pseudorandom.co.uk/" rel="nofollow">smcv</a>
- </span>
- <span class="desc"><br />Commit type:</span>
- <span class="committype">web</span>
- <span class="desc"><br />Date:</span>
- <span class="changedate"><span class="relativedate" title="Tue, 23 Nov 2010 10:43:40 +0000">10:43:40 11/23/10</span></span>
- <span class="desc"><br /></span>
- </div>
- <span class="revert">
- <a href="http://ikiwiki.info/ikiwiki.cgi?rev=172f41f6de288814fbd013f3465e658c562b10b1&do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
- </span>
- <div class="changelog">
- removed<br />
- </div>
- <div class="diff">
- <pre>
- diff --git a/doc/forum/Need_something_more_powerful_than_Exclude/comment_1_b454ead16d90479690ad8ee72cfd1428._comment b/doc/forum/Need_something_more_powerful_than_Exclude/comment_1_b454ead16d90479690ad8ee72cfd1428._comment
- deleted file mode 100644
- index 6e29f0c..0000000
- --- a/doc/forum/Need_something_more_powerful_than_Exclude/comment_1_b454ead16d90479690ad8ee72cfd1428._comment
- +++ /dev/null
- @@ -1,12 +0,0 @@
- -[[!comment format=mdwn
- - username="http://smcv.pseudorandom.co.uk/"
- - nickname="smcv"
- - subject="expression anchored too closely?"
- - date="2010-11-23T10:43:08Z"
- - content="""
- -It looks as though you might only be excluding a top-level Makefile, and not a Makefile in subdirectories. Try excluding `(^|/)Makefile$` instead, for instance? (See `wiki_file_prune_regexps` in `IkiWiki.pm` for hints.)
- -
- -The match operation in `&file_pruned` ends up a bit like this:
- -
- - \"foo/Makefile\" =~ m{…||…|(^|/)Makefile$}
- -"""]]
- </pre>
- </div>
- <!-- 172f41f6de288814fbd013f3465e658c562b10b1 -->
|