breaks SVN as there is already file "color.h", note the difference to
"Color.h" SVN doesn't allow to have two files with the same name no
matter if the use capital letters or not. So you have to remove
"Color.h" first.
the same is for
- PSpell.cpp
- Error: Failed to add file 'D:\LyXSVN\lyx-devel\src\ParagraphMetrics.h': object of the same name
already exists
- Error: Failed to add file 'D:\LyXSVN\lyx-devel\src\Author.h': object of the
same name already exists
- Error: Failed to add file 'D:\LyXSVN\lyx-devel\src\Row.cpp': object of the
same name already exists
- .....
Uwe