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
Unknown Object (File)
Wed, Jul 1, 12:26 PM
Unknown Object (File)
Wed, Jul 1, 12:26 PM
Unknown Object (File)
Jun 27 2026, 6:57 AM
Unknown Object (File)
Jun 25 2026, 5:40 AM
Unknown Object (File)
Apr 1 2026, 7:12 AM
Unknown Object (File)
Mar 31 2026, 10:05 PM
Unknown Object (File)
Mar 1 2026, 9:44 PM
Unknown Object (File)
Feb 16 2026, 4:44 AM
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.