You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Brian Olore (JIRA)" <ji...@apache.org> on 2013/06/12 13:38:20 UTC

[jira] [Commented] (CB-3383) Add .cordovaignore support

    [ https://issues.apache.org/jira/browse/CB-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681135#comment-13681135 ] 

Brian Olore commented on CB-3383:
---------------------------------

I get why this is a "New Feature", however there is an underlying bug here that can perhaps be addressed more readily. I'm using cordova 2.8.14 and can't 'cordova build' because my plugins/ has a .svn/ in it. For now I will remove the plugins dir
                
> Add .cordovaignore support
> --------------------------
>
>                 Key: CB-3383
>                 URL: https://issues.apache.org/jira/browse/CB-3383
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: CLI
>    Affects Versions: 2.7.0
>            Reporter: Michael Brooks
>            Assignee: Filip Maj
>            Priority: Minor
>
> Reported by [~andi1984] on the mailing list.
> The follow error is thrown when building a project under SVN version control:
> {code}
> Error: ENOENT, no such file or directory 'plugins/.svn/plugin.xml'
> {code}
> With .cordovaignore, we can treat it like a .gitignore and {{glob}} for all files inside .cordovaignore and prevent them from being used in any filesystem-related activities within cordova cli.

--
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