Copied to clipboard

Flag this post as spam?

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


  • Lasse Eskildsen 34 posts 57 karma points
    Jun 28, 2011 @ 14:52
    Lasse Eskildsen
    0

    Courier 2 throws an error if files are readonly?

    Hi,

    I'm using Courier 2 to transfer content between two servers. Whenever I transfer some content which has related files (user controls, scripts etc.) I get an error if the files are readonly.

    Why is that? I'm guessing (and hoping) that it doesn't change my files. It's an issue because scripts and user controls are deployed from Team Foundation Server where they are readonly by default.

    Thanks,

    Lasse

  • Per Ploug 865 posts 3491 karma points MVP admin
    Jun 30, 2011 @ 13:03
    Per Ploug
    0

    Hi Lasse

    Could you post the stack trace so I can figure out where it does that? 

    Courier creates a copy of the files it wants to deploy, and modifies them, but the original is never touched, so I'm guessing the copy is read-only as well.

    /Per

  • Per Ploug 865 posts 3491 karma points MVP admin
    Jul 01, 2011 @ 13:04
    Per Ploug
    0

    Hi Lasse

    Update: Found the issue, it was the checksum generation Courier uses to Identify files that required write-access, this is now changed to read-only instead.

    Fix will be in 2.1 release

Please Sign in or register to post replies

Write your reply to:

Draft