On Feb 9, 2013, at 07:48, Cicik wrote: > how can I remove svn property(svn:mime-type) from all files in repository > and from history(bad set up at beginning). Please help me it is very > important for me.
If you want to rewrite the history of your repository, then using a tool like svndumptool is a good idea. http://svn.borg.ch/svndumptool/