P5-svn-dumpfile

Jul 20, 2023

Perl extension to access and manipulate Subversion dumpfiles

SVNDumpfile represents a Subversion dumpfile. It provides methods to read existing and write modified or new dumpfiles. It supports dumpfiles with the version number 1 - 3 but was written in a tolerant way to also support newer versions as long no major changes are made.

This module is a OO redesign and generalisation of SVNDumpfilter v0.21. Newer versions of SVNDumpfilter are using it to access the input and output dumpfiles.

The ability to create new dumpfiles sets it apart from the similar module SVNDump. The submodule SVNDumpfileNodeProperties also allows the processing of Subversion revision property files i.e. the files lying in the $REPOSITORY/db/revprops/ directory holding the author, date and log entry of every revision.



Checkout these related ports:
  • Zziplib - Library to provide transparent read access to zipped files
  • Zydis - Fast and lightweight x86/x86-64 disassembler library
  • Zycore-c - Support library with platform independent types, macros, etc for Zydis
  • Zthread - Platform-independent object-oriented C++ threading library
  • Zookeeper - Coordination Service for Distributed Applications
  • Zls - Zig LSP implementation + Zig Language Server
  • Zfp - High throughput library for compressed floating-point arrays
  • Zeal - Offline documentation browser
  • Zapcc - C++ caching compiler based on clang
  • Zanata-platform - Web-based translation platform
  • Zanata-cli - Zanata Java command line client
  • Z88dk - Complete Z80/Z180 development kit
  • Z80ex - ZiLOG Z80 CPU emulator library
  • Z80asm - Assembler for the Z80 microprocessor
  • Z80-asm - Z80 assembly code assembler and disassembler