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)
Sat, Jan 11, 5:07 PM
Unknown Object (File)
Sat, Jan 11, 5:07 PM
Unknown Object (File)
Sat, Jan 11, 5:06 PM
Unknown Object (File)
Fri, Dec 20, 9:24 PM
Unknown Object (File)
Dec 8 2024, 10:27 PM
Unknown Object (File)
Dec 6 2024, 3:46 AM
Unknown Object (File)
Dec 4 2024, 12:09 PM
Unknown Object (File)
Dec 4 2024, 12:09 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