diff --git a/docs/manual/CoreTasks/defaultexcludes.html b/docs/manual/CoreTasks/defaultexcludes.html index 3e46860bb..784ae25bb 100644 --- a/docs/manual/CoreTasks/defaultexcludes.html +++ b/docs/manual/CoreTasks/defaultexcludes.html @@ -70,10 +70,10 @@ backup files and then restore normal behavior

Notes

-By default the pattern **/.svn ane **/.svn/** are set as default +By default the pattern **/.svn and **/.svn/** are set as default excludes. With version 1.3 Subversion supports the "_svn hack". -That means, that die svn-libraries evaluate environment variables and use .svn +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 the exclude patterns: