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

Re: "M_" in status

From: Rafael Garcia-Suarez <raphel.garcia-suarez_at_hexaflux.com>
Date: 2002-10-18 09:28:21 CEST

Ben Collins-Sussman <sussman@collab.net> wrote:
>
> But I'm also kind sad, because now we really have no way to tell if a
> file or dir has any properties. I mean, by definition, we *always*
> have text, but not necessarily props.

There's "svn pl -v".

It's possible to extend it to include an line for files with no
properties : the output could look like :

Properties on 'foo.c':
  svn:eol-style : native
Properties on 'bar.h':
Properties on 'quux.sh':
  svn:eol-style : native

(but I see no big need for it, except perhaps for tools that
parse the output of "svn pl")

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 18 09:30:41 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.