[ Index ]
 

Code source de Symfony 1.0.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/vendor/phing/tasks/ext/svn/ -> SvnBaseTask.php (sommaire)

Send a message by mail() <mail to="user@example.org" subject="build complete">The build process is a success...</mail>

Author: Francois Harvey at SecuriWeb (http://www.securiweb.net)
Version: $Id: SvnBaseTask.php 3076 2006-12-18 08:52:12Z fabien $
Poids: 180 lignes (5 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 9 fonctions

  init()
  setWorkingCopy()
  getWorkingCopy()
  setRepositoryUrl()
  getRepositoryUrl()
  setSvnPath()
  getSvnPath()
  setup()
  run()

Fonctions
Fonctions qui ne font pas partie d'une Classe:

init()   X-Ref
Initialize Task.
This method includes any necessary SVN libraries and triggers
appropriate error if they cannot be found.  This is not done in header
because we may want this class to be loaded w/o triggering an error.


setWorkingCopy($workingCopy)   X-Ref
Sets the path to the workingcopy


getWorkingCopy()   X-Ref
Returns the path to the workingcopy


setRepositoryUrl($repositoryUrl)   X-Ref
Sets the path/URI to the repository


getRepositoryUrl()   X-Ref
Returns the path/URI to the repository


setSvnPath($svnPath)   X-Ref
Sets the path to the SVN executable


getSvnPath()   X-Ref
Returns the path to the SVN executable


setup($mode)   X-Ref
Creates a VersionControl_SVN class based on $mode

param: string The SVN mode to use (info, export, checkout, ...)

run($args = array()   X-Ref
Executes the constructed VersionControl_SVN instance

param: array Additional arguments to pass to SVN.
param: array Switches to pass to SVN.
return: string Output generated by SVN.



Généré le : Fri Mar 16 22:42:14 2007 par Balluche grâce à PHPXref 0.7