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)
Mon, Nov 25, 8:19 AM
Unknown Object (File)
Thu, Nov 21, 5:19 AM
Unknown Object (File)
Sat, Nov 16, 4:20 PM
Unknown Object (File)
Sun, Nov 10, 4:08 PM
Unknown Object (File)
Thu, Oct 31, 7:30 AM
Unknown Object (File)
Oct 22 2024, 11:52 AM
Unknown Object (File)
Oct 17 2024, 10:12 PM
Unknown Object (File)
Oct 11 2024, 3:59 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