grim/hgkeeper

Introduce "rm <repo>" command

13 months ago, aklitzing
7485b844616f
Introduce "rm " command

It is possible to create a new repository with "hg init" but it is not possible
to remove any repositories. So let's use "ssh command" to allow this.

$ ssh hg.host.com rm repoName

Bugs closed: HGKEEPER-25

Reviewed at https://reviews.imfreedom.org/r/2421/
site_name: HGKeeper
site_url: https://docs.imfreedom.org/hgkeeper/
copyright: Copyright &copy; 2019-2022 <a href="https://reaperworld.com/">Gary Kramlich</a>
repo_url: https://keep.imfreedom.org/grim/hgkeeper
repo_name: Source Code
nav:
- About: index.md
- User Guide:
- SSH Access: sshaccess.md
- Access Control: accesscontrol.md
- Command Reference: commandreference.md
- Running:
- 'Run Modes': runmodes.md
- 'On Demand': ondemand.md
- 'Standalone Container': standalonecontainer.md
- 'Reverse Proxy': reverseproxy.md
- Issues: 'https://issues.imfreedom.org/issues/HGKEEPER?u=1'
plugins:
- include-markdown
- search
theme:
name: readthedocs