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