[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#520510: scan output skips first files in directories



also sprach Sylvain Le Gall <gildor@debian.org> [2009.03.20.1545 +0100]:
> The code related to this issue:
> 
>     fileLength := !fileLength + smallFileLength;
>     if !fileLength >= bigFileLength then begin
>       fileLength := 0;
>       let t = Unix.gettimeofday () in
>       if t -. !t0 > 0.05 then begin
>         Trace.statusDetail ("scanning " ^ Path.toString path);
>         t0 := t
>       end
>     end
> 
> It means that updating is done every 50ms. I am not sure there is a
> real inconsistency here... At least upstream author made it on purpose,
> and I prefer to have unison computing checksum than trying to display
> precisely its status.
> 
> Do you really want to keep this bug open. This is really minor and only
> a matter of taste...

Seems like a -verbose option would be in order. I'll leave it up to
you what to do with this bug.

-- 
 .''`.   martin f. krafft <madduck@d.o>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
 
windoze nt crashed.
i am the blue screen of death.
no one hears your screams.

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Reply to: