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)
Wed, Feb 19, 6:25 AM
Unknown Object (File)
Wed, Feb 12, 10:24 AM
Unknown Object (File)
Jan 30 2025, 9:10 AM
Unknown Object (File)
Jan 25 2025, 8:13 PM
Unknown Object (File)
Jan 19 2025, 4:05 AM
Unknown Object (File)
Jan 19 2025, 1:11 AM
Unknown Object (File)
Nov 28 2024, 3:14 AM
Unknown Object (File)
Nov 23 2024, 10:37 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