(PECL svn >= 0.1.0)
Checks out a working copy from the repository
bool svn_checkout ( string $repos, string $targetpath [, int $revision [, int $flags = 0 ]] )
Checks out a working copy from the repository at repos to targetpath at revision revision.
Parameters:
repos
String URL path to directory in repository to check out.
targetpath