| Home | Trees | Index | Help |
|
|---|
| Package svndump :: Module tools :: Class SvnDumpCheck |
|
| Method Summary | |
|---|---|
Initialize. | |
Check a dump file. | |
Set the check actions flag to the given value. | |
Set the check dates flag to the given value. | |
Set the check md5 sums flag to the given value. | |
Set for verbose output mode | |
| Method Details |
|---|
__init__(self)
Initialize.
|
execute(self, dumpfilename)Check a dump file.
|
set_check_actions(self, docheck)Set the check actions flag to the given value.
|
set_check_dates(self, docheck)Set the check dates flag to the given value.
|
set_check_md5(self, docheck)Set the check md5 sums flag to the given value.
|
set_verbose(self, doverbose)Set for verbose output mode |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Aug 14 23:53:11 2009 | http://epydoc.sf.net |