Workspace

This document describes CVS workspace layout to assist you in building a server for your particular platform from source.

CVS Modules and structure

The workspace is divided into two logincal sections, server and client. Both will be checked out when you retrieve the CVS module nxqd.

In addition there are dependencies on the Sleepycat codebase which are described in more detail in the server build section.
Directory layout
  • client
    • java
      • project.xml
      • src
      • xdocs
    • c++
      • Makefile
      • src
  • server
    • Makefile, etc.