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)
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
Unknown Object (File)
Oct 18 2024, 1:50 AM
Unknown Object (File)
Oct 15 2024, 12:48 AM
Unknown Object (File)
Oct 1 2024, 4:19 PM
Unknown Object (File)
Sep 24 2024, 12:05 PM
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