1. Summarise the issue (what were doing, what went wrong?)
I tried:
darcs obilterate --dry-run, which resulted in:
"darcs failed: Can't obliterate patch without reverting some unrecorded
change."
2. What behaviour were you expecting instead?
I already knew there was a conflict with unrecorded changes. I was trying
to use "--dry-run" so that I could parse out the file names from the 50
patches involved to narrow down where the conflict with "whatsnew" was,
since darcs wasn't telling me.
I see no read for darcs to "fail" in this case. It seems more useful to
print the --dry-run report even if there are conflicts with unrecorded
changes.
3. What darcs version are you using? (Try: darcs --exact-version)
darcs 2.9.6.
|