Part of bzrlib
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 47 | Class | Check | Check a repository |
| 245 | Function | check | Run consistency checks on a branch. |
| 257 | Function | check_branch | Run consistency checks on a branch. |
| 272 | Function | check_dwim | Undocumented |
Results are reported through logging.
Deprecated in 1.6. Please use check_branch instead.
| Raises | BzrCheckError | if there's a consistency error. |