Property | Type | Description | |
---|---|---|---|
$transaction | string | Currently affected transaction in the repository |
Method | Description | |
---|---|---|
__construct ( string $repository, string $transaction ) : void | Construct from repository path, and transaction | |
buildSvnLookCommand ( string $command ) : pbsSystemProcess | Svnlook command |
public buildSvnLookCommand ( string $command ) : pbsSystemProcess | ||
$command | string | |
return | pbsSystemProcess |
public string $transaction | ||
return | string |