[
https://issues.apache.org/jira/browse/CB-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977764#comment-13977764
]
ASF GitHub Bot commented on CB-5833:
------------------------------------
GitHub user kamrik opened a pull request:
https://github.com/apache/cordova-cli/pull/169
CB-5833: Copy/link to custom merges and config.xml when
When using cordova create with --link-to or --copy-from /some/dir, if
/some/dir
cntains merges or config.xml in addition to www, they will also be copied or
linked
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kamrik/cordova-cli link_merges
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-cli/pull/169.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #169
----
commit ac405e049b6461c09900197ab658b1931275c06a
Author: Mark Koudritsky <[email protected]>
Date: 2014-04-23T02:52:26Z
CB-5833: Copy/link to custom merges and config.xml when
When using cordova create with --link-to or --copy-from /some/dir, if
/some/dir
cntains merges or config.xml in addition to www, they will also be copied or
linked
----
> --copy-from and --link-to should work when pointed to a dir that contains a
> www/ and config.xml
> -----------------------------------------------------------------------------------------------
>
> Key: CB-5833
> URL: https://issues.apache.org/jira/browse/CB-5833
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Reporter: Andrew Grieve
> Assignee: Mark Koudritsky
> Priority: Minor
>
> The recently added --source and --link flags allow you to create a project
> given its www/. It would be even more useful to be able to create a project
> using a dir that contains config.xml, merges/ and www/.
--
This message was sent by Atlassian JIRA
(v6.2#6252)