I made some copy/ paste of files between my local repo (Windows) and my server(linux), and now, when I commit the changes to the SVN repository with Tortoise SVN, it detects changes in most of the files, when I didnt modified them.
If i compare with a comparator, the only difference it detects is codification, ANSI-LINUX vs ANSI-PC.
Is there some easy way to unify (or ignore codification changes) in order to not commit to the repo the files I didin´t modified?