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

Re: svn commit: r9916 - trunk/doc/book/book

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-03 04:04:02 CEST

On Tue, 2004-06-01 at 07:57, C. Michael Pilato wrote:

> > ? foo.o # svn doesn't manage foo.o
> > ! some_dir # svn manages this, but it's either missing or incomplete
> > ~ qux # versioned as dir, but is file, or vice versa
> > +I .screenrc # this file is ignored
> > A + moved_dir # added with history of where it came from
> > M + moved_dir/README # added with history and has local modifications
> > D stuff/fish.c # this file is scheduled for deletion
>
>
> This breaks the example. 'svn status' will not show 'I' output unless
> --no-ignores is passed to it. If you plan to show 'I' output in the
> example, you should have the example use --no-ignores.

Hmmm. Then my official opinion is that we just toss the "$ svn status"
line. Stop pretending this is *literal* output... just say it's a list
of the different things the status command *can* print, depending on how
it's invoked.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 3 15:57:02 2004

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.