<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Balz<br>
      <br>
      Are your using checkin(...) according to<br>
      <br>
<a class="moz-txt-link-freetext" href="https://github.com/wyona/yarep/blob/master/src/core/java/org/wyona/yarep/core/Node.java">https://github.com/wyona/yarep/blob/master/src/core/java/org/wyona/yarep/core/Node.java</a><br>
      <br>
      ?<br>
      <br>
      Which Yarep implementation are you using?<br>
      <br>
      You could overwrite the Yarep implementation, such that checkin
      does create a revision and just returns null.<br>
      <br>
      Regarding (b), what methods are your calling that would be
      triggering revisions?<br>
      <br>
      Are you using any of the Versionable interfaces<br>
      <br>
<a class="moz-txt-link-freetext" href="https://github.com/wyona/yanel/tree/master/src/core/java/org/wyona/yanel/core/api/attributes">https://github.com/wyona/yanel/tree/master/src/core/java/org/wyona/yanel/core/api/attributes</a><br>
      <br>
      ?<br>
      <br>
      Thanks<br>
      <br>
      Michael<br>
      <br>
      Am 26.05.16 um 17:47 schrieb basZero:<br>
    </div>
    <blockquote
cite="mid:CAOXzDSF7uj21aZW_44cQmCOFjgArqvYt+bH84CzqaOtKrkKDHQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>general easy question: can I just disable the revision
          feature at all?</div>
        <div>I mean so that</div>
        <div>a) no revisions are created and indexed</div>
        <div>b) no revision related java code gets executed (if anyway
          not needed, it just consumes performance for nothing).</div>
        <div><br>
        </div>
        <div>Thanks</div>
        <div>Cheers, Balz</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>