RE: svn commit: rev 7963 - trunk/subversion/libsvn_wc
From: Eric V. Smith <eric_at_windsor.com>
Date: 2003-12-09 21:47:48 CET
> Just so you know:
<output showing \dev\nul gives an error if \dev doesn't exist deleted>
Yes, but:
C:\tmp>echo a > nul
C:\tmp>dir
Directory of C:\tmp
12/01/2003 03:18p <DIR> .
C:\tmp>echo a > foo\nul
C:\tmp>dir foo
Directory of C:\tmp\foo
12/01/2003 03:18p <DIR> .
C:\tmp>
That is, you can put any existing path in front of nul. The same thing
Just trying to educate.
Eric.
---------------------------------------------------------------------
|
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.