SVN
Acquia Drupal 6 version 1.2.1 checked into Github.com
Blog
All the cool kids are using distributed version control systems these days. And the coolest of these systems is git. I have been a long time version control geek (my first co-op engineering work report at the University of Waterloo was about Nortel's version control system!)!
So, I have wanted to learn git but had no project. A few weeks ago I realized that Acquia Drupal wasn't released using version control which was surprising; it therefore seemed like a perfect fit: check Acquia Drupal 1.2.1 into the wonderful hosted service for git, github, to help others and myself when it came time for the upgrade to 1.2.2 or whatever the next Acquia version is called. Of course you could also do this in CVS or SVN but that wouldn't be as much fun and there wouldn't be the easy branching features of a distributed version control system!
If you are a git lover or veteran you can find the result of my experiment at: http://github.com/rtanglao/acquia-drupal-6
After the jump, the gory technical details to help others new to git and of course to get feedback and improve my usage of git in the future!
DDDD Francis Pilon and Boris Mann on SVN, CVS Source Code Control Best Practises Video
Blog- Login to post comments
IBM developerworks feedback, best practices for maintaining Drupal installs
BlogI finally got around to stopping by the IBM developerworks forums and leaving some feedback for the folks that are doing the great series of articles on developing a site with Drupal. They're diving all the way down into developing modules, including explaining Drupal's hook system, which is great to see.










