 |
|
Innovation award
 Nominee: 23x
Winner: 5x |
This class can be used to retrieve files from an SVN (SubVersion) 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
|
|
| Name: |
PHP SVN Client |
| Base name: |
svnclient |
| Description: |
Retrieve files from an SVN repository in pure PHP |
| Version: |
1.0 |
| PHP version: |
3.0 |
| License: |
BSD License |
| All time users: |
4499 users |
| All time rank: |
540 |
| Week users: |
6 users |
| Week rank: |
442  |
| |
|
 December 2007
Winner
Prize: One book of choice by O'Reilly |
SVN is one of the most popular version control tools used by software project teams.
Retrieving the projects of a file hosted in a SVN repository usually requires the use of a separate SVN client program.
This class provides a solution to retrieve files from a remote SVN repository using only pure PHP code, i.e. without relying on a separate SVN client program.
Manuel Lemos |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (95.0%) |
Good (85.0%) |
- |
Good (90.0%) |
- |
- |
Sufficient (65.0%) |
464 |
| Month: |
Not yet rated by the users |
| |
Packages needed by this class |
|
|
| Link |
Description |
| Antartec es Open Source, Parte 5: Subversion (SVN) |
En esta ocasión se presentará Subversion, la herramienta utilizada para el seguimiento de la evolución de los desarrollos de software que han sido construídos por el equipo de Antartec... |
| Updated PHP SVN Client |
I’ve been working on a frontend for multiple SVN repositories (I’ll write more about this later) and have been using the the Sixdegrees PHP SVN Client library... |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|