Re: Need logging facilities
From: <gstein_at_lyra.org>
Date: 2003-01-24 04:00:25 CET
On Thu, Jan 23, 2003 at 08:46:08PM -0500, Brandon Ehle wrote:
I've done this before, and it gets a bit tricky when you're dealing with
My solution was to use the 'mkfifo' command to create a pipe in the
To empty the fifo, I just did:
$ cat /tmp/the-fifo /tmp/the-log
After your run, all the data will be sitting in the-log. Just kill the 'cat'
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 14 02:11:43 2006 |
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.