Jump to content

ioanp

Members
  • Posts

    2
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by ioanp

  1. Quote

    What bothered me was that search directories are hardcoded paths... so if I start the .tsw file it would not find the sequences, if one developer would work in C:/git/projectname and the other would use another path...

    Hardcoded paths the search directories may be, but each .tsenv file can have its own set of search directories and then each developer can have their own environment. Then if the sequences are set to use a relative path, problems should be gone. 

    • Like 2
  2. Hi SayMaster,

    What seems to work for us is handling the Custom directories for the environment. This allows us to keep the .tsenv file and any dependencies of the environment in .git so we can have multiple environments setup each having its own search directories, adapters etc. The search directories, adapters etc are stored in the Cfg folder so you can have one for each environment that you set up.  It has the benefit that you could also modify and prepare your deployment machines from your development environment, just by starting TS in the corresponding environment. 

    Hope this helps!
    image.png.a50717e655ccb3b9f04039cde59d9f94.png
     

    • Like 2
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.