stsp 06c9437483 Import port of svndumptool.
SvnDump is a python package containing classes for processing subversion
dump files. SvnDumpTool is a commandline tool using the SvnDump classes.
Features are: reading and writing of dump files, check, copy, diff,
eolfix, export, join, log, merge and ... 

tweaks & ok landry
2013-01-08 23:27:00 +00:00

6 lines
345 B
Plaintext

SvnDump is a python package containing classes for processing subversion
dump files. SvnDumpTool is a commandline tool using the SvnDump classes.
Features are: reading and writing of dump files, check, copy, diff,
eolfix, export, join, log, merge and ... Please check the README.txt or
the output of "svndumptool.py help" for more information.