Stoppt die Vorratsdatenspeicherung! Jetzt klicken &handeln! Willst du auch an der Aktion teilnehmen? Hier findest du alle relevanten Infos und Materialien:

Archived entries for svn

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.

Drupal CVS/SVN Setup

Was zum gucken:

This content is very much on the geeky side. It outlines using the CVS/SVN combination which many of the top Drupal developers use. In this video, I outline my repository structure and how I deploy my Drupal code. The first half provides an intro with links to stuff you need to know about CVS and SVN, and the later walks through some of the details of how it all works.

SVNMate

Update des SVNMate Plugins für Textmate.

This update re-checks the SVN status of files when TextMate regains focus (to keep in-sync with commits etc. made on the command-line), and also replaces the ugly coloured triangles.

TextMate Plug-Ins

Zwei praktische TextMate Plugin-Ins habe ich in Ciarán Walsh’s Blog gefunden:

SVN Plug-In a plug-in for TextMate which indicates the Subversion status of files in your project drawer und Finder Labels in the TextMate Project View.

Visual Guide to Version Control

Eine recht gute Einführung in die Konzepte der Versions Kontrolle gibt es bei BetterExplained.

My goal was to share high-level thoughts about version control systems. Here are the basics:

  • Use version control. Seriously, it’s a good thing, even if you’re not writing an OS. It’s worth it for backups alone.
  • Take it slow. I’m only now looking into branching and merging for my projects. Just get a handle on using version control and go from there. If you’re a small project, branching/merging may not be an issue. Large projects often have experienced maintainers who keep track of the branches and patches.
  • Keep Learning. There’s plenty of guides for SVN, CVS, RCS, Git, Perforce or whatever system you’re using. The important thing is to know the concepts and realize every system has its own lingo and philosophy. Eric Sink has a detailed guide as well.


Copyright © 2004–2009. All rights reserved. – Impressum

RSS Feed. This blog is proudly powered by Wordpress and uses Modern Clix, a theme by Rodrigo Galindez.