Skip to contents

Retrieves5 the latest version of the file from the repository.

Usage

updateFile(
  ident,
  from = pwd(),
  filePath = ".",
  addIdToName = FALSE,
  linkInInventory = FALSE
)

Arguments

from

Used if a relative path is used.

filePath

Local path where the file is stored (relative to rootPath).

addIdToName

Logical; if TRUE the entity id is added to the filename.

linkInInventory

Logical; if TRUE, creates a link to the resource in inventory.

References

ics1099