classes/phing/tasks/ext/svn/SvnLogTask.php

\SvnLogTask

Stores the output of a log command on a workingcopy or repositoryurl in a property.

This stems from the SvnLastRevisionTask.

Extends from
\SvnBaseTask
see
\VersionControl_SVN
author
Anton Stöckl
author
Michiel Rook (SvnLastRevisionTask)
copyright
2001,2002 THYRELL. All rights reserved
package
phing.tasks.ext.svn
since
2.1.0
version
$Id: SvnLogTask.php 1120 2011-05-30 13:22:37Z mrook $

Properties

Propertyprivate  $forceCompatible= 'true'
Default valuetrueDetails
Type
Propertyprivate  $limit= 'null'
Default valuenullDetails
Type
Propertyprivate  $propertyName= 'svn.log'
Default valuesvn.logDetails
Type

Methods

methodpublic  getPropertyName( ) :
Returns the name of the property to use
methodpublic  main( ) :
The main entry point
Details
throws
methodpublic  setForceCompatible(  $force ) :
Sets whether to force compatibility with older SVN versions (< 1.2)
Parameters
Name Type Description
$force
methodpublic  setLimit(  $limit ) :
Sets the max num of log entries to get from svn
Parameters
Name Type Description
$limit
methodpublic  setPropertyName(  $propertyName ) :
Sets the name of the property to use
Parameters
Name Type Description
$propertyName
Documentation was generated by DocBlox 0.13.1.