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, Apr 18, 2:14 PM
Unknown Object (File)
Fri, Apr 12, 6:13 AM
Unknown Object (File)
Thu, Apr 11, 8:46 AM
Unknown Object (File)
Sat, Apr 6, 5:16 PM
Unknown Object (File)
Wed, Apr 3, 7:25 AM
Unknown Object (File)
Mon, Apr 1, 10:44 AM
Unknown Object (File)
Thu, Mar 28, 12:34 PM
Unknown Object (File)
Tue, Mar 26, 12:41 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