Files and Folders: PHP SVN Client
Cesar D. Rodas (contact me)
This class can be used to retrieve files from an SVN repository in pure PHP, thus without using separate programs.
It accesses a given remove SVN repository using the WebDAV protocol and perform several types of operations:
- List all files in a given SVN repository directory
- Retrieve a given revision of a file
- Retrieve the log of changes made in a repository or in a given file between two revisions
- Get the repository latest revision
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (93.8%)
| Good (87.5%)
| -
| Good (93.8%)
| -
| -
| Sufficient (65.0%)
| 358 |
Click here for detailed information about this class on phpclasses.org