From 80d8d90c2880ea0d3e8026d43fa4f48ef5a69ac8 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 15 Jul 2011 14:59:19 +0000 Subject: [PATCH] fix link to svn docs, submitted by Matt Wildig. PR 51375 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1147175 13f79535-47bb-0310-9956-ffa450edef68 --- manual/Tasks/defaultexcludes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/Tasks/defaultexcludes.html b/manual/Tasks/defaultexcludes.html index 7f25a9d81..5511b9016 100644 --- a/manual/Tasks/defaultexcludes.html +++ b/manual/Tasks/defaultexcludes.html @@ -88,7 +88,7 @@ backup files and then restore normal behavior

Notes

By default the pattern **/.svn and **/.svn/** are set as default excludes. With version 1.3 Subversion supports the -"_svn hack". +"_svn hack". That means, that the svn-libraries evaluate environment variables and use .svn or _svn directory regarding to that value. We had chosen not to evaluate environment variables to get a more reliable build. Instead you have to change the settings by yourself by changing