I made some changes in my local copy of the svn repository. I have not committed and updated the server yet. Now I want to discard my updates. How to revert my changes in my local copy of the repository?
To discard current updates, run this in the root directory of the repository:
svn revert .