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

C++ library using SVN's own code to parse and process an SVN dump file

Notifications You must be signed in to change notification settings

ryppl/svndumpparse

Repository files navigation

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.

About

C++ library using SVN's own code to parse and process an SVN dump file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published