Changes between Initial Version and Version 1 of Ticket #2329, comment 17
- Timestamp:
- 2015-01-23T00:52:10Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2329, comment 17
initial v1 17 17 * (F2) `cp -r PARENTCAP/dir local/missing` -> ? 18 18 * (G1) `cp -r DIRCAP local/` -> (exception) 19 * (G2) `cp -r DIRCAP local/missing` -> (exception )19 * (G2) `cp -r DIRCAP local/missing` -> (exception?) 20 20 * (H1) `cp -r DIRCAP_ALIAS: local/` -> (exception) 21 * (H2) `cp -r DIRCAP_ALIAS: local/missing` -> (exception )21 * (H2) `cp -r DIRCAP_ALIAS: local/missing` -> (exception?) 22 22 * (I1) `cp -r DIRCAP/file.txt local/` -> `local/file.txt` 23 23 * (I2) `cp -r DIRCAP/file.txt local/missing` -> `local/missing`