diff --git a/docs/manual/CoreTasks/defaultexcludes.html b/docs/manual/CoreTasks/defaultexcludes.html index 38868d4cf..3e46860bb 100644 --- a/docs/manual/CoreTasks/defaultexcludes.html +++ b/docs/manual/CoreTasks/defaultexcludes.html @@ -69,12 +69,26 @@ backup files and then restore normal behavior
<defaultexcludes default="true"/> ++ <defaultexcludes remove="**/.svn"/> + <defaultexcludes remove="**/.svn/**"/> + <defaultexcludes add="**/_svn"/> + <defaultexcludes add="**/_svn/**"/> ++
Copyright © 2003-2005 The Apache Software Foundation. All rights +
Copyright © 2003-2006 The Apache Software Foundation. All rights Reserved.