<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello Samuel,<br>
    <br>
    First, never use Windows date/time as reference, it is just a view
    of your local repo and there no link with git information.<br>
    > In GIT, as shown above, all dates of *.sci are actually very
    recent.<br>
    Not really, in fact image/view of the repo on your system have
    recent dates. Windows file system dates can change on clone,
    pull/rebase, checkout...<br>
    <br>
    for example: <br>
    <tt>$ ls -lA savematfile.sci</tt><tt><br>
    </tt><tt>
      -rw-r--r-- 1 tonio 197121 16480 <b>oct.  25  2017</b>
      savematfile.sci</tt><tt><br>
    </tt><tt><br>
    </tt><tt>$ touch savematfile.sci && ls -lA savematfile.sci</tt><tt><br>
    </tt><tt>
      -rw-r--r-- 1 tonio 197121 16480 <b>nov.  17 15:35</b>
      savematfile.sci</tt><tt><br>
    </tt><br>
    But for git the file is not modified.<br>
    Regards,<br>
    Antoine<br>
    <div class="moz-cite-prefix">Le 17/11/2018 à 14:01, Samuel Gougeon a
      écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:d202ff86-6e2d-483f-1ab7-cdbcd6adedb1@free.fr">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <p>Dear devs,</p>
      <p>In order to understand how the <a
          href="http://bugzilla.scilab.org/show_bug.cgi?id=15877"
          moz-do-not-send="true">bug 15877</a> has recently appeared and
        why <a href="https://codereview.scilab.org/20514"
          moz-do-not-send="true">this patch</a> has recently regressed,<br>
        i was looking at the modifications dates of files in
        SCI/matio/macros in GIT - branch 6.0 <br>
      </p>
      <p><img src="cid:part3.F599FB02.53C5C0D0@scilab-enterprises.com"
          alt="" class="" height="156" width="253"></p>
      <p>and was comparing them with histories of files as available on
        <a class="moz-txt-link-freetext" href="http://gitweb.scilab.org"
          moz-do-not-send="true">http://gitweb.scilab.org</a></p>
      <p>In GIT, as shown above, all dates of *.sci are actually very
        recent.<br>
        However, last changes reported by gitweb histories are all in
        2017, for instance</p>
      <p><img src="cid:part5.16D923D2.E23ED37B@scilab-enterprises.com"
          alt="" class="" height="88" width="500"></p>
      <p><br>
      </p>
      <p>Knowing that the <a
          href="https://codereview.scilab.org/#/c/20575/"
          moz-do-not-send="true">last 6.0=> master merge was done on
          2018-10-22</a>, so after<br>
        the 2018-09-23 modification done on savematfile.sci as reported
        on GIT,<br>
        how is this possible?<br>
        From where these discrepancies come from?<br>
        What is reliable for the code follow-up?</p>
      <p>Thanks<br>
        Best regards<br>
        Samuel</p>
      <p><br>
      </p>
      <p><br>
      </p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dev@lists.scilab.org">dev@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/dev">http://lists.scilab.org/mailman/listinfo/dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>