Re: [Issue 2319] Showing missing properties
From: Eli Barzilay <eli_at_barzilay.org>
Date: 2005-06-02 19:55:22 CEST
On Jun 2, kfogel@collab.net wrote:
That's exactly the issue... The thing that I wanted was to catch all
svn propget -R <prop> .
will not show files that *don't* have the property, and running
svn proplist -Rv .
will not show files that have no properties. One solution would be to
My suggestion was to add a flag to proplist that will list everything,
> propget svn:mime-type foo
or
> propget svn:mime-type foo
-- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://www.barzilay.org/ Maze is Life! --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Jun 2 19:57:23 2005 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.