tests/test-check-interfaces.py.out
author Paul Morelle <paul.morelle@octobus.net>
Fri, 20 Jul 2018 13:32:17 +0200
changeset 39149 f8db458651c8
parent 37320 39f7d4ee8bcd
permissions -rw-r--r--
revlog: add a method to tells whether rev is stored as a snapshot For now we only have one type of snapshot: full snapshot versus nullrev. However we are looking into adding intermediate snapshot where a large diff against another snapshot is performed instead of storing a full new text. The conditional is a bit strange and is done in order to help readability of a some later changesets.

public attribute not declared in interfaces: badpeer.badattribute
public attribute not declared in interfaces: badpeer.badmethod