Frederic Marand's Blog: New SVN repository for PHP-GTK
Frederic Marand has pointed out a new subversion repository that's been set up for the documentation on the PHP-GTK project. After recent complaints in the PHP-GTK mailing list, auroraeosrose...
View ArticleChristian Stocker's Blog: Planet PHP Sources now on GitHub
If you're a fan of Planet-PHP (our fellow PHP news source) and have wanted to see how things run behind the scenes, you might want to check out this bit of information from Christian Stocker on where...
View ArticlePHP.net: Subversion Migration Complete
The PHP project has been making a major change lately - an upgrade of their version control system of choice from CVS to Subversion. They started the move the other day and now, according to this new...
View ArticlePEAR Blog: Setting Up PEAR2 and PEAR Checkouts With SVN 1.5+
The PEAR blog has posted some handy instructions for those out there that want to get PEAR and PEAR2 checkouts working from the new Subversion repository (recently moved from CVS). Now that pear2 is...
View ArticleSymfony Blog: Subversion mirrors for Phing, Propel, and Doctrine
Following some issues with the Phing and Propel subversion repositories for Symfony, Fabien Potencier has made a few changes to aid in their future stability. The Phing and Propel Subversion...
View ArticleLukas Smith's Blog: PHP adopting branching kicking and screaming
In a new post from Lukas Smith's blog he talks about the project's move to Subversion and away from CVS and how that's affected the language's development in a very positive way. I remember that back...
View ArticleCommunity News: PHP version control to move to git
A little while back, the PHP development group posted a survey of developers asking them which version control system they'd like to see the PHP project use. By an overwhelming margin, git has won and...
View ArticlePHP.net: PHP Migrates to Git
The announcement has finally come - the PHP project has officially moved to git! The migration of the PHP source code from Subversion to Git is complete. You can clone or fork the source from our...
View ArticleGrzegorz Godlewski's Blog: Choosing your Source Code Management System
In a recent post to his blog Grzegorz Godlewski talks about some of the criteria to consider when selecting your source code management tool (between Subversion, Git and Mercurial). Each of them has...
View ArticleZend Framework Blog: Zend Framework 1 is Migrating to Git!
The Zend Framework project has announced a major move for the framework's development - the Zend Framework v1 repositories will be moving from Subversion to Git over the next year or so. Since its...
View Article