Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is a tool which is only run when converting from a file based administration of ArcRepository to the database based administration of ArcRepository. It takes the admin.data file and puts it enters its data into the database.

Prerequisites

...

Code Block
java -Ddk.netarkivet.settings.file=conf/settings_ArcRepositoryApplication.xml \
dk.netarkivet.archive.tools.ReestablishAdminDatabase [admin.data]

...