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, Mar 3, 1:17 AM
Unknown Object (File)
Tue, Feb 25, 1:55 PM
Unknown Object (File)
Mon, Feb 24, 4:56 AM
Unknown Object (File)
Tue, Feb 18, 10:05 PM
Unknown Object (File)
Tue, Feb 18, 11:54 AM
Unknown Object (File)
Jan 30 2025, 9:29 AM
Unknown Object (File)
Jan 25 2025, 7:50 PM
Unknown Object (File)
Jan 18 2025, 2:06 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