This has been "fixed" in the darcs.net/screened repo; it looks as if it
was a
serendipitous fix in the patch "remove DarcsFlag from Repository
datatype, use
Darcs.Repository.Flags more" by Guillaume.
Unfortunately the fix is bad, in this case!
Now this warning would be given only *if* --look-for-adds is passed,
which is
the inverse of what I'd expect.
So, I've just sent a patch that:
a) flips this warning, so only if --look-for-adds was *not* passed will
darcs
complain
b) won't complain if the file being recorded has been `darcs add`ed
|