1. #1
    Touch Premium Member BostonMerlin's Avatar
    Join Date
    Aug 2010
    Location
    Boston
    Posts
    410
    Vote Rating
    33
    BostonMerlin has a spectacular aura about BostonMerlin has a spectacular aura about BostonMerlin has a spectacular aura about

      0  

    Default deploy suggestion

    deploy suggestion


    When deploying files, if one or more destination files are locked (read only) due to source control, the designer displays a generic "cannot deploy" message with a path to the destination URL (not file). It would be helpful if the message displayed a more descriptive message and a path to the file in question.

    Not a bug but would be helpful.

    Thanks,
    John

  2. #2
    Sencha - Architect Dev Team Phil.Strong's Avatar
    Join Date
    Mar 2007
    Location
    Baltimore, MD
    Posts
    1,285
    Vote Rating
    34
    Phil.Strong has a spectacular aura about Phil.Strong has a spectacular aura about

      0  

    Default


    Yeah because we move the whole directory and not file by file we don't know which file in particular failed.

    In the future I think we'll be using the OS to cp mv files on deploy so you'll see a command window that should give you more details of any failures
    Phil Strong
    @philstrong
    #SenchaArchitect
    Sencha Architect Development Team

  3. #3
    Touch Premium Member BostonMerlin's Avatar
    Join Date
    Aug 2010
    Location
    Boston
    Posts
    410
    Vote Rating
    33
    BostonMerlin has a spectacular aura about BostonMerlin has a spectacular aura about BostonMerlin has a spectacular aura about

      0  

    Default


    Makes sense...thanks.