static SvnRepository download(string
static bool compare(string $version1, string $version2, string $operator, int|null $precision = null)
SvnCommit getLastCommit()
string getDate() Returns the date of the commit.
string getPath() Returns the path to the repository.
string getAuthor() Returns the author of the commit.
static string|null normalize(string $version, int|null $precision) Normalizes a version
class SvnCommit An SVN commit. Methods
Page 1 of 2