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, Feb 19, 8:01 PM
Unknown Object (File)
Jan 26 2025, 3:23 AM
Unknown Object (File)
Jan 26 2025, 3:23 AM
Unknown Object (File)
Jan 26 2025, 3:23 AM
Unknown Object (File)
Jan 26 2025, 3:13 AM
Unknown Object (File)
Jan 24 2025, 11:07 PM
Unknown Object (File)
Jan 19 2025, 5:54 PM
Unknown Object (File)
Jan 17 2025, 6:57 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
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.