SVN and PEAR

A common request for PEAR is too use SVN instead of CVS for source code management. As part of the PEAR2 project we are making that happen.

I’m happy to announce that we now have an SVN repo ready for testing. Web access at http://svn.pear.php.net with the SVN url being http://svn.pear.php.net/repo

Were still working out all the naming conventions (and the rules for getting code into PEAR2). But SVN access should be widely available soon. Feel free to leave comments and suggestions.

Update: the svn url is now http://svn.pear.php.net/PEAR2

-josh

10 Responses to “SVN and PEAR”

  1. Edward Z. Yang Says:

    As an enthusiastic SVN user, I must applaud this transition! Now, if only the PHP source code moved over to SVN…

  2. PHPDeveloper.org Says:

    PEAR Blog: SVN and PEAR…

  3. developercast.com » PEAR Blog: SVN and PEAR Says:

    [...] the PEAR blog today comes a new post talking about the introduction of a much requested option when accessing the PEAR source code - SVN [...]

  4. Harold Says:

    really nice, SVN it’s a great tool

  5. Sascha Says:

    Great. Would it be possible to configure a https-Access to the repository? Some proxies block WebDAV-Requests like PROPFIND, so you can only use SVN over https.

  6. jeichorn Says:

    Sascha: Its on the list of things to do

  7. Tomi Kaistila Says:

    Has Git been given any consideration? I used to use SVN before I started using Git and I haven’t looked back since.

  8. jeichorn Says:

    Tomi: we looked at other tools, but tools without good windows support and easy installation on many distros just aren’t an option for a project like PEAR.

  9. Kae Verens Says:

    this appears to be broken now - the repo URL returns a 404, and there does not appear to be information on the main Pear website about how to access the svn repository if it has been changed or moved.

  10. developercast.com Says:

    […] the PEAR blog today comes a new post talking about the introduction of a much requested option when accessing the PEAR source code - SVN […]

Leave a Reply