Product: IESX
Version: 10.2
Application: Project Management
Search Type: Error
Topic:
Cannot untar IESX project from tape
Description:
Attempting to tar an IESX project from tape,gives message regarding a non
existent path.
Solution:
Project was probably tarred to tape using absolute path rather than relative paths so it is looking for the original path(s) of the project which do not
exist on the current machine.
To check this run 'tar tvf' to list the files and path names on tape.
Absolute paths alway begin with a /, relative pathnames do not begin with a /.
The absolute paths will need to be created on the current machine.
This can be in the form of a link for restore purposes.
Last Modified on: 27-OCT-98