Desktop and server file mappingNote that issue synchronization creates a mapping between desktop and server files. A desktop file can be matched with a file on the server only if the file name and its immediate parent name are the same on both desktop and server. Ensure that the immediate parent directory of each file on the desktop matches that on the server. If a project or module contains source files without subdirectories, the project or module name on the desktop must match the project or module name on the server. Example 1: File can be matched; the parent folder is 'src'
Example 2: File can be matched; the parent folder is 'xyz'
Example 3: File can be matched; the parent directory is 'module'
Example 4: File will not be matched
|