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
F14010409: D8066.diff
Thu, Oct 31, 7:30 AM
F13991625: D8066.id18250.diff
Tue, Oct 22, 11:52 AM
F13972981: D8066.id.diff
Thu, Oct 17, 10:12 PM
Unknown Object (File)
Fri, Oct 11, 3:59 PM
Unknown Object (File)
Fri, Oct 11, 3:59 PM
Unknown Object (File)
Fri, Oct 11, 3:59 PM
Unknown Object (File)
Fri, Oct 11, 3:59 PM
Unknown Object (File)
Oct 10 2024, 2:53 AM
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