Page MenuHomePhabricator

Add a "--force" flag to "bin/repository move-paths"
ClosedPublic

Authored by epriestley on Aug 20 2016, 9:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 27, 11:25 AM
Unknown Object (File)
May 9 2025, 5:03 PM
Unknown Object (File)
May 8 2025, 4:20 AM
Unknown Object (File)
May 7 2025, 1:26 PM
Unknown Object (File)
Apr 18 2025, 7:48 PM
Unknown Object (File)
Apr 11 2025, 1:43 AM
Unknown Object (File)
Apr 8 2025, 11:07 AM
Unknown Object (File)
Apr 7 2025, 7:32 AM
Subscribers
None

Details

Summary

Ref T7148. The automated export process runs this via daemon, which can't answer "Y" to this prompt. Let it "--force" instead.

(Some of my test instances didn't have any repositories, which is why I didn't catch this sooner.)

Test Plan

Ran bin/repository move-paths --force ..., saw change applied without a prompt.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add a "--force" flag to "bin/repository move-paths".
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Aug 20 2016, 9:08 PM
epriestley added a child revision: Restricted Differential Revision.Aug 20 2016, 9:09 PM
This revision was automatically updated to reflect the committed changes.