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
F15163675: D8066.diff
Tue, Feb 18, 11:54 AM
Unknown Object (File)
Thu, Jan 30, 9:29 AM
Unknown Object (File)
Sat, Jan 25, 7:50 PM
Unknown Object (File)
Jan 18 2025, 2:06 AM
Unknown Object (File)
Jan 17 2025, 6:30 PM
Unknown Object (File)
Jan 15 2025, 7:33 AM
Unknown Object (File)
Jan 11 2025, 5:07 PM
Unknown Object (File)
Jan 11 2025, 5:07 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