About this task
IBM UrbanCode Deploy
imports local files by two methods:
- File System (Basic)
- This method imports all files in the specified directory. You can manually update these
files to create component versions, but the server does not create versions automatically. See
Creating components from a nonversioned file system.
- File System (Versioned)
- This method treats each subdirectory in the target directory as a different version of the
artifacts. You can set the server to check for new subdirectories periodically and
automatically create component versions when new subdirectories are detected. See Creating components from a versioned file system.
In either case, the artifacts must be on the same file system as the IBM UrbanCode Deploy
server.