Hi,

I want to manage an Android project with subversion (svn in command
line). I'm using the Android SDK 1.5 in Eclipse 3.4.2. I included
every dev files from my project but I didn't include the folders /gen
(auto-generated by the SDK) and /bin (built files).

My problem is that when I start working into the project, the /bin
folder is generated by the SDK and a copy of the .svn folder from /src
is copied into /bin/.svn, which breaks by subversion structure.

Why is it doing this and can I prevent this from happening?

Thanks.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to