Andre Poenitz schrieb:
On Thu, Apr 26, 2007 at 09:15:50PM +0200, Uwe Stöhr wrote:
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
- .....
Try a clean checkout.
... which will work!
Michael