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
F15582062: D21588.id.diff
Wed, May 7, 2:45 PM
F15552442: D21588.id51399.diff
Sun, Apr 27, 8:52 PM
F15489451: D21588.id51402.diff
Fri, Apr 11, 9:16 AM
F15489334: D21588.id51399.diff
Fri, Apr 11, 7:59 AM
F15488545: D21588.id.diff
Thu, Apr 10, 11:26 PM
F15483650: D21588.diff
Apr 9 2025, 1:40 PM
F15450851: D21588.id51402.diff
Mar 28 2025, 6:36 PM
F15450850: D21588.id51399.diff
Mar 28 2025, 6:36 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.