You're seeing this in cordova-cli? until.findPlugins could filter out .svn too https://github.com/apache/cordova-cli/blob/master/src/util.js#L67 On May 2, 2013 5:33 AM, "tommy-carlos Williams" <to...@devgeeks.org> wrote:
> This is a recurring theme. > > The logic for iterating the folders for things like platforms and plugins > needs a look at. > > On 02/05/2013, at 19:27, Andreas Sander <andreas.san...@hotmail.de> wrote: > > > I get an > > > > Error: ENOENT, no such file or directory 'plugins/.svn/plugin.xml' > > > > So Cordova interprets .svn as a real plugin, isn't it? > > > > Occurs in Cordova 2.6.0 and the newest 2.7.2 > > > >> From: andreas.san...@hotmail.de > >> To: dev@cordova.apache.org > >> Subject: Ignore .svn files for building > >> Date: Thu, 2 May 2013 10:34:44 +0200 > >> > >> Hi, > >> > >> is there an easy way to set some filetypes (especially .svn files) to > ignore for building? > >> > >> Greets, > >> > >> Andreas > > >