HomePhabricator

Don't try to synchronize repositories with no working copy

Description

Don't try to synchronize repositories with no working copy

Summary:
Ref T4292. Sometimes, we may not have a working copy for a repository. The easiest way to get into this condition is to deactivate a repository.

We could try to clone + fetch in this case, but that's kind of complex, and there's an easy command that administrators can run manually. For now, just tell them to do that.

This affects the inactive repositories on secure, like rGITCOINS.

Test Plan: Removed working copy, got message.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4292

Differential Revision: https://secure.phabricator.com/D15786

Details

Provenance
epriestleyAuthored on Apr 22 2016, 12:32 PM
epriestleyPushed on Apr 22 2016, 3:12 PM
Reviewer
chad
Differential Revision
D15786: Don't try to synchronize repositories with no working copy
Parents
rPab20f243b341: Improve consistency of file access policies, particularly for LFS
Branches
Unknown
Tags
Unknown
Tasks
T4292: Implement repository replication
Build Status
Buildable 11903
Build 14954: Run Core Tests