Return to Snippet

Revision: 13749
at May 5, 2009 10:35 by alexaivars


Initial Code
sudo port install dos2unix
find . -name \*.html | xargs dos2unix

Initial URL
http://lookfirst.com/2008/11/subversion-inconsistent-line-ending.html

Initial Description


Initial Title
Subversion Inconsistent line ending style error message

Initial Tags
Bash, line

Initial Language
Bash