Alex Taler > VCS-LibCVS > VCS::LibCVS::Client::Connection::Local

Download:
VCS-LibCVS-1.0002.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  3
Open  3
View/Report Bugs
Source  

NAME ^

VCS::LibCVS::Client::Connection::Local - a connection to a local cvs server

SYNOPSIS ^

  my $conn = VCS::LibCVS::Client::Connection->new($root);

DESCRIPTION ^

A connection to an invocation of "cvs server" on the localhost. See VCS::LibCVS::Client::Connection for an explanation of the API.

No authentication is required to establish this connection.

SUPERCLASS ^

  VCS::LibCVS::Client::Connection

SEE ALSO ^

  VCS::LibCVS::Client
  VCS::LibCVS::Client::Connection
syntax highlighting: