https://issues.apache.org/bugzilla/show_bug.cgi?id=50816

--- Comment #2 from Stefan Bodewig <[email protected]> 2011-02-22 08:42:33 EST 
---
There is a (documented) difference between .svn and .svn/ - the later is
an implicit .svn/** .  See http://ant.apache.org/manual/dirtasks.html#patterns
the paragraph just before "Example patterns".

I don't know whether the doc has ever been cofrrect and anything changed
in <delete> but the fileset as stated in the doc doesn't match
the directories' contents and thus the directories will never be
empty.   It also shouldn't match the directories themselves since
it is a fileset and not a dirset.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to