darcs

Issue 2743 repair --dry-run modifies the repo

Title repair --dry-run modifies the repo
Priority Status unknown
Milestone Resolved in
Superseder Nosy List gpiero
Assigned To
Topics

Created on 2026-07-20.06:40:25 by gpiero, last changed 2026-07-20.06:40:25 by gpiero.

Messages
msg24215 (view) Author: gpiero Date: 2026-07-20.06:40:25
This has been reported in issue2742:

`darcs check` in B prints "The repository is consistent!" and silently 
writes the missing object into B's pristine, fixing the issue. `darcs 
repair` does the same thing, printing "already consistent".

(darcs check is an alias for darcs repair --dry-run).

I'm opening this issue in order to track it separately.
The issue could be related to the resolution for issue2001.
History
Date User Action Args
2026-07-20 06:40:25gpierocreate