Homec4science

Don't try to synchronize repositories with no working copy

Authored by epriestley <git@epriestley.com> on Apr 22 2016, 14:32.

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

Committed
epriestley <git@epriestley.com>Apr 22 2016, 17:12
Pushed
aubortJan 31 2017, 17:16
Parents
rPHab20f243b341: Improve consistency of file access policies, particularly for LFS
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH00885edc47d4: Don't try to synchronize repositories with no working copy (authored by epriestley <git@epriestley.com>).Apr 22 2016, 17:12