Pages du manuel Linux : Fonctions des bibliothèques

VCP::DefaultFilters
Class for determining default filters to install for a given source and dest.
VCP::Dest
A base class for VCP destinations
VCP::Dest::branch_diagram
An experimental diagram drawing "destination"
VCP::Dest::csv
developement output
VCP::Dest::cvs
cvs destination driver
VCP::Dest::data_dump
developement output
VCP::Dest::metadb
Store all metadata in to a serial store
VCP::Dest::null
null destination driver
VCP::Dest::p4
p4 destination driver
VCP::Dest::perl_data
emit metadata to a log file
VCP::Dest::revml
Outputs versioned files to a revml file
VCP::Dest::summary
developement output
VCP::Dest::svk
svk destination driver
VCP::Dest::texttable
developement output
VCP::Dest::topo_table
An experimental diagram drawing "destination"
VCP::Dest::vss
vss destination driver
VCP::DiffFormat
special diff format for VCP
VCP::Driver
A base class for sources and destinations
VCP::FilesDB
Persistant storage for path -> state
VCP::Filter
A base class for filters
VCP::Filter::addlabels
Add labels to each revision
VCP::Filter::changesets
Group revs in to changesets
VCP::Filter::csv_trace
developement logging filter
VCP::Filter::dumpdata
developement output filter
VCP::Filter::identity
identity (ie noop)
VCP::Filter::labelmap
Alter or remove labels from each revision
VCP::Filter::logmemsize
developement logging filter
VCP::Filter::map
rewrite name, branch_id or delete revisions
VCP::Filter::sort
Sort revs by field, order
VCP::Filter::stringedit
alter any field character by character
VCP::HeadRevsDB
Persistant storage for id -> (name, rev_id) maps
VCP::License
The license file for VCP.
VCP::Logger
Update message, bug, and Log file management
VCP::MainBranchIdDB
Persistant storage for tracking which branch_ids are the main CVS dev branch for each file.
VCP::Maintenance
VCP code maintenance tips & tricks
VCP::Newlines
Newline, ^Z, and NULL handling in VCP
VCP::Patch
Apply the (almost) unified diffs used in RevML
VCP::Plugin
A base class for VCP::Source and VCP::Dest
VCP::PodDESCRIPTIONParser
Parse DESCRIPTION sections from a set of source files.
VCP::PodOPTIONSParser
Parse OPTIONS sections from a set of source files.
VCP::Process
How vcp works
VCP::RefCountedFile
An object that deletes a named file when nothing refers to it any more.
VCP::Rev
VCP's concept of a revision
VCP::RevMapDB
Persistant storage for id -> (name, rev_id) maps
VCP::Revs
A collection of VCP::Rev objects.
VCP::Source
A base class for repository sources
VCP::Source::cvs
A CVS repository source
VCP::Source::metadb
Read SCM metadata from a metadb file
VCP::Source::null
A null source, for testing purposes
VCP::Source::p4
A Perforce p4 repository source