Re: svn commit: r9105 - branches/1.0.x
From: makl <makl_at_tigris.org>
Date: 2004-03-24 07:48:42 CET
D.J. Heap wrote:
> Windows will accept file paths in either style, but not
Not all platforms (Win 9X) and not all commands.
$ mkdir aaa/bbb
$ time /T >aaa/bbb
$ type aaa/bbb
$ type aaa\bbb
Thus it depends on what I would like to do with the path information. If
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.