subverted_migrations

This plugin makes it easier to use Rails migrations with Subversion (when working with multiple branches).

It has two main features:

  • Ensures unique version numbers across the trunk and branches
  • Keeps track of which migrations have been applied to the database, and applies new migrations when merged in to the branch.

Tags

Currently tagged with: migrations
You need to Login to tag this item.