Skip to content

Store "stack-path" files in directories that have been shortened with SHAs #1173

Closed
@mgsloan

Description

@mgsloan

The resolution for #1145 / #1027 is to replace some long paths with 8 character SHAs on windows, due to the MAX_PATH limitation. It would be good to store a file, maybe called SHA/stack-path, with the path that would have been used in place of the SHA. This is useful for a variety circumstances:

It gets a little bit tricky to ensure that every possible execution involving these paths will also create the path file, though. These paths are used in quite a few places, and often they get created be external tools.

/me shakes fist menacingly at MAX_PATH

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions