Свойство | Type | Description | |
---|---|---|---|
$path | string | Path to affected repository |
Méthode | Description | |
---|---|---|
__construct ( string $repository ) : void | Construct from repository path | |
__get ( string $property ) : void | Get a repository property using svnlook | |
buildSvnLookCommand ( string $command ) : pbsSystemProcess | Svnlook command |
public __construct ( string $repository ) : void | ||
$repository | string | |
Résultat | void |
abstract public buildSvnLookCommand ( string $command ) : pbsSystemProcess | ||
$command | string | |
Résultat | pbsSystemProcess |