Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
A Perl interface to Subversion dumps
- Host: GitHub
- URL: https://github.com/book/svn-dump
- Owner: book
- Created: 2010-04-05T08:27:47.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T21:12:32.000Z (6 months ago)
- Last Synced: 2024-10-03T12:36:17.695Z (4 months ago)
- Language: Perl
- Homepage: http://search.cpan.org/dist/SVN-Dump/
- Size: 124 KB
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: Changes
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.txtPLEASE 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.