sTEFANs Subversion Web Contol (SWC)
Inc
[ class tree: Swc ] [ index: Swc ] [ all elements ]

Procedural File: svn_executor.inc.php

Source Location: /swc/inc/svn_executor.inc.php

Page Details

Implements the execution of SVN commands.

Implements the execution of SVN commands. The commands should be executed before any webpage is opened in order to have the results ready within all pages.

Since:  v1.0.0
Filesource:  Source Code for this file
Version:  v1.1.0
License:  GNU Lesser General Public License
Copyright:  Copyright ©2006 by sTEFANs
Author:  Stefan Schraml
Includes
require_once ('var.inc.php') [line 39]

Common defines

Common defines

[ Top ]

require_once ('utils.inc.php') [line 41]

Utility functions

Utility functions

[ Top ]

require_once ('svn_lib.inc.php') [line 43]

SVN command library

SVN command library

[ Top ]


Functions
SvnExecute  [line 56]

array &SvnExecute( [ &$results = NULL], array $results  )

Executed SVN commands according to $_SESSION[IDX_ACTION].

Executed SVN commands according to $_SESSION[IDX_ACTION]. Stores all execution results within $_SESSION[IDX_EXEC_RES] array.

Parameters:
array   $results:  A result array that should be appended by the result of the command execution. A new array is returned if this parameter is set to NULL.
   &$results: 

API Tags:
Return:  Array containing results of command excution.

Information Tags:
Since:  v1.0.0

[ Top ]


Documentation generated on Fri, 03 Nov 2006 18:45:00 +0100 by phpDocumentor 1.3.0RC6
for sTEFANs POWERED BY eBC.bz