Package svndump :: Module cvs2svnfix :: Class SvnDumpCvs2SvnFix
[show private | hide private]
[frames | no frames]

Class SvnDumpCvs2SvnFix


A class for cvs2svn created dump files.
Method Summary
  __init__(self)
Initialize.
  execute(self, inputfile, outputfile)
Fix a cvs2svn created dump file.

Method Details

__init__(self)
(Constructor)

Initialize.

execute(self, inputfile, outputfile)

Fix a cvs2svn created dump file.
Parameters:
inputfile - Name of the cvs2svn created dumpfile.
           (type=string)
outputfile - Name of the fixed dumpfile.
           (type=string)

Generated by Epydoc 2.1 on Mon Jun 16 03:33:11 2008 http://epydoc.sf.net