         VERSION=0.3.0alpha1
     SOURCE_HASH='sha512:adbdeca792a1c8e0bda5ef53073ae5a943425cc27fcd5a17ff0e641b8e070372c593c6a805ed59192fa543b0e5226197787df011a2e6f78be245c2bc3c3c242b'
         UPDATED=20051125
           SPELL=pear-versioncontrol_svn
    PEAR_PACKAGE=VersionControl_SVN
        WEB_SITE=http://pear.php.net/package/VersionControl_SVN/
      LICENSE[0]=BSD
        KEYWORDS="subversion php"
           SHORT='PEAR: Simple OO wrapper interface for the Subversion'
cat << EOF
What is VersionControl_SVN?
VersionControl_SVN is a simple OO-style
interface for Subversion,
the free/open-source version control system.
VersionControl_SVN can be used to manage trees
of source code,
text files, image files -- just about any
collection of files.
Some of VersionControl_SVN's features:
* Full support of svn command-line client's
subcommands.
* Use of flexible error reporting provided by
PEAR_ErrorStack.
* Multi-object factory.
* Source fully documented with PHPDoc.
* Stable, extensible interface.
* Collection of helpful quickstart examples and
tutorials.
What can be done with VersionControl_SVN?
* Make your source code available to your
remote dev team or project manager.
* Build your own WYSIWYG web interface to a
Subversion repository.
* Add true version control to a content
management
system!
Note: Requires a Subversion installation.
Subverison is available from
http://subversion.tigris.org/
VersionControl_SVN is tested against Subversion
1.0.4
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
