[
https://issues.apache.org/jira/browse/CB-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596962#comment-13596962
]
Andrew Grieve commented on CB-2618:
-----------------------------------
Just had a glance at this. I don't have a network drive to test with, but I'm
wondering if the script is actually passing, but just giving some scary output?
e.g., what happens if you change this line:
if ! ln "$SRC_DIR$subpath" "$DST_DIR$subpath"; then
to:
if ! ln "$SRC_DIR$subpath" "$DST_DIR$subpath" 2>/dev/null; then
> 2.5 Shell Script Project to Network Drive Failing for iOS
> ---------------------------------------------------------
>
> Key: CB-2618
> URL: https://issues.apache.org/jira/browse/CB-2618
> Project: Apache Cordova
> Issue Type: Bug
> Components: App Hello World, iOS, Mac
> Affects Versions: 2.5.0
> Environment: Mac OSX Lion, XCode 4.6, Phonegap 2.5
> Reporter: Tim B
> Assignee: James Jong
> Labels: bug
>
> Apps generated via the shell script to the network drive have 25 various
> "Cross-device link" errors. This worked in past versions with no issues.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira