Page MenuHomePhabricator

In Arcanist, when trying to write to a file configuration source, create missing directories
ClosedPublic

Authored by epriestley on Mar 3 2021, 9:06 PM.
Tags
None
Referenced Files
F18788505: D21588.id51402.diff
Wed, Oct 15, 5:13 AM
F18745553: D21588.id.diff
Fri, Oct 3, 7:52 AM
F18635768: D21588.id51402.diff
Sep 17 2025, 2:45 AM
F18635712: D21588.id51399.diff
Sep 17 2025, 2:42 AM
F18635593: D21588.diff
Sep 17 2025, 2:03 AM
F18248361: D21588.diff
Aug 21 2025, 1:10 PM
Unknown Object (File)
Jun 3 2025, 7:59 AM
Unknown Object (File)
Jun 1 2025, 1:52 PM
Subscribers
None

Details

Summary

The ".git/arc" directory may need to be created when writing to working copy configuration.

Test Plan
  • Tried to store an answer to a prompt in a new working copy.
  • Before: error that ".git/arc" does not exist.
  • After: prompt saved to working copy configuration.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 3 2021, 9:41 PM
This revision was automatically updated to reflect the committed changes.