Hi,
I have a java project built in eclipse. I accidentally added some of the files in the bin file to the repository in the initial import. Now I constantly get a conflict with some classes.dex file, etc, that shouldn't even be part of the repository! I've marked the file as deleted, and commit that change. But still when I go to commit my whole project, SVN still complains that classes.dex remains in conflict, even though it doesn't exist on my file system anymore!
Is there a way to just get this file out of the repository? It shouldn't be there in the first place..
Thanks
Start Free Trial