Class VC_Log_svn

Description

VC_svn log class.

Anil Madhavapeddy, <anil@recoil.org>

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


	
			
Variable Summary
 mixed $author
 mixed $branches
 mixed $date
 mixed $err
 mixed $file
 mixed $files
 mixed $lines
 mixed $log
 mixed $rep
 mixed $rev
 mixed $state
 mixed $tags
Method Summary
 VC_Log_svn VC_Log_svn ( $rep,  $fl)
 void processLog ( $pipe)
 void queryAuthor ()
 void queryDate ()
 void queryLog ()
 void queryRevision ()
Variables
mixed $author (line 761)
mixed $branches (line 764)
mixed $date (line 759)
mixed $err (line 754)
mixed $file (line 755)
mixed $files (line 756)
mixed $lines (line 763)
mixed $log (line 760)
mixed $rep (line 753)
mixed $rev (line 758)
mixed $state (line 762)
mixed $tags (line 757)
Methods
Constructor VC_Log_svn (line 769)

Constructor.

VC_Log_svn VC_Log_svn ( $rep,  $fl)
  • $rep
  • $fl
processLog (line 776)
void processLog ( $pipe)
  • $pipe
queryAuthor (line 821)
void queryAuthor ()
queryChangedLines (line 831)
void queryChangedLines ()
queryDate (line 811)
void queryDate ()
queryLog (line 826)
void queryLog ()
queryRevision (line 816)
void queryRevision ()
querySymbolicBranches (line 843)

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: of symbolic names => branch numbers
hash querySymbolicBranches ()

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