An open API service indexing awesome lists of open source software.

https://github.com/book/svn-dump

A Perl interface to Subversion dumps
https://github.com/book/svn-dump

Last synced: about 1 year ago
JSON representation

A Perl interface to Subversion dumps

Awesome Lists containing this project

README

          

SVN::Dump
---------

This module lets you manage SVN dumps with Perl.

The reference document for Subversion dumpfiles is at:
http://svn.apache.org/repos/asf/subversion/trunk/notes/dump-load-format.txt

PLEASE NOTE THAT THIS CODE IS OF IN ALPHA QUALITY. I DO NOT MASTER YET
ALL THE CONCEPTS BEHIND THE SUBVERSION FILESYSTEM, BUT WILL EVENTUALLY LEARN.
THE INTERFACE IS SUBJECT TO CHANGE IN THE FUTURE.