<< Click to Display Table of Contents >> Technical details |
When setting a specific project to local mode for the first time, a local mode SOURCE directory will be created for it. The default name and location of that directory can not be configured. It will always be as follows:
<LOCAL_WORKSTATION_DIRECTORY>\LOCPROJ\<SHORT_PROJECT_NAME>
In other words, the short project name will always be used, regardless of the directory name on the server.
The default local mode TARGET directory will by default always be a sub-directory of the SOURCE directory, and it will always be named TARGET, regardless of what it is called on the server.
The SYSTEM directory, which by the way is not used for anything, will despite that by default always be a sub-directory of the SOURCE directory, and it will always be named SYSTEM, regardless of what it is called on the server.
Local mode directory |
Example |
---|---|
SOURCE directory |
C:\ELSAWSY2\LOCPROJ\1MDOQD5
|
TARGET directory |
C:\ELSAWSY2\LOCPROJ\1MDOQD5\TARGET
|
SYSTEM directory |
C:\ELSAWSY2\LOCPROJ\1MDOQD5\SYSTEM
|