| Syncro SVN Client / Command Line Reference | |
Used to pull a SVN tree from the server to the local file system. The syntax of checkout command is the following.
| Type | Value | Description |
|---|---|---|
| rev | The desired revision number (optional) | |
| URL | Repository URL you want to check out from. | |
| PATH | Checkout target on file system. |