It's possible he doesn't have a Subversion plugin installed in Eclipse and you do. I think there are cases where you have to manually ignore/ mark as derived/whatever the .svn folders without a plugin to do it automatically for you.
On Nov 3, 10:45 am, Marcin Orlowski <[email protected]> wrote: > On 3 November 2010 14:11, mianwo <[email protected]> wrote: > > > I have a common library android project being used by several other > > projects. And I use svn to manage my source code. > > So I have to exclude svn files from compiling process otherwise > > eclipse will generate errors saying something already exists bla > > bla... > > I never had to exclude any SVN folders here nor seen Eclipse > complaining about these folders. That would be silly as Eclipse > got nothing to say here. I also got lot of other folders in > project tree and it's not a problem at all. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

