Changes between Initial Version and Version 1 of Ticket #2329, comment 17


Ignore:
Timestamp:
2015-01-23T00:52:10Z (10 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2329, comment 17

    initial v1  
    1717 * (F2) `cp -r PARENTCAP/dir local/missing` -> ?
    1818 * (G1) `cp -r DIRCAP local/` -> (exception)
    19  * (G2) `cp -r DIRCAP local/missing` -> (exception)
     19 * (G2) `cp -r DIRCAP local/missing` -> (exception?)
    2020 * (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?)
    2222 * (I1) `cp -r DIRCAP/file.txt local/` -> `local/file.txt`
    2323 * (I2) `cp -r DIRCAP/file.txt local/missing` -> `local/missing`