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

Recursive ignore

From: Chris Rose <offby1_at_gmail.com>
Date: 2005-01-20 03:15:22 CET

Although svn:ignore is not recursive by default, is there a way to
give it an expression that will ignore, say, every "bin" directory in
a tree?

eg:
root/sub1/bin
root/sub2/bin
root/sub2/sub21/bin

I'd like to ignore ALL bin subdirectories in this case. Can I do that
other than manually? My directory tree is not fixed, so it gets
unwieldy to add svn:ignore properties with each mkdir.

-- 
Chris R.
======
Not to be taken literally, internally, or seriously.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 20 03:17:42 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.