s.s.ServerRepositoryBackend(object) : class documentation

Part of subvertpy.server View In Hierarchy

No class docstring
Method get_uuid Undocumented
Method get_latest_revnum Undocumented
Method log Undocumented
Method update Undocumented
Method check_path Undocumented
Method stat Stat a path.
Method rev_proplist Undocumented
Method get_locations Undocumented
def get_uuid(self):
Undocumented
def get_latest_revnum(self):
Undocumented
def log(self, send_revision, target_path, start_rev, end_rev, changed_paths, strict_node, limit):
Undocumented
def update(self, editor, revnum, target_path, recurse=True):
Undocumented
def check_path(self, path, revnum):
Undocumented
def stat(self, path, revnum):
Stat a path.

Should return a dictionary with the following keys: name, kind, size,
    has-props, created-rev, created-date, last-author.
def rev_proplist(self, revnum):
Undocumented
def get_locations(self, path, peg_revnum, revnums):
Undocumented
API Documentation for subvertpy, generated by pydoctor at 2010-12-01 16:04:34.