Page MenuHomePhabricator

When destorying a repository, print a notification about removing the working copy
ClosedPublic

Authored by epriestley on Aug 1 2017, 3:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 30, 9:10 AM
Unknown Object (File)
Sat, Jan 25, 8:13 PM
Unknown Object (File)
Sun, Jan 19, 4:05 AM
Unknown Object (File)
Sun, Jan 19, 1:11 AM
Unknown Object (File)
Nov 28 2024, 3:14 AM
Unknown Object (File)
Nov 23 2024, 10:37 PM
Unknown Object (File)
Nov 11 2024, 11:12 AM
Unknown Object (File)
Oct 29 2024, 4:39 AM
Subscribers
None

Details

Summary

Fixes T12946. bin/remove destroy does not remove working copies: it's more dangerous than usual, and we can't do it in the general (clustered) case.

Print a notification message after destroying a repository.

Test Plan
  • Destroyed a repository, got a hint about the working copy.
  • Destroyed a task, things worked normally.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable