<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    If we want to prevent changes in documentation folders to trigger
    new build in hudson, everything's you always wanted to know is here
    :
<a class="moz-txt-link-freetext" href="http://stackoverflow.com/questions/1826638/how-to-configure-hudson-to-ignore-changes-under-specified-svn-folders">http://stackoverflow.com/questions/1826638/how-to-configure-hudson-to-ignore-changes-under-specified-svn-folders</a>
    :<br>
    <br>
    <table>
      <tbody>
        <tr>
          <td class="votecell"> <br>
          </td>
          <td>
            <div class="post-text">
              <p>In Hudson 1.334, in the build configuration, under
                Subversion -&gt; Advanced..., there are three Exclusion
                boxes. If it's polling for changes, Hudson will ignore
                changes that match these exclusions when determining
                whether to trigger a build. You can tell Hudson to
                ignore files/folders (Excluded Regions), commits by
                particular users, or files with a particular subversion
                revprop. </p>
            </div>
          </td>
        </tr>
      </tbody>
    </table>
    <br>
    Just saying.<br>
    <br>
    Regards,<br>
    <br>
    Fred Bricon<br>
    <br>
  </body>
</html>