Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 277 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 277 Bytes

svndumpparse

A C++ library providing a base class svn_dump_parser that uses SVN's own code to parse and process an SVN dump file.

The project contains a test program that subclasses svn_dump_parser and uses it to produce a human-readable version of the log.