makefile was spelled with a lower case in the xmlbuild branch, but with upper case M in the trunk. This was causing problems with svn switch on win32 due to the name conflict.
Added: branches/xmlbuildsystem/reactos/tools/unicode/Makefile
Deleted: branches/xmlbuildsystem/reactos/tools/unicode/makefile
--- branches/xmlbuildsystem/reactos/tools/unicode/makefile 2005-04-30 16:37:06 UTC (rev 14879) +++ branches/xmlbuildsystem/reactos/tools/unicode/makefile 2005-04-30 17:15:58 UTC (rev 14880) @@ -1,3 +0,0 @@
-TOP = ../.. -DEFAULT = unicode -include $(TOP)/proxy.mak
\ No newline at end of file