https://github.com/alphp/pecl-tools-svn
PHP Bindings for the Subversion Revision control system.
https://github.com/alphp/pecl-tools-svn
Last synced: 2 months ago
JSON representation
PHP Bindings for the Subversion Revision control system.
- Host: GitHub
- URL: https://github.com/alphp/pecl-tools-svn
- Owner: alphp
- License: other
- Created: 2017-02-08T21:28:40.000Z (about 9 years ago)
- Default Branch: php7
- Last Pushed: 2017-02-09T04:01:49.000Z (about 9 years ago)
- Last Synced: 2025-01-19T21:49:31.780Z (about 1 year ago)
- Language: C
- Size: 168 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](LICENSE)
[](http://www.php.net/manual/en/book.svn.php)
# PECL SVN
The [svn](https://pecl.php.net/package/svn) extension is a PHP Bindings for the Subversion Revision control system.
# Goal of this repos
The goal is build this extension with php 7.x for Windows.
# Repos organisation
* The [`archived-svn`](https://github.com/alphp/pecl-tools-svn/tree/archived-svn) branch is a copy from the [Archived SVN Repository](http://svn.php.net/pecl/svn/trunk/) with all history of changes. Do not use this but choice another version.
* This [`php7`](https://github.com/alphp/pecl-tools-svn/tree/php7) branch contains the working version.