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

Re: update output idea

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-04-27 17:19:52 CEST

On Fri, 2002-04-26 at 19:00, Karl Fogel wrote:
> Or just indent, with spaces or some other char:
>
> U foo.c
> U bar.c
> U baz.c
> U qux.c
> --- Updated to revision 1788.

Another option, more consistent if arguably less pretty, is to designate
a character for informational messages:

  U foo.c
  U bar.c
  U baz.c
  # Working directory updated to revision 1788.

I'm not sure what the character should be; 'I' (information) is CVS for
"Ignored because it's a symlink", I think. 'M' (message) is of course
"modified." Some punctuation symbol like "+" or "*" or "#" could work;
each has vague precedent, I think.

Just a thought.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 27 17:21:00 2002

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.