[MERGE][Bug #64783] Fixing check to understand the split-up .bzr format
Daniel Mark Watkins
D.M.Watkins at warwick.ac.uk
Tue Feb 26 15:52:40 GMT 2008
Hi all,
Attached is a bundle that modifies ``bzr check`` to understand the
distinction between the various parts of .bzr, meaning it can be run
without the presence of a branch.
The only thing I believe is lacking is test coverage. The reason I'm
lacking test coverage is that I wasn't really sure what to test for, as
there are very few examples of what is needed in the existing tests for
check.
Once this has been merged, I intend to extend this work by:
* Allowing what should be checked to be specified by the user (so they
don't have to sit through a massive repo check if all they want to
check is the working tree, for example)
* Passing in a Result object to the various check and validate
commands, so that a failure can be recovered from gracefully.
Cheers,
Dan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check.patch
Type: text/x-patch
Size: 21159 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080226/94fc9454/attachment-0001.bin
More information about the bazaar
mailing list