Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Mar 28, 2012 @ 13:54
    Anthony Dang
    0

    Upgrading + content changes = hell

    The task was to upgrade a site from Umbraco 4.0.3 to 4.7.1.1.

    That went ok locally. But (using an sql compare tool) I discovered that the client has since made 158 content changes since the original db backup.

    How do I get the new content over to the upgraded umbraco db?

    I did a quick db check using sql compare and it seems that there are only a few structural changes. But I've been bitten in the past when screwing with the sql.

    So my plan is to take the a new db backup (with the updated content), then run the Umbraco upgrades again.

    I'm pretty sure all I need to do is run the upgrade for 4.5.2, to get the db in order. Then I just need to change the connection string in the solution that i upgraded last week to use the new db with new content.

    Does that sound reasonable?

     

     

  • Jeroen Breuer 4909 posts 12266 karma points MVP 5x admin c-trib
    Mar 28, 2012 @ 14:15
    Jeroen Breuer
    0

    Courier 2.0 would be perfect for this, but it only works with 4.5+ so not sure if that's an option.

    Jeroen

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Mar 28, 2012 @ 14:44
    Anthony Dang
    0

    Yeah the point of upgrading to 4.7.1.1 was to have the new courier and also razor.

     

  • Jeroen Breuer 4909 posts 12266 karma points MVP 5x admin c-trib
    Mar 28, 2012 @ 15:22
    Jeroen Breuer
    0

    If the client only made content changes perhaps you could use Courier 1.3 for that? Don't know if that will work between a 4.0.3 and 4.7.1.1 version, but it might:).

    Jeroen

  • jaygreasley 416 posts 403 karma points
    Mar 28, 2012 @ 15:46
    jaygreasley
    0

    Your first idea sounds reasonable to me...

    I'd try that first. 

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies