[VC] element index

Package indexes

All elements
a b c d e f g h i l m n p q r s t u v _
_
top
Variable $_dir
Variable $_file
Variable $_name
Variable $_password
Variable $_patchsets
Variable $_paths
VC::$_paths in VC.php
Hash with the locations of all necessary binaries.
Variable $_rep
Variable $_sourceroot
The source root of the repository.
Variable $_username
Variable $_users
VC::$_users in VC.php
Hash caching the parsed users file.
a
top
Variable $atticFiles
Variable $atticFiles
Variable $author
Variable $author
Method applySort
Sort the contents of the directory in a given fashion and order.
Method applySort
Sort the list of VC_Log objects that this file contains.
Method applySort
Sort the contents of the directory in a given fashion and order.
Method applySort
Sort the list of VC_log objects that this file contains.
b
top
Variable $branches
Variable $branches
Variable $branches
Method browseDir
Tell the object to open and browse its current directory, and retrieve a list of all the objects in there. It then populates the file/directory stack and makes it available for retrieval.
Method browseDir
Tell the object to open and browse its current directory, and retrieve a list of all the objects in there. It then populates the file/directory stack and makes it available for retrieval.
c
top
Method ci
VC_rcs::ci() in rcs.php
Checks an RCS file in with a specified change log.
Method cmp
Given two revision numbers, this figures out which one is greater than the other by stepping along the decimal points until a difference is found, at which point a sign comparison of the two is returned.
Page cvs.php
cvs.php in cvs.php
d
top
Variable $date
Variable $date
Variable $dir
VC_File::$dir in VC.php
Variable $dirName
Variable $dirName
Variable $dirs
Variable $dirs
Method doAnnotate
Method doAnnotate
Method doFileSort
Method doFileSort
e
top
Variable $err
VC_Log_svn::$err in svn.php
f
top
Variable $file
Variable $file
Variable $file
Variable $file
Variable $files
Variable $files
Variable $files
Method factory
VC::factory() in VC.php
Attempts to return a concrete VC instance based on $driver.
Method fileAgeSort
Sort function for ascending age.
Method fileAgeSort
Sort function for file age.
Method fileAuthorSort
Sort function by author name.
Method fileAuthorSort
Sort function by author name.
Method fileNameSort
Sort function for ascending filename.
Method fileNameSort
Sort function for filename.
Method fileRevSort
Sort function for revision.
Method fileRevSort
Sort function for ascending revision.
g
top
Method get
Static function which returns a file pointing to the head of the requested revision of an RCS file.
Method get
Obtain the differences between two revisions of a file.
Method get
Obtain the differences between two revisions of a file.
Method get
Static function which returns a file pointing to the head of the requested revision of an RCS file.
Method getAnnotateObject
Method getAnnotateObject
Method getBrowseInfo
Populate the object with information about the revisions logs and dates of the file.
Method getBrowseInfo
Populate the object with information about the revisions logs and dates of the file.
Method getCheckout
Method getCheckout
Method getCommand
Method getDiff
Method getDiff
Method getFileObject
Method getFileObject
Method getFileObject
Method getFileObject
Method getFullPath
Return the fully qualified filename of this object.
Method getPatchsetObject
Method getPatchsetObject
Method getPatchsetObject
Method getPatchsetObject
Method getPatchsets
Populate the object with information about the patchsets that this file is involved in.
Method getPatchsets
Populate the object with information about the patchsets that this file is involved in.
Method getPath
VC::getPath() in VC.php
Returns the location of the specified binary.
Method getUsers
VC::getUsers() in VC.php
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.
h
top
Variable $head
VC_File::$head in VC.php
Method humanReadable
Obtain a tree containing information about the changes between two revisions.
i
top
Method isAtticFile
If this file is present in an Attic directory, this indicates it.
Method isAtticFile
If this file is present in an Attic directory, this indicates it.
Method isFile
VC_svn::isFile() in svn.php
Method isFile
VC_cvs::isFile() in cvs.php
Method isLocked
Checks the locks on a CVS/RCS file.
l
top
Variable $lines
Variable $lines
Variable $log
VC_Log_svn::$log in svn.php
Variable $log
VC_Log_cvs::$log in cvs.php
Variable $logs
VC_File::$logs in VC.php
Method lock
VC_rcs::lock() in rcs.php
Locks a CVS/RCS file.
m
top
Variable $mergedFiles
Variable $mergedFiles
Variable $moduleName
Variable $moduleName
n
top
Variable $name
VC_File::$name in VC.php
p
top
Variable $parent
Variable $parent
Method prev
Return the logical revision before this one. Normally, this will be the revision minus one, but in the case of a new branch, we strip off the last two decimal places to return the original branch point.
Method processLog
Method processLog
q
top
Variable $quicklog
Method queryAuthor
Method queryAuthor
Method queryChangedLines
Method queryChangedLines
Method queryDate
Method queryDate
Method queryDir
Method queryDir
Method queryDir
Return fully qualified pathname to this directory with no trailing /.
Method queryDir
Return fully qualified pathname to this directory with no trailing /.
Method queryDirList
Method queryDirList
Method queryFileList
Method queryFileList
Method queryFullPath
Return the fully qualified filename of this object.
Method queryFullPath
Return the fully qualified filename of this object.
Method queryHead
Return the HEAD (most recent) revision number for this file.
Method queryHead
Return the HEAD (most recent) revision number for this file.
Method queryLastLog
Return the last VC_Log object in the file.
Method queryLastLog
Return the last VC_log object in the file.
Method queryLog
Method queryLog
Method queryModulePath
Return the name of this file relative to its sourceroot.
Method queryModulePath
Return the name of this file relative to its sourceroot.
Method queryName
Returns name of the current file without the repository extensions (usually ,v)
Method queryName
Returns name of the current file without the repository extensions (usually ,v)
Method queryPreviousRevision
Method queryPreviousRevision
Method queryRepositoryName
Returns the name of the current file as in the repository
Method queryRepositoryName
Returns the name of the current file as in the repository
Method queryRevision
Return the last revision of the current file on the HEAD branch
Method queryRevision
Method queryRevision
Return the last revision of the current file on the HEAD branch
Method queryRevision
Method querySymbolicBranches
Given a branch revision number, this function remaps it accordingly, and performs a lookup on the file object to return the symbolic name(s) of that branch in the tree.
Method querySymbolicBranches
Given a branch revision number, this function remaps it accordingly, and performs a lookup on the file object to return the symbolic name(s) of that branch in the tree.
r
top
Variable $rep
VC_File::$rep in VC.php
Variable $rep
Variable $rep
VC_Log_svn::$rep in svn.php
Variable $rep
VC_Log_cvs::$rep in cvs.php
Variable $rep
Variable $rep
Variable $rev
VC_Log_svn::$rev in svn.php
Variable $rev
VC_Log_cvs::$rev in cvs.php
Variable $revs
VC_File::$revs in VC.php
Variable $revsym
Page rcs.php
rcs.php in rcs.php
s
top
Variable $sortDir
Variable $state
Variable $state
Variable $SVN
Variable $symrev
Method setRepository
Method setRepository
Method singleton
VC::singleton() in VC.php
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.
Method sizeof
The size of a revision number is the number of portions it has.
Method sortByAge
Method sortByAge
Method sortByName
Method sortByName
Method sortByRevision
The sortBy*() functions are internally used by applySort.
Method sortByRevision
The sortBy*() functions are internally used by applySort.
Method sourceroot
Return the source root for this repository, with no trailing /
Method strip
Given a revision number, remove a given number of portions from it. For example, if we remove 2 portions of 1.2.3.4, we are left with 1.2.
Page svn.php
svn.php in svn.php
t
top
Variable $tags
Variable $tags
Variable $tmpfile
Variable $tmpfile
Method toBranch
Given a revision number of the form x.y.0.z, this remaps it into the appropriate branch number, which is x.y.z
u
top
Method unlock
VC_rcs::unlock() in rcs.php
Unlocks a CVS/RCS file.
v
top
Method valid
Validation function to ensure that a revision number is of the right form.
Class VC
VC in VC.php
Version Control generalized library.
Page VC.php
VC.php in VC.php
Method VC_Annotate_cvs
Class VC_Annotate_cvs
VC_Annotate_cvs in cvs.php
VC_cvs annotate class.
Method VC_Annotate_svn
Class VC_Annotate_svn
VC_Annotate_svn in svn.php
VC_svn annotate class.
Class VC_Checkout_cvs
VC_Checkout_cvs in cvs.php
VC_cvs checkout class.
Class VC_Checkout_svn
VC_Checkout_svn in svn.php
VC_svn checkout class.
Class VC_cvs
VC_cvs in cvs.php
VC_cvs implementation.
Method VC_cvs
VC_cvs::VC_cvs() in cvs.php
Constructor.
Class VC_Diff
VC_Diff in VC.php
Class VC_Diff_cvs
VC_Diff_cvs in cvs.php
VC_cvs diff class.
Class VC_Diff_svn
VC_Diff_svn in svn.php
VC_svn diff class.
Class VC_Directory_cvs
VC_Directory_cvs in cvs.php
VC_cvs directory class.
Method VC_Directory_cvs
Creates a CVS Directory object to store information about the files in a single directory in the repository.
Method VC_Directory_svn
Create a SVN Directory object to store information about the files in a single directory in the repository
Class VC_Directory_svn
VC_Directory_svn in svn.php
VC_svn directory class.
Class VC_File
VC_File in VC.php
Class VC_File_cvs
VC_File_cvs in cvs.php
VC_cvs file class.
Method VC_File_cvs
Create a repository file object, and give it information about what its parent directory and repository objects are.
Method VC_File_svn
Create a repository file object, and give it information about what its parent directory and repository objects are.
Class VC_File_svn
VC_File_svn in svn.php
VC_svn file class.
Method VC_Log_cvs
Class VC_Log_cvs
VC_Log_cvs in cvs.php
VC_cvs log class.
Method VC_Log_svn
Constructor.
Class VC_Log_svn
VC_Log_svn in svn.php
VC_svn log class.
Class VC_Patchset
VC_Patchset in VC.php
VC patchset class.
Method VC_Patchset_cvs
Create a patchset object.
Class VC_Patchset_cvs
VC_Patchset_cvs in cvs.php
VC_cvs Patchset class.
Method VC_Patchset_svn
Create a patchset object.
Class VC_Patchset_svn
VC_Patchset_svn in svn.php
VC_svn Patchset class.
Class VC_rcs
VC_rcs in rcs.php
VC_rcs implementation.
Class VC_Revision
VC_Revision in VC.php
VC revisions class.
Constant VC_SORT_AGE
VC_SORT_AGE in VC.php
Constant VC_SORT_ASCENDING
Constant VC_SORT_AUTHOR
VC_SORT_AUTHOR in VC.php
Constant VC_SORT_DESCENDING
Constant VC_SORT_NAME
VC_SORT_NAME in VC.php
Constant VC_SORT_NONE
VC_SORT_NONE in VC.php
Sorting options
Constant VC_SORT_REV
VC_SORT_REV in VC.php
Class VC_svn
VC_svn in svn.php
VC_svn implementation.
Method VC_svn
VC_svn::VC_svn() in svn.php
Constructor.
Constant VC_WINDOWS
VC_WINDOWS in VC.php
a b c d e f g h i l m n p q r s t u v _