Class VC_svn

Description

VC_svn implementation.

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

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

Located in /VC/VC/svn.php (line 13)

VC
   |
   --VC_svn
Variable Summary
 mixed $_password
 mixed $_username
Method Summary
 VC_svn VC_svn (array $params)
 void &getAnnotateObject ( $filename)
 void getCheckout ( $file,  $rev)
 void getCommand ()
 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
mixed $_password = '' (line 16)
mixed $_username = '' (line 15)

Inherited Variables

Inherited from VC

VC::$_paths
VC::$_sourceroot
VC::$_users
Methods
Constructor VC_svn (line 28)

Constructor.

VC_svn VC_svn (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: 'svn', 'diff'
getAnnotateObject (line 90)
void &getAnnotateObject ( $filename)
  • $filename
getCheckout (line 74)
void getCheckout ( $file,  $rev)
  • $file
  • $rev
getCommand (line 47)
void getCommand ()
getDiff (line 79)
void getDiff ( $file,  $rev1,  $rev2, [ $type = 'context'], [ $num = 3], [ $ws = true])
  • $file
  • $rev1
  • $rev2
  • $type
  • $num
  • $ws
getFileObject (line 84)
void &getFileObject ( $filename, [ $cache = null], [ $quicklog = false])
  • $filename
  • $cache
  • $quicklog
getPatchsetObject (line 96)
void &getPatchsetObject ( $filename, [ $cache = null])
  • $filename
  • $cache
isFile (line 42)
void isFile ( $where)
  • $where
queryDir (line 68)
void &queryDir ( $where)
  • $where

Inherited Methods

Inherited From VC

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

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