Module b.reconcile

Part of bzrlib

Reconcilers are able to fix some potential data errors in a branch.
Line # Kind Name Docs
40 Function reconcile Reconcile the data in dir.
56 Class Reconciler Reconcilers are used to reconcile existing data.
115 Class BranchReconciler Reconciler that works on a branch.
158 Class RepoReconciler Reconciler that reconciles a repository.
333 Class KnitReconciler Reconciler that reconciles a knit format repository.
477 Class PackReconciler Reconciler that reconciles a pack based repository.
def reconcile(dir, other=None):
Reconcile the data in dir.

Currently this is limited to a inventory 'reweave'.

This is a convenience method, for using a Reconciler object.

Directly using Reconciler is recommended for library users that desire fine grained control or analysis of the found issues.

Parametersotheranother bzrdir to reconcile against.
API Documentation for BzrLib, generated by pydoctor at 2008-11-19 00:00:11.