[darcs-devel] [issue1300] darcs record --delete-logfile should only delete after a successful record.
Mark Stosberg
bugs at darcs.net
Sat Jan 3 14:26:53 UTC 2009
New submission from Mark Stosberg <mark at summersault.com>:
It appears that "darcs record --delete-log" file will delete the the log file
whether the record was successful or not (ie: all tests passed).
So, if you do this:
darcs record --logfile=foo.txt --delete-logfile
And then the tests don't pass, you've lost foo.txt.
My expection that is that --delete-logfile would only delete the log file after
a successful "record".
----------
messages: 6961
nosy: dmitry.kurochkin, kowey, markstos, simon, thorkilnaur
priority: bug
status: unread
title: darcs record --delete-logfile should only delete after a successful record.
__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1300>
__________________________________
More information about the darcs-devel
mailing list