Changes between Initial Version and Version 1 of Ticket #60504, comment 9
- Timestamp:
- May 18, 2020, 7:51:38 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60504, comment 9
initial v1 6 6 7 7 Or do you see anything in the relevant documentation that suggests that `copy` should indeed be duplicating the target directory here instead of just creating a duplicate link? 8 EDIT: quote: `When copying within a single filesystem, \fIfile copy\fR will copy soft links (i.e. the links themselves are copied, not the things they point to).` We should always be in that situation, as MacPorts creates the `work` directory itself, when needed.