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

Dan Moore commented on CB-3931:
-------------------------------

Hi Filip,

I upgraded cordova and am still seeing the issue:

{noformat} 
[mooreds@localhost app]$ cordova platforms add android 
{ [Error: ENOENT, no such file or directory 
'/media/sf_sharedwithlinuxve/dev/t/app/plugins/CVS/plugin.xml']
  errno: 34,
  code: 'ENOENT',
  path: '/media/sf_sharedwithlinuxve/dev/t/app/plugins/CVS/plugin.xml',
  syscall: 'open' }
[mooreds@localhost app]$ cordova -v
2.9.1
[mooreds@localhost app]$ ll plugins/
total 5
-rwxrwx---. 1 root vboxsf  115 Jul  8 11:55 android.json
drwxrwx---. 1 root vboxsf 4096 Jul  8 11:54 CVS
{noformat} 

Although, as you can see, the android.json file is added and I'm able to add a 
plugin, so maybe it just is a warning message that can be ignored?

                
> Plugman should ignore .svn folders
> ----------------------------------
>
>                 Key: CB-3931
>                 URL: https://issues.apache.org/jira/browse/CB-3931
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugman
>    Affects Versions: 2.8.0, 2.9.0
>            Reporter: Filip Maj
>            Assignee: Filip Maj
>             Fix For: 3.0.0
>
>
> It looks like at least in prepare.js, maybe more, plugins list is acquired by 
> {{readdirSync}} of the plugins directory. IT should filter out .svn folders.

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

Reply via email to