Home GnuPG

Don't try to synchronize repositories with no working copy
00885edc47d4Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

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
epriestley <git@epriestley.com>Authored on Apr 22 2016, 2:32 PM
Parents
rPHABab20f243b341: Improve consistency of file access policies, particularly for LFS
Branches
Unknown
Tags
Unknown

Event Timeline

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