SvnRepository

SvnRepository

class SvnRepository

A SVN repository containing ICU data.

Methods

static SvnRepository download(string $url, string $targetDir)

Downloads the ICU data for the given version.

__construct(string $path)

Reads the SVN repository at the given path.

string getPath()

Returns the path to the repository.

string getUrl()

Returns the URL of the repository.

SvnCommit 登录查看完整内容