Git Versus Subversion: A Reconsideration

Friday, April 9th, 2010

Back in January, I wrote about my feelings that Subversion still beats Git when it comes to the corporate environment. I pointed out that Git has some great features, but that the corporate world was heavily invested in Subversion, and was likely to stay that way.

7:00 am | Comment (18) | Print | Categories: Technology, Version Control

Why Subversion Still Beats Git

Thursday, January 14th, 2010

Note: This post is outdated, and has been superseded by Git Versus Subversion: A Reconsideration.

1:00 am | Comment (17) | Print | Categories: Technology, Version Control

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.

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.

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