Page MenuHomePhabricator

Not able to delete repository
Closed, ResolvedPublic

Description

I have an Existing External SVN repository that I was testing with. I want to delete it now, but running ./bin/remove destroy 'TEST' as suggested by the interface results in Usage Exception: No such object "TEST" exists!

I think this used to work before..
I wonder if it got broken due to the recent removal of the Repositories app, or if the UI is simply not up to date with the actual command that is now required or something.

Event Timeline

hartman raised the priority of this task from to Needs Triage.
hartman updated the task description. (Show Details)
hartman added a project: Repositories.
hartman added a subscriber: hartman.

Interesting now it says: ./bin/remove destroy rTEST
I updated the repo, perhaps it got fixed already ? Or did i choose a different 'entry' path into the dialog or something.... will look further.

joshuaspence claimed this task.

This was fixed in D9512. ./bin/remove destroy rTEST should work, but the UI incorrectly prompted you to run ./bin/remove destroy TEST.