PECL Extension Review: SVN Is A Great Product

Saturday, October 4th, 2008

Even though the SVN extension for PHP is still in beta, the team has done a fantastic job with this PECL package. They’ve captured the most common SVN functions, put them into the package, and provided an easy way to view, manage, and control a Subversion repository right from PHP.
That’s not to say that the [...]

9:32 pm | Comment (0) | Print | Categories: Best Practices, Version Control

The Post-Commit Hook

Sunday, August 17th, 2008

One of the least discussed features of Subversion is the post-commit hook, or really any of the built-in hooks that Subversion offers. These hooks are executed at a variety of different times, and the one I’m focusing on is the one that is executed just after you commit changes to the repository.
Keith Casey mentioned to [...]

10:11 pm | Comment (0) | Print | Categories: Version Control
Search:
Copyright © 2008 - 2010. All Rights Reserved.