Searched refs:IsInWriteGroupError (Results 1 – 4 of 4) sorted by relevance
56 except repository.IsInWriteGroupError:
79 except repository.IsInWriteGroupError:
43 IsInWriteGroupError,197 raise IsInWriteGroupError(self)
49 class IsInWriteGroupError(errors.InternalBzrError): class