Skip to content

HistoryGuru#updateRepositories() is dead code #2330

@vladak

Description

@vladak

The code for updating (mirroring) repository contents in HistoryGuru (and update() methods in various repositories) has never been used AFAIK - it is only called from HistoryGuruTest. This duplicates the work currently done by mirror.py.

It should be decided how mirroring will be done and either enhance the update code (it lacks e.g. support for proxies, proper logging or hooks) and make it available via RESTful API or rip it out and live with mirror.py.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions