Opened 15 years ago
Closed 15 years ago
#999 closed defect (fixed)
Maestro: Package generation fails with deep paths on windows due to filepath length limitations
Reported by: | ksgeograf | Owned by: | ksgeograf |
---|---|---|---|
Priority: | medium | Milestone: | Maestro-2.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | package path 260 |
Cc: | External ID: |
Description
Because the package structure is mirrored on the filesystem, Maestro will occasionally throw a "Path to long" exception.
This can be avoided if the package structure is not mirroed, and all files have random filenames.
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r4082