Class VC_Checkout_cvs

Description

VC_cvs checkout class.

See the README file that came with this library for more information, and read the inline documentation.

Anil Madhavapeddy, <anil@recoil.org>

Located in /VC/VC/cvs.php (line 195)


	
			
Method Summary
 resource|object get (VC_cvs $rep, string $fullname, string $rev)
Methods
get (line 209)

Static function which returns a file pointing to the head of the requested revision of an RCS file.

  • return: Either a PEAR_Error object, or a stream pointer to the head of the checkout
resource|object get (VC_cvs $rep, string $fullname, string $rev)
  • VC_cvs $rep: A repository object
  • string $fullname: Fully qualified pathname of the desired RCS file to checkout
  • string $rev: RCS revision number to check out

Documentation generated on Sun, 30 Jan 2011 05:16:13 +0000 by phpDocumentor 1.4.3