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)
Sat, May 4, 2:20 AM
Unknown Object (File)
Fri, May 3, 3:06 PM
Unknown Object (File)
Wed, May 1, 8:45 PM
Unknown Object (File)
Sat, Apr 20, 5:36 PM
Unknown Object (File)
Sun, Apr 7, 3:18 PM
Unknown Object (File)
Mar 30 2024, 10:31 PM
Unknown Object (File)
Mar 29 2024, 1:52 PM
Unknown Object (File)
Mar 23 2024, 7:51 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.