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

Re: Command-line verbosity

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-10-24 15:04:59 CEST

Bruce Korb <bkorb@sco.COM> writes:
> 1. have an event dispatch routine for all user notifications.
> 2. If the event display level allows a lot of noise, then record
> "important" events in a temporary file.
> 3. When the command completes, if the temp file is not empty,
> display the contents
> 4. unlink the temp file.

(Wow, now *that's* implementation-specific! :-). )

It loses the property of seeing what's happening as you go, though --
Subversion would hang for a moment, then spit out a lot of information
at once. If that were to be its behavior, I'd almost prefer silence.
Received on Sat Oct 21 14:36:12 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.