Android "gen" folder and SVN - bitter enemies.
- by Benju
It seems that I accidentally checked in my "gen" folder from an Android project (this folder contains the R.java generated class). When I realized I did this I deleted it from SVN and tried to ignore it.
Now I am now getting the error...
"Could not add gen to the ignore list!
Working copy 'C:\code\guru' locked.
When I try to run a…