Classes | |
class | Cmd |
class | SVN |
class | SVNLook |
class | Text |
class | Hunk |
class | Block |
class | Delta |
class | Diff |
Variables | |
tuple | l = SVNLook( sudo="sudo ", repo_path="/var/scm/repos/newtest" , revision="7" ) |
tuple | s1 = SVN( path="~/DybPython" , revision="11175" ) |
tuple | s2 = SVN( path="http://dayabay.ihep.ac.cn/svn/dybsvn" , revision="11175" ) |
tuple DybPython::svndiff::l = SVNLook( sudo="sudo ", repo_path="/var/scm/repos/newtest" , revision="7" ) [static] |
Definition at line 321 of file svndiff.py.
tuple DybPython::svndiff::s1 = SVN( path="~/DybPython" , revision="11175" ) [static] |
Definition at line 324 of file svndiff.py.
tuple DybPython::svndiff::s2 = SVN( path="http://dayabay.ihep.ac.cn/svn/dybsvn" , revision="11175" ) [static] |
Definition at line 327 of file svndiff.py.