Page MenuHomePhabricator

Separate repository mirroring into an Engine and provide `bin/repository mirror`
ClosedPublic

Authored by epriestley on Jan 25 2014, 7:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 20, 9:39 PM
Unknown Object (File)
Mon, May 19, 3:49 AM
Unknown Object (File)
Thu, May 8, 12:20 PM
Unknown Object (File)
Tue, May 6, 1:31 AM
Unknown Object (File)
Apr 13 2025, 10:13 AM
Unknown Object (File)
Apr 11 2025, 6:24 AM
Unknown Object (File)
Apr 1 2025, 12:40 PM
Unknown Object (File)
Apr 1 2025, 12:40 PM
Subscribers

Details

Summary

Ref T4338. Currently, there's no diagnostic command to execute mirroring (so I can't give users an easy command to run), and it's roughly the last piece of real logic left in the PullLocal daemon.

Separate mirroring out, and provide bin/repository mirror.

Test Plan
  • Ran bin/repository mirror to mirror a repository.
  • Ran PullLocalDaemon and verified it also continued mirroring normally.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped