Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The sections below illustrate how to configure and use SVN version control in eStudio.

...

Prerequisites

  1. Close eStudio if opened. Open eStudio.ini file present in <FioranoInstaller>/eStudio folder.
  2. Take a backup of value stored in “-Djavax.net.ssl.trustStore” and replace the value with cacerts in java folder.
    1. Windows: <FioranoInstaller>\jre1.8.0_121_64\lib\security\cacerts
    2. Linux: <JAVA_HOME>/jre/lib/security/cacerts
  3. Open terminal in <FioranoInstaller>/eStudio folder and start eStudio

    using 

    using the following command:

    Code Block
    eStudio.exe -clean
     command.
     
  4. Follow the online doc the Downloading and Integrating SVN into eStudio section below for SVN installation.
  5. After successful svn installation, Close eStudio and replace the value for -Djavax.net.ssl.trustStore with the default value:

    Code Block
    ../fmq/profiles/FioranoMQ/certs/jssecacerts
  6. Open terminal in <FioranoInstaller>/eStudio folder and start eStudio

    using 

    using the following command:

    Code Block
    eStudio.exe -clean
     command.
     

Downloading and Integrating SVN into eStudio

...

Adaptavist ThemeBuilder EngineAtlassian Confluence