libbe.storage.vcs.hg

Mercurial (hg) backend.

class libbe.storage.vcs.hg.Hg(*args, **kwargs)

base.VCS implementation for Mercurial.

Attributes

client

Methods

add
ancestors
changed
check_storage_version
children
commit
connect
destroy
disconnect
exists
get
get_user_id
init
installed
is_readable
is_writeable
path
recursive_remove
remove
revision_id
root
set
storage_version
version() Return version information if available.
version_cmp
libbe.storage.vcs.hg.new()

This Page