darcs

Issue 1851 whatsnew --look-for-adds runs out of memory

Title whatsnew --look-for-adds runs out of memory
Priority bug Status duplicate
Milestone Resolved in
Superseder whatsnew -l reading files it should not (2.4)
View: 1746
Nosy List dmitry.kurochkin, hoijarvi, quick
Assigned To
Topics

Created on 2010-05-24.17:24:45 by hoijarvi, last changed 2010-05-25.15:05:17 by hoijarvi.

Messages
msg11108 (view) Author: hoijarvi Date: 2010-05-24.17:24:44
REPRO: have a few GB of loose files around, that are NOT marked boring.

darcs whatsnew -s --look-for-adds 

in version 2.3.1 and earlier, darcs reports correctly the filenames.
2.4.4 runs out of memory.

Workaround is to add the extensions to boring.

This confuses TortoiseDarcs, which relies on whatsnew working always,
without error. Now its a silent failure, resulting changes reported as
not modified.
msg11110 (view) Author: quick Date: 2010-05-25.03:46:25
Looks like a duplicate of 1746.
msg11111 (view) Author: hoijarvi Date: 2010-05-25.15:05:16
You're right, I marked it as a dupe.
History
Date User Action Args
2010-05-24 17:24:45hoijarvicreate
2010-05-25 03:46:26quicksetnosy: + quick
messages: + msg11110
2010-05-25 15:05:17hoijarvisetstatus: unknown -> duplicate
messages: + msg11111
superseder: + whatsnew -l reading files it should not (2.4)