Search results for "module:CVS"
Cvs - Object oriented interface to the CVS command
bla bla...
RSOLIV/Cvs-0.07 - 08 Dec 2004 15:17:41 UTC
Cvs::Trigger - Argument parsers for CVS triggers
CVS provides three different hooks to intercept check-ins. They can be used to approve/reject check-ins or to take action, like logging the check-in in a database. "commitinfo" Gets executed before the check-in happens. If it returns a false value (u...
MSCHILLI/Cvs-Trigger-0.04 - 22 Mar 2009 19:23:00 UTC
Meta::Pdmt::Cvs::Cvs - Pdmt driver for the CVS source control system.
Put a lot of documentation here to show what your class does....
VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC
Tie::Cvs - Perl extension to tie Hashes to CVS trees
Use it normally, as any other tie. Complete deletion of a key Each time you call delete on a key, the current version will be deleted, and the value will roll back to the previous version in CVS. If there is no previous version, the file will be dele...
AMBS/Tie-Cvs-0.06 - 11 Oct 2015 14:09:47 UTC
VCS::Cvs - notes for the CVS implementation
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
PANT::Cvs - PANT support for cvs operations
This module is part of a set to help run automated builds of a project and to produce a build log. This part is designed to provide support for cvs. Most cvs operations can be simply run as Command's from the main module, but occasionally you want to...
JONIONS/PANT-0.17 - 28 Jul 2005 09:02:33 UTC
Crypt::CVS - Substitution cipher for CVS passwords
The CVS protocol uses a substitution cipher for passwords going over the wire. From src/scramble.c in GNU CVS's source distribution: Trivially encode strings to protect them from innocent eyes (i.e., inadvertent password compromises, like a network a...
AVAR/Crypt-CVS-0.03 - 06 Jul 2010 18:15:15 UTC
Apache::CVS - method handler provide a web interface to CVS repositories
"Apache::CVS" is a method handler that provide a web interface to CVS repositories. Please see "CONFIGURATION" to see what configuration options are available. To get started you'll at least need to set CVSRoots to your local CVS Root directory. "Apa...
BARBEE/Apache-CVS-0.10 - 15 Dec 2003 00:53:26 UTC
Cvs::Simple - Perl interface to cvs
"Cvs::Simple" is an attempt to provide an easy-to-use wrapper that allows cvs commands to be executed from within a Perl program, without the programmer having to wade through the (many) cvs global and command-specific options. The methods provided f...
STEPHENCA/Cvs-Simple-0.06 - 07 Feb 2008 12:07:22 UTC
VCI::VCS::Cvs - Object-oriented interface to CVS
This is a "driver" for VCI for the CVS (Concurrent Versioning System) version-control system. You can find out more about CVS at <http://www.nongnu.org/cvs/>. For information on how to use VCI::VCS::Cvs, see VCI....
MKANAT/VCI-0.7.1 - 31 Oct 2010 23:41:10 UTC
Meta::Pdmt::Cvs - Pdmt abstract interface to your SCS.
This class is an abstract interface that Pdmt uses to talk with the source control system. It will evolve with time....
VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC
Cvs::Result::Tag - Result class for the cvs tag command.
This class handle things that compose the result of the cvs tag command....
RSOLIV/Cvs-0.07 - 08 Dec 2004 15:17:41 UTC
Apache::CVS::Diff - class that implements a CVS diff
The "Apache::CVS::Diff" class implements a CVS diff. What you would get with your plain 'ol cvs diff command. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 6: =over is the last thing in the document...
BARBEE/Apache-CVS-0.10 - 15 Dec 2003 00:53:26 UTC
Apache::CVS::HTML - subclass of Apache::CVS that prints HTML
This is a subclass of "Apache::CVS". Please see its pod page for definitive documentation. "Apache::CVS::HTML" override all of the print_* methods to display directories, files and revisions in HTML tables. Diffs are displayed as plain text. There is...
BARBEE/Apache-CVS-0.10 - 15 Dec 2003 00:53:26 UTC
Cvs::Result::Rtag - Result class for the cvs tag command.
This class handle things that compose the result of the cvs rtag command....
RSOLIV/Cvs-0.07 - 08 Dec 2004 15:17:41 UTC
Apache::CVS::File - class that implements a versioned file
The "Apache::CVS::File" class implements a typical CVS file. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 5: =over is the last thing in the document?!...
BARBEE/Apache-CVS-0.10 - 15 Dec 2003 00:53:26 UTC