How to undo a commit in SVN? [duplicate] August 29, 2023 by Tarik svn merge -r COMMITTED:PREV . or svn merge -c -1708 path/to/file