PyFoam.Basics.SvkInterface module

A VCS-interface to Mercurial

class PyFoam.Basics.SvkInterface.SvkInterface(path, init=False)[source]

Bases: PyFoam.Basics.GeneralVCSInterface.GeneralVCSInterface

The interface class to svk

Only a partial implementation (As much as the BuildHelper needs)

branchName()[source]
getInfo(info)[source]
getRevision()[source]
update(timeout=None)[source]