My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

Introduction

This PHP class can be used to retrieve files from an SVN repository in pure PHP, thus without using separate programs or the need to have SVN support within PHP.


Documentation

Language Version Online HTML Download PDF
English NA read NA
На русском NA read NA

Details

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

Installation

Stable versions will be available as a zip or tarball within the downloads section and from SVN within the tags directory.

Testing versions will be available from SVN within the trunk directory.


Documentation

Documentation can be viewed online or from SVN within the wiki directory.

Getting Started

Function Reference

English Function Reference.

Depreciated Functions


Powered by Google Project Hosting