Unix paths are handled correctly by DOS and Win32 kernels, but NOT by command.com and cmd.exe shells. Therefore, when a path is to be handed to a shell, use \ but when you hand it to any other program, use / instead. svn path=/trunk/; revision=1208