Author: mbenson
Date: Fri Aug 18 07:06:55 2006
New Revision: 432588
URL: http://svn.apache.org/viewvc?rev=432588&view=rev
Log:
correct typo and translate a German article to the English equivalent. ;)
Modified:
ant/core/trunk/docs/manual/CoreTasks/defaultexcludes.html
Modified: ant/core/trunk/docs/manual/CoreTasks/defaultexcludes.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTasks/defaultexcludes.html?rev=432588&r1=432587&r2=432588&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/CoreTasks/defaultexcludes.html (original)
+++ ant/core/trunk/docs/manual/CoreTasks/defaultexcludes.html Fri Aug 18
07:06:55 2006
@@ -70,10 +70,10 @@
</pre>
<h3>Notes</h3>
-By default the pattern <tt>**/.svn</tt> ane <tt>**/.svn/**</tt> are set as
default
+By default the pattern <tt>**/.svn</tt> and <tt>**/.svn/**</tt> are set as
default
excludes. With version 1.3 Subversion supports the
<a target="_blank"
href="http://subversion.tigris.org/svn_1.3_releasenotes.html">"_svn
hack"</a>.
-That means, that die svn-libraries evaluate environment variables and use
<i>.svn</i>
+That means, that the svn-libraries evaluate environment variables and use
<i>.svn</i>
or <i>_svn</i> 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:
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]