lilypond-devel
[Top][All Lists]
Advanced

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

Re: file explosion


From: Werner LEMBERG
Subject: Re: file explosion
Date: Thu, 14 Aug 2008 06:47:00 +0200 (CEST)

> something's wrong on your side
> 
> $ git ls-tree -r master |wc
>    2362    9448  201314
> 
> 2.3k != 3.9k

Ah, I reported the wrong number, including `.git' (and I counted the
directories too).  Doing

  find . -type f | grep -v '.git' | less

within the lilypond git directory I count exactly 2629 files.

> The 110k files don't surprise me; the doc generation process
> generates a LOT of files.

After the build the above yields 105985 files.


    Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]