[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bzr check
From: |
Stefan Monnier |
Subject: |
Re: bzr check |
Date: |
Thu, 14 Jan 2010 13:40:28 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) |
>> I've never used it (in more than a year of use, maybe two), and since
>> I don't think I'm an oddball user of Bazaar, I wouldn't fault the
>> developpers if they spent 0 time on speeding up "bzr check".
> IMO, bzr check is one of those commands that you don't use most of the
> time, but when you do need it, you need it badly. Or are you saying
> that checking the consistency of the repository is really never
> needed? What do you propose when you suspect a failure, branching
> again from upstream?
How 'bout branching from the suspicious branch into a fresh new
repository? It should rebuild the whole thing from scratch and hence
fail if there's some corruption somewhere.
Stefan