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, Feb 18, 11:36 AM
Unknown Object (File)
Sun, Feb 9, 2:12 AM
Unknown Object (File)
Sun, Feb 9, 2:12 AM
Unknown Object (File)
Sun, Feb 9, 2:12 AM
Unknown Object (File)
Sun, Feb 9, 2:12 AM
Unknown Object (File)
Jan 25 2025, 1:39 AM
Unknown Object (File)
Jan 24 2025, 3:30 PM
Unknown Object (File)
Jan 24 2025, 3:30 PM
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.