Re: Finding files *lacking* a property
From: Andrew Thompson <subversionuser_at_aktzero.com>
Date: 2005-04-18 15:34:11 CEST
Kenneth Porter wrote:
This might be the easiest to work with. It'll give you every property of
svn proplist -R URL
This would get you every file that has your property set. You'd have to
svn propget svn:eol-style -R URL
You could also check to see if the 1.2RC can do XML output of the
-- Andrew Thompson http://aktzero.com/ Interested in a hosted SVN repository? Email me, let's talk... --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Apr 18 15:39:13 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.