|
@@ -88,7 +88,7 @@ backup files and then restore normal behavior</p> |
|
|
<h3>Notes</h3> |
|
|
<h3>Notes</h3> |
|
|
By default the pattern <tt>**/.svn</tt> and <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 |
|
|
excludes. With version 1.3 Subversion supports the |
|
|
<a target="_blank" href="http://subversion.tigris.org/svn_1.3_releasenotes.html">"_svn hack"</a>. |
|
|
|
|
|
|
|
|
<a target="_blank" href="http://subversion.apache.org/docs/release-notes/1.3.html#_svn-hack">"_svn hack"</a>. |
|
|
That means, that the 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 |
|
|
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 |
|
|
get a more reliable build. Instead you have to change the settings by yourself by changing |
|
|