Class VC_cvs

Description

VC_cvs implementation.

Copyright 2000-2009 The Horde Project (http://www.horde.org/)

$Horde: framework/VC/VC/cvs.php,v 1.32.2.28 2009/01/06 15:23:46 jan Exp $

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

VC
   |
   --VC_rcs
      |
      --VC_cvs
Method Summary
 VC_cvs VC_cvs (array $params)
 void &getAnnotateObject ( $filename)
 void getCheckout ( $file,  $rev)
 void getDiff ( $file,  $rev1,  $rev2, [ $type = 'context'], [ $num = 3], [ $ws = true])
 void &getFileObject ( $filename, [ $cache = null], [ $quicklog = false])
 void &getPatchsetObject ( $filename, [ $cache = null])
 void isFile ( $where)
 void &queryDir ( $where)
Variables

Inherited Variables

Inherited from VC

VC::$_paths
VC::$_sourceroot
VC::$_users
Methods
Constructor VC_cvs (line 31)

Constructor.

VC_cvs VC_cvs (array $params)
  • array $params: Any parameter the class expects.
                           Current parameters:
                           'sourceroot': The source root for this
                                         repository
                           'paths': Hash with the locations of all
                                    necessary binaries: 'rcsdiff', 'rlog',
                                    'cvsps', 'cvsps_home' and the temp
                                    path: 'temp'
getAnnotateObject (line 67)
void &getAnnotateObject ( $filename)
  • $filename
getCheckout (line 48)
void getCheckout ( $file,  $rev)
  • $file
  • $rev
getDiff (line 53)
void getDiff ( $file,  $rev1,  $rev2, [ $type = 'context'], [ $num = 3], [ $ws = true])
  • $file
  • $rev1
  • $rev2
  • $type
  • $num
  • $ws
getFileObject (line 58)
void &getFileObject ( $filename, [ $cache = null], [ $quicklog = false])
  • $filename
  • $cache
  • $quicklog
getPatchsetObject (line 73)
void &getPatchsetObject ( $filename, [ $cache = null])
  • $filename
  • $cache
isFile (line 37)
void isFile ( $where)
  • $where
queryDir (line 42)
void &queryDir ( $where)
  • $where

Inherited Methods

Inherited From VC_rcs

 VC_rcs::ci()
 VC_rcs::isLocked()
 VC_rcs::lock()
 VC_rcs::unlock()

Inherited From VC

 VC::factory()
 VC::getPath()
 VC::getUsers()
 VC::singleton()
 VC::sourceroot()

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