monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision a48da73bc5f3cf2d7c45bce0abb6466526f2c3


From: monotone
Subject: [Monotone-commits-diffs] Revision a48da73bc5f3cf2d7c45bce0abb6466526f2c306
Date: Sun, 8 Feb 2009 21:47:02 +0100

-----------------------------------------------------------------
Revision: a48da73bc5f3cf2d7c45bce0abb6466526f2c306
Ancestor: 46e79897e3cbbf90d253d0b798eaec81de4b77a6
Author: address@hidden
Date: 2009-02-07T03:07:21
Branch: net.venge.monotone

Renamed entries:
        schema_migration.cc to migrate_schema.cc
        schema_migration.hh to migration.hh
        work_migration.cc to migrate_worksp.cc
Added files:
        migrate_ancestry.cc
Modified files:
        Makefile.am cmd_db.cc database.cc migrate_schema.cc
        migration.hh paths.cc paths.hh revision.cc revision.hh

ChangeLog: 

Code reorganization to reduce number of modules linked into unit tester (3/n)

  Move all the migration code out of revision.cc to a new file
  migrate_ancestry.cc (except a small piece to paths.cc instead).
  Rename *_migration.cc to migrate_*.cc for consistency.  Rename
  schema_migration.hh to migration.hh and put the prototypes for
  migrate_ancestry.cc here too.

Attachment: txtrn7b3lln_2.txt
Description: Diff [46e79897e3cbbf90d253d0b798eaec81de4b77a6] -> [a48da73bc5f3cf2d7c45bce0abb6466526f2c306]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]