trying to "inject" commands into xcopy doesn't work on international windows version...
authorUlf Lamping <ulf.lamping@web.de>
Thu, 29 Jan 2009 01:31:11 +0000 (01:31 -0000)
committerUlf Lamping <ulf.lamping@web.de>
Thu, 29 Jan 2009 01:31:11 +0000 (01:31 -0000)
commit7eae5480fb9b973f71691e7e03ee15a4feff187f
tree2fc43f2b73ba94036d6f5e8e2cd29b4158938bde
parent0e1613fbe598912370b0b57b0fec0e8bbc33a04a
trying to "inject" commands into xcopy doesn't work on international windows version. You simply can't answer the question "Datei oder Verzeichnis" with the key 'f' ;-)

Replace this with the triple: "copy, if exist delete, rename" which isn't very nice but at least works on all machines

svn path=/trunk/; revision=27325
Makefile.nmake