darcs

Issue 2133 obliterate fail with "Error applying"

Title obliterate fail with "Error applying"
Priority bug Status given-up
Milestone Resolved in
Superseder Nosy List delamonpansie
Assigned To
Topics

Created on 2012-01-19.11:03:21 by delamonpansie, last changed 2017-07-31.00:34:06 by gh.

Messages
msg15037 (view) Author: delamonpansie Date: 2012-01-19.11:03:20
steps to reproduce:
1. darcs get http://unformed.ru/pub/repo/octopus
2. darcs obliterate -p 'Octopus initial commit' -a
msg15038 (view) Author: owst Date: 2012-01-19.11:13:57
There's also misleading "Doing a one-time conversion" message when darcs
fails. We're using Prelude.catch in applyHashed
(src/Darcs/Repository/HashedRepo.hs), so any exceptions will be caught,
which is probably not what we want.
History
Date User Action Args
2012-01-19 11:03:21delamonpansiecreate
2012-01-19 11:13:58owstsetmessages: + msg15038
title: obliterate fail -> obliterate fail with "Error applying"
2012-04-25 14:29:30owstlinkissue1960 superseder
2012-04-25 14:30:18owstunlinkissue1960 superseder
2017-07-31 00:34:06ghsetstatus: unknown -> given-up