summaryrefslogtreecommitdiff
path: root/doc/recentchanges/change_78a2e59834d35da7a7ab8145beb7a30b59b95c90._change
blob: 81292322ed5338bdbf988be7fac8c1d09fda00c6 (plain)
  1. [[!meta author="""http://kerravonsen.dreamwidth.org/"""]]
  2. [[!meta authorurl="""http://kerravonsen.dreamwidth.org/"""]]
  3. [[!meta title="""change to forum/Need_something_more_powerful_than_Exclude on ikiwiki"""]]
  4. [[!meta permalink="http://ikiwiki.info/recentchanges/#change-78a2e59834d35da7a7ab8145beb7a30b59b95c90"]]
  5. <div id="change-78a2e59834d35da7a7ab8145beb7a30b59b95c90" class="metadata">
  6. <span class="desc"><br />Changed pages:</span>
  7. <span class="pagelinks">
  8. <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>
  9. </span>
  10. <span class="desc"><br />Changed by:</span>
  11. <span class="committer">
  12. <a href="http://kerravonsen.dreamwidth.org/" rel="nofollow">kerravonsen [dreamwidth.org]</a>
  13. </span>
  14. <span class="desc"><br />Commit type:</span>
  15. <span class="committype">web</span>
  16. <span class="desc"><br />Date:</span>
  17. <span class="changedate"><span class="relativedate" title="Tue, 23 Nov 2010 02:47:38 +0000">02:47:38 11/23/10</span></span>
  18. <span class="desc"><br /></span>
  19. </div>
  20. <span class="revert">
  21. <a href="http://ikiwiki.info/ikiwiki.cgi?rev=78a2e59834d35da7a7ab8145beb7a30b59b95c90&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
  22. </span>
  23. <div class="changelog">
  24. exclusion doesn&#39;t exclude<br />
  25. </div>
  26. <div class="diff">
  27. <pre>
  28. diff --git a/doc/forum/Need_something_more_powerful_than_Exclude.mdwn b/doc/forum/Need_something_more_powerful_than_Exclude.mdwn
  29. new file mode 100644
  30. index 0000000..5e80432
  31. --- /dev/null
  32. +++ b/doc/forum/Need_something_more_powerful_than_Exclude.mdwn
  33. @@ -0,0 +1,5 @@
  34. +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.
  35. +
  36. +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.
  37. +
  38. +-- &#91;&#91;KathrynAndersen&#93;&#93;
  39. </pre>
  40. </div>
  41. <!-- 78a2e59834d35da7a7ab8145beb7a30b59b95c90 -->