Changes between Version 2 and Version 3 of MigrationSteps


Ignore:
Timestamp:
05/29/06 01:18:56 (7 years ago)
Author:
lele
Comment:

Moved details to ChangeSet

Legend:

Unmodified
Added
Removed
Modified
  • MigrationSteps

    v2 v3  
    66    1. Eventually copy the source WorkingDirectory to the target one, when using DisjunctWorkingDirectories 
    77    1. Invoke the BeforeCommitHook 
    8     1. Replay each atomic change in the patch (that is, RenameEvents, AddEvents, DeleteEvents and UpdateEvents) on the TargetRepository working directory 
     8    1. Replay each ChangeSet in the patch on the TargetRepository working directory 
    99    1. Commit the changeset as a new patch on the target system, preserving as much information as (humanly) possible (that is, author, timestamp, changelog...) 
    1010    1. Invoke the AfterCommitHook