On Tue, 06 Apr 2004 14:38:26 +0100, you wrote:
To put things in perspective, the Wine source tree is 10mb - that means in only 2 months as many lines of patch were generated as exists in Wine itself!
Are you talking about a compressed tar bal perhaps?
$ find wine -type f|xargs cat |wc -lc 1611362 55483397
(on a freshly checked out wine tree)
Rein.