CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Modules     > >     S     > >     SVN
SVN::Access
Perl extension to manipulate SVN Access files
SVN::Access::Group
SVN::Access::Resource
Object representing a SVN Access file resource
SVN::ACL
SVN::Agent
simple svn manipulation.
SVN::Analysis
SVN::Analysis::Copy
SVN::Analysis::Dir
SVN::Base
SVN::Churn
generate a graph for repository churn
SVN::Class
manipulate Subversion workspaces with Perl objects
SVN::Class::Dir
represents a directory in a Subversion workspace
SVN::Class::File
represents a file in a Subversion workspace
SVN::Class::Info
Subversion workspace info
SVN::Class::Repos
represents the repository of a Subversion workspace
SVN::Client
SVN::Core
SVN::Delta
SVN::Deploy
deploy releases audit conform
SVN::Deploy::Utils
utility functions for SVN::Deploy
SVN::Dump
A Perl interface to Subversion dumps
SVN::Dump::Analyzer
SVN::Dump::Arborist
SVN::Dump::AuthorExtractor
SVN::Dump::Change
SVN::Dump::Change::Copy
SVN::Dump::Change::Cpdir
SVN::Dump::Change::Cpfile
SVN::Dump::Change::Edit
SVN::Dump::Change::Mkdir
SVN::Dump::Change::Mkfile
SVN::Dump::Change::Rename
SVN::Dump::Change::Rm
SVN::Dump::Change::Rmdir
SVN::Dump::Change::Rmfile
SVN::Dump::Headers
Headers of a SVN dump record
SVN::Dump::Property
A property block from a svn dump
SVN::Dump::Reader
A Subversion dump reader
SVN::Dump::Record
A SVN dump record
SVN::Dump::Replayer
SVN::Dump::Replayer::Filesystem
SVN::Dump::Replayer::Git
SVN::Dump::Revision
SVN::Dump::Text
A text block from a svn dump
SVN::Dump::Walker
A callback interface for SVN::Dump.
SVN::Dumpfile
Access and manipulate Subversion dumpfiles
SVN::Dumpfile::Node
Represents a node in a subversion dumpfile.
SVN::Dumpfile::Node::Content
Represents the content of a node in a subversion
SVN::Dumpfile::Node::Headers
Represents the header of a node in a subversion
SVN::Dumpfile::Node::Properties
Represents the properties of a node in
SVN::Dumpfilter
Subversion dumpfiles parsing & manipulation
SVN::DumpReloc
Perl script to rewrite paths inside a Subversion dump
SVN::Fs
SVN::Hook
Managing subversion hooks
SVN::Hook::CLI
SVN::Hook::Redispatch
SVN::Hook::Script
SVN::Hooks
Framework for implementing Subversion hooks.
SVN::Hooks::AllowLogChange
Allow changes in revision log messages.
SVN::Hooks::AllowPropChange
Allow changes in revision properties.
SVN::Hooks::CheckCapability
Check the svn client capabilities.
SVN::Hooks::CheckJira
Integrate Subversion with the JIRA ticketing system.
SVN::Hooks::CheckLog
Check log messages in commits.
SVN::Hooks::CheckMimeTypes
Require the svn:mime-type property.
SVN::Hooks::CheckProperty
Check properties in added files.
SVN::Hooks::CheckStructure
Check the structure of a repository.
SVN::Hooks::DenyChanges
Deny some changes in a repository.
SVN::Hooks::DenyFilenames
Deny some file names.
SVN::Hooks::Generic
Implement generic checks for all Subversion hooks.
SVN::Hooks::JiraAcceptance
Integrate Subversion with the JIRA ticketing system.
SVN::Hooks::Notify
Subversion activity notification.
SVN::Hooks::UpdateConfFile
Maintain the repository configuration versioned.
SVN::Log
Extract change logs from a Subversion server.
SVN::Log::Index
Index and search over Subversion commit logs.
SVN::Look
Improved interface to svnlook
SVN::Mirror
Mirror remote repository to local Subversion repository
SVN::Mirror::Git
SVN::Mirror::Ra
SVN::Mirror::VCP
SVN::Notify
Subversion activity notification
SVN::Notify::Alternative
MIME multipart/alternative notification
SVN::Notify::Config
Config-driven Subversion notification
SVN::Notify::Filter::AuthZMail
Determines email recipients via AuthZ file
SVN::Notify::Filter::EmailFlatFileDB
Converts account names to email address based on a flat-file database
SVN::Notify::Filter::Markdown
Convert SVN::Notify log messages from Markdown to HTML
SVN::Notify::Filter::Trac
Filter SVN::Notify output in Trac format
SVN::Notify::Filter::Watchers
Subscribe to SVN::Notify commits with a Subversion property.
SVN::Notify::HTML
Subversion activity HTML notification
SVN::Notify::HTML::ColorDiff
Subversion activity HTML notification with colorized diff
SVN::Notify::Mirror
Keep a mirrored working copy of a repository path
SVN::Notify::Mirror::Rsync
Mirror a repository path via Rsync
SVN::Notify::Mirror::SSH
Mirror a repository path via SSH
SVN::Notify::Snapshot
Take snapshots from Subversion activity
SVN::Push
Push Repository to Remote Subversion Repository
SVN::Pusher
Propagate changesets between two different svn repositories.
SVN::Pusher::CmdLine
SVN::Ra
SVN::RaWeb::Light
Lightweight and Fast Browser for a URLed Subversion
SVN::RaWeb::Light::Help
Generate the Help HTML for SVN::RaWeb::Light.
SVN::Repos
SVN::S4
Wrapper for Subversion
SVN::S4::CatOrMods
Fix svn:ignore and svn:keywords properties
SVN::S4::Config
Get subversion config values
SVN::S4::Debug
Allow debug messages to be easily switched on and off.
SVN::S4::FixProp
Fix svn:ignore and svn:keywords properties
SVN::S4::Getopt
Get Subversion command line options
SVN::S4::Info
Enhanced update and checkout methods
SVN::S4::Path
File path and parsing utilities
SVN::S4::QuickCommit
commit only changed files
SVN::S4::Scrub
make working copy completely clean again
SVN::S4::Snapshot
create complete snapshot of working copy
SVN::S4::Update
Enhanced update and checkout methods
SVN::S4::ViewSpec
behaviors related to viewspecs
SVN::S4::WorkProp
Work area properties
SVN::Simple::Edit
A simple interface for driving svn delta editors
SVN::Simple::Editor
A simple interface for writing a delta editor
SVN::Simple::Hook
Simple Moose-based framework for Subversion hooks
SVN::Simple::Hook::PostCommit
Role for Subversion post-commit hooks
SVN::Simple::Hook::PreCommit
Role for Subversion pre-commit hooks
SVN::Simple::Path_Change
A class for easier manipulation of Subversion path changes
SVN::SVNLook
Perl wrapper to the svnlook command.
SVN::TXN::Props
Provides a hash interface to Subversion transaction properties
SVN::Utils::ClientIP
Get the client's IP address in a Subversion Hook
SVN::Wc
SVN::Web
Subversion repository web frontend
SVN::Web::action
base class for SVN::Web::actions
SVN::Web::Blame
SVN::Web action to show blame/annotation information
SVN::Web::Browse
SVN::Web action to browse a Subversion repository
SVN::Web::Checkout
SVN::Web action to checkout a given file
SVN::Web::Diff
SVN::Web action to show differences between file revisions
SVN::Web::DiffParser
Parse patch files containing unified and standard diffs
SVN::Web::I18N
SVN::Web internationalisation class
SVN::Web::List
SVN::Web action to list available repositories
SVN::Web::Log
SVN::Web action to show log messages for a repository path
SVN::Web::Revision
SVN::Web action to view a repository revision
SVN::Web::RSS
SVN::Web action to generate an RSS feed
SVN::Web::Test
automated web testing for SVN::Web
SVN::Web::View
SVN::Web action to view a file in the repository
SVN::Web::X
exceptions for SVN::Web

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.