[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-27 18:03:23 CEST

Matthew Braithwaite <matt@braithwaite.net> writes:
> I think it's a terrible thing to have a program that always produces
> output. Nothing draws attention to a program's output so much as the
> knowledge that it usually runs silently. I'm definitely in the ``if
> cvs update modifies no files it should produce no output'' camp.

That's how subversion behaves. When updating, it only mentions things
that actually received updates.

The one tentative exception is that it may also show locally modified
files, even if they didn't receive updates; but it would not use the
same character for "locally modified" and "merged", since those two
mean different things.

Anyway, this exception is not currently implemented: as update stands
now, its progress report shows only things that actually got changed.
If nothing gets updated, you'll get not output.
Received on Sat Oct 21 14:36:13 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.