How can I change the type of all the files in a repository SVN who have the extension xml from the binary type to text.
I do not want to change the type of one file only but all files with extension .xml
How can I change the type of all the files in a repository SVN who have the extension xml from the binary type to text.
I do not want to change the type of one file only but all files with extension .xml
There is another post on this:
Basically use this: svn blame file/to/blame --force