Class VC_Log_cvs

Description

VC_cvs log class.

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


	
			
Variable Summary
 mixed $author
 mixed $branches
 mixed $date
 mixed $file
 mixed $lines
 mixed $log
 mixed $rep
 mixed $rev
 mixed $state
 mixed $tags
Method Summary
 VC_Log_cvs VC_Log_cvs ( $fl)
 void processLog ( $raw)
 void queryAuthor ()
 void queryDate ()
 void queryLog ()
 void queryRevision ()
Variables
mixed $author (line 887)
mixed $branches (line 890)
mixed $date (line 885)
mixed $file (line 882)
mixed $lines (line 889)
mixed $log (line 886)
mixed $rep (line 881)
mixed $rev (line 884)
mixed $state (line 888)
mixed $tags (line 883)
Methods
Constructor VC_Log_cvs (line 895)
VC_Log_cvs VC_Log_cvs ( $fl)
  • $fl
processLog (line 901)
void processLog ( $raw)
  • $raw
queryAuthor (line 967)
void queryAuthor ()
queryChangedLines (line 977)
void queryChangedLines ()
queryDate (line 957)
void queryDate ()
queryLog (line 972)
void queryLog ()
queryRevision (line 962)
void queryRevision ()
querySymbolicBranches (line 989)

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.

  • return: Hash of symbolic names => branch numbers
array querySymbolicBranches ()

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