Link to home
Start Free TrialLog in
Avatar of DJ_AM_Juicebox
DJ_AM_Juicebox

asked on

Removing a file from SVN epository

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
ASKER CERTIFIED SOLUTION
Avatar of ragerino
ragerino
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
thanks for the points.

so it worked for you?