Can I access files by property?
From: David Kramer <david_at_thekramers.net>
Date: 2005-01-05 17:35:19 CET
One of the things CVS can do with its vcs.cfg file is group a list of
What I would like to do is to set a property on some directories in my
THis is the closest I've been able to come up with as a mechanism to list
svn propget isscriptdir `find . -type d | grep -v .svn` \
This seems a little inefficient at best. There doesn't seem to be a way
I tried "svn -R propget isscriptdir *", but that command produces an error
P.S. This list has been incredibly helpful. Thanks one and all for your
----------------------------------------------------------------------------
---------------------------------------------------------------------
|
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.