Multiple choice technology platforms and products

Which of the following is not possible using Repository Manager

  1. Creating folder within repository

  2. Creating users and assigning roles

  3. Taking backup of Repository

  4. Comparing folders

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Repository Manager tools provide version control operations like creating folders, comparing folders/differences, and managing user access/roles. Taking a complete backup of the entire repository is typically done through database backup utilities or export functions at the server/instance level, not through the Repository Manager interface itself.