The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:VCS"

VCS - Version Control System access in Perl River stage one • 1 direct dependent • 1 total dependent

"VCS" is an API for abstracting access to all version control systems from Perl code. This is achieved in a similar fashion to the "DBI" suite of modules. There are "container" classes, "VCS::Dir", "VCS::File", and "VCS::Version", and "implementation...

ETJ/VCS-0.25 - 05 Jun 2016 21:19:57 UTC

VCS::Dir - module for access to a VCS directory River stage one • 1 direct dependent • 1 total dependent

"VCS::Dir" abstracts access to a directory under version control....

ETJ/VCS-0.25 - 05 Jun 2016 21:19:57 UTC

VCS::Hms - notes for the HMS implementation River stage zero No dependents

Currently, the user needs to ensure that their environment has the HMS toolset available, including fhist, fdiff, fco, et al. On Unix like environments ensure that the $PATH environment variable has the appropriate directory listed....

GMCCAR/VCS-Hms-0.04 - 29 Feb 2008 14:19:53 UTC

VCS::Vss - notes for the Visual Source Safe implementation River stage zero No dependents

The system uses Win32::OLE to access the VSS repository, which means that this system will likely only ever run on Windows. Each object has a special attribute named $object->{vss_object} that will give you access to the actual OLE objects that are e...

JTILLMAN/VCS-Vss-0.20 - 18 Jun 2003 14:09:20 UTC

VCS::Rcs - notes for the rcs implementation River stage one • 1 direct dependent • 1 total dependent

Currently, the user needs to ensure that their environment has the rcs toolset available, including rlog, rcsdiff, co, et al. On Unix like environments ensure that the $PATH environment variable has the appropriate directory listed. On Windows be sur...

ETJ/VCS-0.25 - 05 Jun 2016 21:19:57 UTC

VCS::Cvs - notes for the CVS implementation River stage one • 1 direct dependent • 1 total dependent

Currently, the user needs to ensure that the environmental requirements for CVS command line tools are satisfied....

ETJ/VCS-0.25 - 05 Jun 2016 21:19:57 UTC

VCS::PVCS - Global configuration class for for VCS::PVCS::*. River stage zero No dependents

The VCS::PVCS class simply parses the PVCS global configuration files, including pvcsproj.pub and MASTER.CFG, found in PVCSPROJ. The resulting object is then included in the VCS::PVCS::Project object as it's "CONFIG". The class members are used at va...

BMIDD/VCS_PVCS-0.02 - 01 Aug 1998 11:52:52 UTC

VCS::SCCS - OO Interface to SCCS files River stage zero No dependents

SCCS was the dominant version control system until the release of the Revision Control System. Today, SCCS is generally considered obsolete. However, its file format is still used internally by a few other revision control programs, including BitKeep...

HMBRAND/VCS-SCCS-0.28 - 06 Jan 2023 15:04:13 UTC

VCS::File - module for access to a file under version control River stage one • 1 direct dependent • 1 total dependent

"VCS::File" abstracts access to a file under version control....

ETJ/VCS-0.25 - 05 Jun 2016 21:19:57 UTC

VCS::Lite - Minimal version control system River stage one • 4 direct dependents • 7 total dependents

This module provides the functions normally associated with a version control system, but without needing or implementing a version control system. Applications include wikis, document management systems and configuration management. It makes use of ...

BARBIE/VCS-Lite-0.12 - 21 Jan 2015 02:06:13 UTC

VCS::Which - Generically interface with version control systems River stage one • 1 direct dependent • 1 total dependent

This module provides methods to interface with a version control system (vcs) with out having to care which command to use or which sub command in needed for several basic operations like checking if there are any uncommitted changes....

IVANWILLS/VCS-Which-v0.6.9 - 04 Jul 2021 09:22:24 UTC

VCS::CSync - Synchronising to local directories from a repository River stage zero No dependents

This package is the main module for the csync utility. No specific documentation on module in the "VCS::CSync" is available....

ADAMK/VCS-CSync-0.02 - 12 Dec 2007 07:10:40 UTC

VCS::SaVeS - The Standalone Versioning System(tm) River stage zero No dependents

Inconceivable!...

INGY/VCS-SaVeS-0.12 - 30 Oct 2002 10:10:15 UTC

Toader::VCS - Handles the VCS integration for Toader. River stage zero No dependents

VVELOX/Toader-1.2.1 - 08 Jan 2016 08:28:23 UTC

VCS::LibCVS - Access CVS working directories and repositories. River stage zero No dependents

LibCVS provides native Perl access to CVS. These docs assume some familiarity with concepts of CVS. For example, the term "Working Directory" (or sandbox) refers to a collection of directories and files which have been checked out of CVS. The API is ...

DISSENT/VCS-LibCVS-1.0002 - 10 Oct 2005 20:02:54 UTC

VCS::Version - module for access to a VCS version River stage one • 1 direct dependent • 1 total dependent

VCS::Version abstracts a single revision of a file under version control....

ETJ/VCS-0.25 - 05 Jun 2016 21:19:57 UTC

VCS::StarTeam - Provide a simple interface to StarBase's StarTeam. River stage zero No dependents

The "VCS::StarTeam" module provides an OO interface to StarTeam....

JOEPHAYES/VCS-StarTeam-0.08 - 08 Aug 2001 12:38:05 UTC

VCS::CMSynergy::Users - Perl interface to Synergy user administration River stage zero No dependents

NOTE: This interface is subject to change. use VCS::CMSynergy; use VCS::CMSynergy::Users; my $ccm = VCS::CMSynergy->new(database => "/ccmdb/test/tut62/db"); $ccm->add_user('jluser', qw(developer build_mgr));...

RSCHUPP/VCS-CMSynergy-1.52 - 23 Jan 2020 09:43:42 UTC

lib/VCS/CMSynergy.pm River stage zero No dependents

RSCHUPP/VCS-CMSynergy-1.52 - 23 Jan 2020 09:43:42 UTC

lib/ProjectBuilder/VCS.pm River stage zero No dependents

This modules provides version control system functions....

BCO/ProjectBuilder-0.14.1 - 28 Sep 2016 00:03:18 UTC
176 results (0.02 seconds)