Page MenuHomePhabricator

Don't try to synchronize repositories with no working copy
ClosedPublic

Authored by epriestley on Apr 22 2016, 12:41 PM.
Tags
None
Referenced Files
F15502286: D15786.id38027.diff
Sun, Apr 13, 11:34 PM
F15485499: D15786.id38028.diff
Thu, Apr 10, 12:09 AM
F15477047: D15786.id38032.diff
Mon, Apr 7, 11:43 AM
F15473645: D15786.id38028.diff
Sun, Apr 6, 12:26 AM
F15472405: D15786.id.diff
Sat, Apr 5, 1:05 PM
F15469847: D15786.diff
Fri, Apr 4, 5:07 PM
F15469118: D15786.diff
Fri, Apr 4, 9:20 AM
F15397590: D15786.id38028.diff
Sun, Mar 16, 9:14 PM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Don't try to synchronize repositories with no working copy.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Apr 22 2016, 2:34 PM
This revision was automatically updated to reflect the committed changes.