I'm refactoring a class in my Xcode project; after confirming to save the changes, I got an error saying "The request could not be performed because it was returned by Subversion as invalid"
All of the refactoring was done successfully, except for renaming the file itself. How can I rename the file/class in a "valid" way? The project is being subversioned by the Cornerstone application, do I need to rename the file from there?
I was able to resolve the error in 3 steps: