You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Fedora Repository 3 Documentation
Page not found

Permanently removes an object from the repository.

Usage:

fedora-purge [host:port]
             [user]
             [password]
             [pid]
             [protocol]
             [log]
             [context]

Where:

  • host - the hostname of the Fedora server; default is localhost
  • port - the port number on which the Fedora server is running; default is 8080
  • user - the Fedora user (e.g. fedoraAdmin)
  • password - the Fedora user's password
  • pid - the PID of the object to permanently remove
  • protocol - the protocol to communicate with repository, either http or https
  • log - an optional log message explaining the removal
  • context - an optional parameter indicating the webapp context. This is only necessary if the Fedora server was installed under a context name other than 'fedora' (see Alternative Webapp Context Configuration).

Example:

fedora-purge localhost 8080 fedoraAdmin fedoraAdmin demo:6 http "just because"
#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))
  • No labels