[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Hooks on Windows

From: James Goodall <jgoodall_at_dmetrix.com>
Date: 2003-08-19 04:47:16 CEST

There's a special DOS device called NUL that acts like *nix /dev/null. I
don't know if it's a cmd.exe-specific feature or more general. It's in the
same class as CON, PRN, COM1, COM2, etc.

 - James

-----Original Message-----
From: D.J. Heap [mailto:dj@shadyvale.net]
Sent: Monday, August 18, 2003 6:51 PM
To: Branko Cibej
Cc: Subversion
Subject: Re: Hooks on Windows

Branko Čibej wrote:
[snip]
>
> Nope, I'd say we should only add a note about this to the APR
> documentation. SVN should provide a stdout handle, even if it's to
> /dev/null (or equivalent).
>
>

Is there a standard equivalent to /dev/null in Windows? I'm not aware
of one, but I would be very happy if someone could point one out.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 19 04:48:18 2003

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.