Updating Drupal using SVN
Chris Geoghegan beschreibt Updating Drupal using SVN Vendor Branches.
This tutorial will show you how to setup Drupal as vendor branch in your subversion repository. This will allow you to apply changes that are made between versions without losing or overwriting contributed modules or patches that you may have made to your install of Drupal. In fact, if your working on multiple Drupal projects you can have them all share the same base and security updates can be rolled out much easier.
Das Tutorial ist leicht verständlich - noch eine Drupal/SVN Variante zum testen.

