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)
Jun 3 2025, 7:59 AM
Unknown Object (File)
Jun 1 2025, 1:52 PM
Unknown Object (File)
May 27 2025, 1:45 AM
Unknown Object (File)
May 18 2025, 10:03 PM
Unknown Object (File)
May 7 2025, 2:45 PM
Unknown Object (File)
Apr 27 2025, 8:52 PM
Unknown Object (File)
Apr 11 2025, 9:16 AM
Unknown Object (File)
Apr 11 2025, 7:59 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
Branch
local1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25204
Build 34782: Run Core Tests
Build 34781: arc lint + arc unit

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.