# # # patch "ChangeLog" # from [2566f3bc6487edf23be526cf1e59df711abfc466] # to [dd51f0a005ba052735c5bd4391ace1734b12961d] # # patch "UPGRADE" # from [cca62fa5f9d1d95b453f00f869fa66922b8f24c5] # to [d937bff0f8a61653efd71e8322918283efa15660] # ============================================================ --- ChangeLog 2566f3bc6487edf23be526cf1e59df711abfc466 +++ ChangeLog dd51f0a005ba052735c5bd4391ace1734b12961d @@ -1,3 +1,12 @@ +2006-12-27 Richard Levitte + + * UPGRADE: Gently remind people to take a backup before migrating. + +2006-12-27 Richard Levitte + + * contrib/monotone-notify.pl: For all places where 'mtn log' is + used, change '--revision' to '--from'. + 2006-12-27 Matthew Gregan * UPGRADE: Update for 0.32. ============================================================ --- UPGRADE cca62fa5f9d1d95b453f00f869fa66922b8f24c5 +++ UPGRADE d937bff0f8a61653efd71e8322918283efa15660 @@ -16,7 +16,8 @@ If you are upgrading from: will be described there, not here. If you are upgrading from: - - 0.31 or earlier: The database format has changed. You must run: + - 0.31 or earlier: The database format has changed. You must run + (after remembering to take a backup copy): $ mtn -d mydb.mtn db migrate $ mtn -d mydb.mtn db regenerate_caches on each of your databases.