Delete a repository

Let's say you have a project that was ended before it got off the ground. You might want to save disk space by deleting its source code repository.

To be able to delete a repository, you need the ROLE_ADMIN or ROLE_ADMIN_REPO role.
  1. Select Repositories in the main navigation bar.
  2. In the list of repositories, select the checkbox for the one you want to remove and click Delete. A confirmation dialog appears.
  3. Note: The delete operation cannot be undone. All data will be removed permanently.
    To confirm, enter "I_AM_SURE" and click OK.
The repository is removed from the disk. All backup jobs scheduled for the repository are deleted.
Note: Any backups or dumps of the repository are retained, though no longer findable in the web console. To gain back disk space, you need to manually remove those -- the default location for dumps and backups is data/dumps in the directory where you installed Subversion Edge.