Alex Taler > VCS-LibCVS-1.0002 > VCS::LibCVS::Client::Connection::Ext

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::Ext - a connection to a remote cvs server

SYNOPSIS ^

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

DESCRIPTION ^

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

The connection to the remove machine is established through an external program. The default is "ssh", but it can be overridden by setting the environment variable CVS_RSH.

SUPERCLASS ^

  VCS::LibCVS::Client::Connection

SEE ALSO ^

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