I recently made a bunch of changes to my local svn configuration file. I basically fixed svn: mime type properties of about 15 different file types. Now I need to reset all previously checked files according to this new configuration. SVN seems to cause auto-update only for ADD and IMPORT. So, how do I do this without a separate approach and specifying new mime types?
Thank!
source
share