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

disregarding svn:global-ignores

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 6 Nov 2012 00:41:41 +0200

http://wiki.apache.org/subversion/Inheritable-Ignores-AutoProps#Ignores_.22Hierarchy.22
says 'svn status --no-ignore' does not disregard inherited
'svn:global-ignores' properties.

This breaks a use-case for me:
% svn status --no-ignore | xargs rm -rf

How, with a 1.8 client, would I obtain a complete list of all
unversioned files in my working copy? "Complete" means - without
excluding any files (regardless of inherited props, runtime config, etc)
Received on 2012-11-05 23:42:19 CET

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.