Copied to clipboard

Flag this post as spam?

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


  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Feb 26, 2013 @ 14:48
    Ismail Mayat
    0

    Dev server settings

    Kevin,

    Excellent package I am going to use it on a new project that I am just starting. On my laptop I have the config set to 

      <usync read="true" write="false" attach="true" folder="~/uSync/" archive="~/uSync.Archive" versions="true" />

    On my dev server I just want it to sync up. Any changes made on dev server (no will update the dev server but you never know) I dont want them to be written out. I just want the dev server to sync after teamcity has built and deployed everything. So do i set it to attach="false" for the dev server

    Regards

    Ismail

  • Kevin Jump 2310 posts 14695 karma points MVP 7x c-trib
    Feb 26, 2013 @ 14:52
    Kevin Jump
    1

    yep that's the theory on the Server have read="true" write="false" attach="false" ,

    Copy the uSync folder (and Scripts, MacroScripts and xslt, UserControls if your using them) over. 

    let me know if it works for you 

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Feb 26, 2013 @ 14:53
    Ismail Mayat
    0

    Kevin,

    Awesome stuff many thanks.

Please Sign in or register to post replies

Write your reply to:

Draft