summaryrefslogtreecommitdiff
path: root/doc/recentchanges/change_78a2e59834d35da7a7ab8145beb7a30b59b95c90._change
diff options
context:
space:
mode:
Diffstat (limited to 'doc/recentchanges/change_78a2e59834d35da7a7ab8145beb7a30b59b95c90._change')
-rw-r--r--doc/recentchanges/change_78a2e59834d35da7a7ab8145beb7a30b59b95c90._change59
1 files changed, 0 insertions, 59 deletions
diff --git a/doc/recentchanges/change_78a2e59834d35da7a7ab8145beb7a30b59b95c90._change b/doc/recentchanges/change_78a2e59834d35da7a7ab8145beb7a30b59b95c90._change
deleted file mode 100644
index 81292322e..000000000
--- a/doc/recentchanges/change_78a2e59834d35da7a7ab8145beb7a30b59b95c90._change
+++ /dev/null
@@ -1,59 +0,0 @@
-[[!meta author="""http://kerravonsen.dreamwidth.org/"""]]
-
-[[!meta authorurl="""http://kerravonsen.dreamwidth.org/"""]]
-
-[[!meta title="""change to forum/Need_something_more_powerful_than_Exclude on ikiwiki"""]]
-
-[[!meta permalink="http://ikiwiki.info/recentchanges/#change-78a2e59834d35da7a7ab8145beb7a30b59b95c90"]]
-
-<div id="change-78a2e59834d35da7a7ab8145beb7a30b59b95c90" 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.mdwn;h=5e8043258d7aa29acf6e4edbdf63a96c7c2bc68f;hp=0000000000000000000000000000000000000000;hb=78a2e59834d35da7a7ab8145beb7a30b59b95c90;hpb=47726461a4119741affa6536deec7dd1fe52ef0d" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a><a href="http://ikiwiki.info/ikiwiki.cgi?page=forum%2FNeed_something_more_powerful_than_Exclude&amp;do=goto" rel="nofollow">forum/Need something more powerful than Exclude</a>
-
-
-</span>
-<span class="desc"><br />Changed by:</span>
-<span class="committer">
-
-<a href="http://kerravonsen.dreamwidth.org/" rel="nofollow">kerravonsen [dreamwidth.org]</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 02:47:38 +0000">02:47:38 11/23/10</span></span>
-<span class="desc"><br /></span>
-</div>
-
-<span class="revert">
-<a href="http://ikiwiki.info/ikiwiki.cgi?rev=78a2e59834d35da7a7ab8145beb7a30b59b95c90&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
-</span>
-
-<div class="changelog">
-
-
-exclusion doesn&#39;t exclude<br />
-
-
-</div>
-
-<div class="diff">
-<pre>
-diff --git a/doc/forum/Need_something_more_powerful_than_Exclude.mdwn b/doc/forum/Need_something_more_powerful_than_Exclude.mdwn
-new file mode 100644
-index 0000000..5e80432
---- /dev/null
-+++ b/doc/forum/Need_something_more_powerful_than_Exclude.mdwn
-@@ -0,0 +1,5 @@
-+When I originally looked at the &quot;exclude&quot; option, I thought it meant that it excluded pages completely, but it apparently doesn&#39;t. What I&#39;ve found in practice is that a file which matches the &quot;exclude&quot; regex is excluded from *processing*, but it is still copied over to the destination directory. Thus, for example, if I have &quot;^Makefile$&quot; as the exclude pattern, and I have a file `src/foo/Makefile`, then that file is copied unaltered into `dest/foo/Makefile`. However, what I want is for `src/foo/Makefile` to be completely ignored: that it is not only not processed, but not even *copied* into the destination directory.
-+
-+I&#39;m not sure if the current behaviour is a bug or a feature, but I would like a &quot;totally ignore this file&quot; feature if it&#39;s possible to have one.
-+
-+-- &#91;&#91;KathrynAndersen&#93;&#93;
-
-</pre>
-</div>
-
-<!-- 78a2e59834d35da7a7ab8145beb7a30b59b95c90 -->