Skip to content

Setting up The Environment

Steve Ives edited this page Jul 12, 2018 · 2 revisions

After obtaining the code there is a one-time setup step that you will need to follow. The commands for this are in a batch file named setup.bat that you will find in the root folder of the development environment. Open a command prompt, go to the root folder and execute the batch file. The batch file does the following things:

  • Loads the repository schema into a repository database in the RPS folder.
  • Loads two sample ISAM files in the DAT folder.
  • Creates the replicator queue ISAM file in the DAT folder.
Clone this wiki locally