<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net/">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/VersionControl_SVN/download/0.3.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/VersionControl_SVN/download/0.3.0alpha1/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package versioncontrol_svn</description>
</channel>

<item rdf:about="http://pear.php.net/package/VersionControl_SVN/download/0.3.1/">
 <title>VersionControl_SVN 0.3.1</title>
 <link>http://pear.php.net/package/VersionControl_SVN/download/0.3.1/</link>
 <content:encoded>The 0.3.1 alpha release addresses a vast majority of open items discovered &lt;br /&gt;
with the VersionControl_SVN 0.3.0alpha1 release.&lt;br /&gt;
     &lt;br /&gt;
 * Fix Bug #5020: Code-bug, missing break in switch [clay]&lt;br /&gt;
 * Fix Bug #5099: Copy ignores source, traget and switches [clay]&lt;br /&gt;
 * Fix Bug #9351: log does not accept the 'limit' switch [clay]&lt;br /&gt;
 * Fix Bug #9998: Regular Expression Matching For List [clay]&lt;br /&gt;
 * Fix Bug #11935: All checkouts are non-recursive due to a typo in SVN/Checkout.php [clay]&lt;br /&gt;
 * Implement Feature #5021: SVN objects are not reusable [clay]&lt;br /&gt;
 * Implement Feature #9343: Using non-english file/dir names [clay]&lt;br /&gt;
 &lt;br /&gt;
A new public property called 'prepend_cmd' is supported to allow environment &lt;br /&gt;
variables controlling things such as character encoding to be prepended to &lt;br /&gt;
the Subversion command execution. This was introduced in response to #9343.&lt;br /&gt;
&lt;br /&gt;
NOTE: This is very likely to be among the last of PHP 4 compatible releases.&lt;br /&gt;
Significant refactoring is already underway for a PHP 5-only release of the &lt;br /&gt;
package. If significant issues are found in this release, a few more 0.3.x &lt;br /&gt;
releases may be made.
 </content:encoded>
 <dc:date>2007-09-17T16:22:45-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/VersionControl_SVN/download/0.3.0alpha1/">
 <title>VersionControl_SVN 0.3.0alpha1</title>
 <link>http://pear.php.net/package/VersionControl_SVN/download/0.3.0alpha1/</link>
 <content:encoded>- Completed all svn subcommand packages.
 </content:encoded>
 <dc:date>2004-06-09T13:05:00-05:00</dc:date>
</item>

</rdf:RDF>