Package svndump :: Module tools :: Class SvnDumpLs
[show private | hide private]
[frames | no frames]

Class SvnDumpLs


A class for listing files in a dump.
Method Summary
  __init__(self, revNr)
Initialize.
  execute(self, dumpfilename)
Print file list of a dump file.
  old_execute(self, dumpfilename)
Print file list of a dump file.

Method Details

__init__(self, revNr)
(Constructor)

Initialize.

execute(self, dumpfilename)

Print file list of a dump file.
Parameters:
dumpfilename - Name of the file to log.
           (type=string)

old_execute(self, dumpfilename)

Print file list of a dump file.
Parameters:
dumpfilename - Name of the file to log.
           (type=string)

Generated by Epydoc 2.1 on Fri Aug 14 23:53:11 2009 http://epydoc.sf.net