subversion delete Nov 6, 2012 • ulysses The Subversion Delete command will delete a file in the local working directory. While it removes file in the working copy, it doesn’t remove the same file in the repository until after a commit. svn delete foo.c