static SvnRepository
download(string $url, string $targetDir)
Downloads the ICU data for the given version.
Parameters string $url The URL to download from string $targetDir The directory in which to store the repository Return Value SvnRepository The directory where the data is stored Exceptions RuntimeException If an error occurs during the download.