This is an old revision of the document!


CVSROOTccess error

when porting files from window to unix u must replace the CR+LF new line with LF. U can use the fallowing command:

find . -name Root -or -name Entries -or -name Repository | xargs dos2unix

Navigation
Personal Tools