[
https://issues.apache.org/jira/browse/CB-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914692#comment-13914692
]
Andrew Grieve commented on CB-6102:
-----------------------------------
I think what we want here is to write our own recursive copy logic.
This will give us the flexibility to:
1) Copy only files that have changed
2) Try out creating symlinks instead of copies on supported platforms (might be
much faster)
3) Fix this issue with dot directories not being copied
> Hidden folders are not copied on unix based systems due to change in the way
> node shell.cp is called
> ----------------------------------------------------------------------------------------------------
>
> Key: CB-6102
> URL: https://issues.apache.org/jira/browse/CB-6102
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Affects Versions: 3.1.0, 3.2.0, 3.3.0
> Environment: OSX / Ubuntu with cordova 3.3 and 3.4
> Reporter: Simon Cruise
> Labels: prepare
>
> Hidden directories on unix based systems are prepended with a period
> e.g.
> .sencha
> after running cordova prepare these folders are not copied from the www
> folder into the platform www folder.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)