Re: Ignore .svn files for building

2013-05-13 Thread Michael Brooks
the folders for things like platforms and plugins > > needs a look at. > > > On 02/05/2013, at 19:27, Andreas Sander wrote: > > > I get an > > > Error: ENOENT, no such file or directory 'plugins/.svn/plugin.xml' > > > So Cordova interprets .svn

Re: Ignore .svn files for building

2013-05-02 Thread Kerri Shotts
eas.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

Re: Ignore .svn files for building

2013-05-02 Thread Don Coleman
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 +020

Re: Ignore .svn files for building

2013-05-02 Thread tommy-carlos Williams
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 >> >

RE: Ignore .svn files for building

2013-05-02 Thread Andreas Sander
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

Ignore .svn files for building

2013-05-02 Thread Andreas Sander
Hi, is there an easy way to set some filetypes (especially .svn files) to ignore for building? Greets, Andreas