Version Control generalized library.
$Horde: framework/VC/VC.php,v 1.12.8.14 2008/06/07 16:07:26 chuck Exp $
Located in /VC/VC.php (line 23)
Attempts to return a concrete VC instance based on $driver.
Returns the location of the specified binary.
Parse the users file, if present in the source root, and return a hash containing the requisite information, keyed on the username, and with the 'desc','name', and 'mail' values inside.
Attempts to return a reference to a concrete VC instance based on $driver. It will only create a new instance if no VC instance with the same parameters currently exists.
This should be used if multiple types of file backends (and, thus, multiple VC instances) are required.
This method must be invoked as: $var = &VC::singleton()
Return the source root for this repository, with no trailing /
Documentation generated on Sun, 30 Jan 2011 05:23:08 +0000 by phpDocumentor 1.4.3