Changes between Initial Version and Version 1 of Ticket #2329, comment 20
- Timestamp:
- 2015-01-22T18:47:49Z (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2329, comment 20
initial v1 1 1 Here's my attempt to fill out the table from comment:17 for a certain rule that I have in my mind right now (written below). 2 2 3 * "Rule comment: 19"3 * "Rule comment:20" 4 4 * (F1) `cp -r PARENTCAP/dir local/` -> `local/dir/file.txt` 5 5 * (F2) `cp -r PARENTCAP/dir local/missing` -> `local/missing/dir/file.txt` … … 13 13 * (J2) `cp -r FILECAP local/missing` -> `local/missing` 14 14 15 "Rule comment: 19" is:15 "Rule comment:20" is: 16 16 17 17 1. If the source is a directory: