classes/phing/tasks/ext/svn/SvnCommitTask.php
Commits changes in a local working copy to the repository
Use {@link Project#createTask} to register a new Task.
- Extends from
- \SvnBaseTask
- author
- Johan Persson
- copyright
- 2001,2002 THYRELL. All rights reserved
- package
- phing.tasks.ext.svn
- since
- 2.4.0
- version
- $Id: SvnCommitTask.php 578 2009-09-20 20:10:04Z johan162 $
Properties



$propertyName= 'svn.committedrevision'
Property name where we store the revision number of the just
commited version.
Default valuesvn.committedrevisionDetails
- Type
Methods



setMessage(
$message
)
:
Sets the commit message
Parameters
| Name |
Type |
Description |
| $message |
|
|



setPropertyName(
$propertyName
)
:
Sets the name of the property to use for returned revision
Parameters
| Name |
Type |
Description |
| $propertyName |
|
|