Package svndump :: Module props :: Class ApplyAutoprops
[show private | hide private]
[frames | no frames]

Class ApplyAutoprops


A class for applying auto-props to a Subversion dump file.
Method Summary
  __init__(self, inputfilename, outputfilename, configfile)
Initializes the ApplyAutoprops object.
  apply(self)
Applies the auto-props.

Method Details

__init__(self, inputfilename, outputfilename, configfile)
(Constructor)

Initializes the ApplyAutoprops object.
Parameters:
inputfilename - Name of the input dump file.
           (type=string)
outputfilename - Name of the output dump file.
           (type=string)
configfile - Name of the Subversion config file.
           (type=string)

apply(self)

Applies the auto-props.

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