I’m working on a project where someone has checked in some folders and files that are not suppose to be in the repository and are suppose to be on our local, I try to delete them by the following command and it gives me this error
svn delete filename --keep-local
svn: invalid option: --keep-local
Upgrade to the latest version of the SVN client. The version you have installed doesn’t have the
--keep-localoption yet. This feature was added in SVN 1.5.