You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2013/06/14 11:39:36 UTC

svn commit: r1493010 [6/16] - in /subversion/site/publish/docs: api/1.8/ api/1.8/search/ javahl/1.8/ javahl/1.8/org/apache/subversion/javahl/ javahl/1.8/org/apache/subversion/javahl/callback/ javahl/1.8/org/apache/subversion/javahl/types/ javahl/1.8/or...

Modified: subversion/site/publish/docs/api/1.8/structsvn__log__changed__path__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__log__changed__path__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__log__changed__path__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__log__changed__path__t.html Fri Jun 14 09:39:23 2013
@@ -104,7 +104,7 @@ char&#160;</td><td class="memItemRight" 
 <p>Same as the first three fields of <a class="el" href="structsvn__log__changed__path2__t.html" title="A structure to represent a path that changed for a log entry.">svn_log_changed_path2_t</a>.</p>
 <dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000401">Deprecated:</a></b></dt><dd>Provided for backward compatibility with the 1.5 API. </dd></dl>
 
-<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00799">799</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00808">808</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
 </div><hr/><h2>Field Documentation</h2>
 <a class="anchor" id="ae35bda9fb036de3c64763f2a9c1b5521"></a><!-- doxytag: member="svn_log_changed_path_t::copyfrom_path" ref="ae35bda9fb036de3c64763f2a9c1b5521" args="" -->
 <div class="memitem">
@@ -119,7 +119,7 @@ char&#160;</td><td class="memItemRight" 
 
 <p>Source path of copy (if any). </p>
 
-<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00805">805</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00814">814</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
 
 </div>
 </div>
@@ -136,7 +136,7 @@ char&#160;</td><td class="memItemRight" 
 
 <p>Source revision of copy (if any). </p>
 
-<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00808">808</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00817">817</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
 
 </div>
 </div>
@@ -161,7 +161,7 @@ char&#160;</td><td class="memItemRight" 
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__log__entry__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__log__entry__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__log__entry__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__log__entry__t.html Fri Jun 14 09:39:23 2013
@@ -111,7 +111,7 @@ Data Fields</h2></td></tr>
 <dl class="note"><dt><b>Note:</b></dt><dd>To allow for extending the <a class="el" href="structsvn__log__entry__t.html" title="A structure to represent all the information about a particular log entry.">svn_log_entry_t</a> structure in future releases, always use <a class="el" href="svn__types_8h.html#ad2f14a940d82a6aa93702e3f006855fe" title="Returns an svn_log_entry_t, allocated in pool with all fields initialized to NULL values...">svn_log_entry_create()</a> to allocate the structure.</dd></dl>
 <dl class="since"><dt><b>Since:</b></dt><dd>New in 1.5. </dd></dl>
 
-<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00831">831</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00840">840</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
 </div><hr/><h2>Field Documentation</h2>
 <a class="anchor" id="a94cb7ef606f460a847e6b21ce18b631c"></a><!-- doxytag: member="svn_log_entry_t::changed_paths" ref="a94cb7ef606f460a847e6b21ce18b631c" args="" -->
 <div class="memitem">
@@ -128,7 +128,7 @@ Data Fields</h2></td></tr>
 <p>The subversion core libraries will always set this field to the same value as changed_paths2 for compatibility reasons.</p>
 <dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000406">Deprecated:</a></b></dt><dd>Provided for backward compatibility with the 1.5 API. </dd></dl>
 
-<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00841">841</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00850">850</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
 
 </div>
 </div>
@@ -149,7 +149,7 @@ Data Fields</h2></td></tr>
 <dl class="note"><dt><b>Note:</b></dt><dd>See <a href="http://svn.haxx.se/dev/archive-2010-08/0362.shtml">http://svn.haxx.se/dev/archive-2010-08/0362.shtml</a> for further explanation.</dd></dl>
 <dl class="since"><dt><b>Since:</b></dt><dd>New in 1.6. </dd></dl>
 
-<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00884">884</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00893">893</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
 
 </div>
 </div>
@@ -169,7 +169,7 @@ Data Fields</h2></td></tr>
 <p>For log operations which do not request additional merge information, the HAS_CHILDREN flag is always FALSE.</p>
 <p>For more information see: <a href="https://svn.apache.org/repos/asf/subversion/trunk/notes/merge-tracking/design.html#commutative-reporting">https://svn.apache.org/repos/asf/subversion/trunk/notes/merge-tracking/design.html#commutative-reporting</a> </p>
 
-<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00867">867</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00876">876</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
 
 </div>
 </div>
@@ -188,7 +188,7 @@ Data Fields</h2></td></tr>
 <p>Only set when this <a class="el" href="structsvn__log__entry__t.html" title="A structure to represent all the information about a particular log entry.">svn_log_entry_t</a> instance is returned by the libsvn_client mergeinfo apis. Currently always FALSE when the <a class="el" href="structsvn__log__entry__t.html" title="A structure to represent all the information about a particular log entry.">svn_log_entry_t</a> instance is reported by the ra layer.</p>
 <dl class="since"><dt><b>Since:</b></dt><dd>New in 1.7. </dd></dl>
 
-<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00896">896</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00905">905</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
 
 </div>
 </div>
@@ -205,7 +205,7 @@ Data Fields</h2></td></tr>
 
 <p>The revision of the commit. </p>
 
-<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00844">844</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00853">853</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
 
 </div>
 </div>
@@ -223,7 +223,7 @@ Data Fields</h2></td></tr>
 <p>The hash of requested revision properties, which may be NULL if it would contain no revprops. </p>
 <p>Maps (const char *) property name to (<a class="el" href="structsvn__string__t.html" title="A simple counted string.">svn_string_t</a> *) property value. </p>
 
-<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00849">849</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00858">858</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
 
 </div>
 </div>
@@ -241,7 +241,7 @@ Data Fields</h2></td></tr>
 <p>Whether <em>revision</em> is a merged revision resulting from a reverse merge. </p>
 <dl class="since"><dt><b>Since:</b></dt><dd>New in 1.7. </dd></dl>
 
-<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00903">903</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__types_8h_source.html#l00912">912</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
 
 </div>
 </div>
@@ -266,7 +266,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__merge__range__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__merge__range__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__merge__range__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__merge__range__t.html Fri Jun 14 09:39:23 2013
@@ -102,7 +102,7 @@ Data Fields</h2></td></tr>
 <div class="textblock"><p>Mergeinfo representing a merge of a range of revisions. </p>
 <dl class="since"><dt><b>Since:</b></dt><dd>New in 1.5 </dd></dl>
 
-<p>Definition at line <a class="el" href="svn__types_8h_source.html#l01151">1151</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__types_8h_source.html#l01160">1160</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
 </div><hr/><h2>Field Documentation</h2>
 <a class="anchor" id="aa1a75cd9c348e308fe185b45a9a9860e"></a><!-- doxytag: member="svn_merge_range_t::inheritable" ref="aa1a75cd9c348e308fe185b45a9a9860e" args="" -->
 <div class="memitem">
@@ -117,7 +117,7 @@ Data Fields</h2></td></tr>
 
 <p>Whether this merge range should be inherited by treewise descendants of the path to which the range applies. </p>
 
-<p>Definition at line <a class="el" href="svn__types_8h_source.html#l01166">1166</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__types_8h_source.html#l01175">1175</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
 
 </div>
 </div>
@@ -135,7 +135,7 @@ Data Fields</h2></td></tr>
 <p>If the 'start' field is less than the 'end' field then 'start' is exclusive and 'end' inclusive of the range described. </p>
 <p>This is termed a forward merge range. If 'start' is greater than 'end' then the opposite is true. This is termed a reverse merge range. If 'start' equals 'end' the meaning of the range is not defined. </p>
 
-<p>Definition at line <a class="el" href="svn__types_8h_source.html#l01160">1160</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__types_8h_source.html#l01169">1169</a> of file <a class="el" href="svn__types_8h_source.html">svn_types.h</a>.</p>
 
 </div>
 </div>
@@ -160,7 +160,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__opt__revision__range__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__opt__revision__range__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__opt__revision__range__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__opt__revision__range__t.html Fri Jun 14 09:39:23 2013
@@ -123,7 +123,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__opt__revision__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__opt__revision__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__opt__revision__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__opt__revision__t.html Fri Jun 14 09:39:23 2013
@@ -123,7 +123,7 @@ enum <a class="el" href="svn__opt_8h.htm
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__opt__subcommand__desc2__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__opt__subcommand__desc2__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__opt__subcommand__desc2__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__opt__subcommand__desc2__t.html Fri Jun 14 09:39:23 2013
@@ -221,7 +221,7 @@ struct {</td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__opt__subcommand__desc__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__opt__subcommand__desc__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__opt__subcommand__desc__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__opt__subcommand__desc__t.html Fri Jun 14 09:39:23 2013
@@ -216,7 +216,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__patch__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__patch__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__patch__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__patch__t.html Fri Jun 14 09:39:23 2013
@@ -218,7 +218,7 @@ const char *&#160;</td><td class="memIte
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__prop__inherited__item__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__prop__inherited__item__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__prop__inherited__item__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__prop__inherited__item__t.html Fri Jun 14 09:39:23 2013
@@ -158,7 +158,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__prop__patch__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__prop__patch__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__prop__patch__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__prop__patch__t.html Fri Jun 14 09:39:23 2013
@@ -127,7 +127,7 @@ apr_array_header_t *&#160;</td><td class
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__prop__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__prop__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__prop__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__prop__t.html Fri Jun 14 09:39:23 2013
@@ -125,7 +125,7 @@ const <a class="el" href="structsvn__str
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__ra__callbacks2__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__ra__callbacks2__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__ra__callbacks2__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__ra__callbacks2__t.html Fri Jun 14 09:39:23 2013
@@ -324,7 +324,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__ra__callbacks__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__ra__callbacks__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__ra__callbacks__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__ra__callbacks__t.html Fri Jun 14 09:39:23 2013
@@ -130,7 +130,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__ra__plugin__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__ra__plugin__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__ra__plugin__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__ra__plugin__t.html Fri Jun 14 09:39:23 2013
@@ -270,7 +270,7 @@ const char *&#160;</td><td class="memIte
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__ra__reporter2__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__ra__reporter2__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__ra__reporter2__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__ra__reporter2__t.html Fri Jun 14 09:39:23 2013
@@ -214,7 +214,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__ra__reporter3__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__ra__reporter3__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__ra__reporter3__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__ra__reporter3__t.html Fri Jun 14 09:39:23 2013
@@ -230,7 +230,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__ra__reporter__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__ra__reporter__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__ra__reporter__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__ra__reporter__t.html Fri Jun 14 09:39:23 2013
@@ -214,7 +214,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__ra__svn__cmd__entry__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__ra__svn__cmd__entry__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__ra__svn__cmd__entry__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__ra__svn__cmd__entry__t.html Fri Jun 14 09:39:23 2013
@@ -144,7 +144,7 @@ const char *&#160;</td><td class="memIte
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__ra__svn__item__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__ra__svn__item__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__ra__svn__item__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__ra__svn__item__t.html Fri Jun 14 09:39:23 2013
@@ -207,7 +207,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__repos__node__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__repos__node__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__repos__node__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__repos__node__t.html Fri Jun 14 09:39:23 2013
@@ -125,7 +125,7 @@ struct <a class="el" href="structsvn__re
 <hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
 <div class="textblock"><p>A node in the repository. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02402">2402</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02405">2405</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 </div><hr/>The documentation for this struct was generated from the following file:<ul>
 <li><a class="el" href="svn__repos_8h_source.html">svn_repos.h</a></li>
 </ul>
@@ -147,7 +147,7 @@ struct <a class="el" href="structsvn__re
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__repos__notify__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__repos__notify__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__repos__notify__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__repos__notify__t.html Fri Jun 14 09:39:23 2013
@@ -116,7 +116,7 @@ Data Fields</h2></td></tr>
 <dl class="note"><dt><b>Note:</b></dt><dd>Callers of notification functions should use <a class="el" href="svn__repos_8h.html#ae23a26dccaa31af69edc2fb69cdcb5b9" title="Allocate an svn_repos_notify_t structure in result_pool, initialize and return it.">svn_repos_notify_create()</a> to create structures of this type to allow for future extensibility.</dd></dl>
 <dl class="since"><dt><b>Since:</b></dt><dd>New in 1.7. </dd></dl>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00289">289</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00292">292</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 </div><hr/><h2>Field Documentation</h2>
 <a class="anchor" id="a79b6e09fa2249d98f7a603fbad2ab679"></a><!-- doxytag: member="svn_repos_notify_t::action" ref="a79b6e09fa2249d98f7a603fbad2ab679" args="" -->
 <div class="memitem">
@@ -131,7 +131,7 @@ Data Fields</h2></td></tr>
 
 <p>Action that describes what happened in the repository. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00292">292</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00295">295</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -148,7 +148,7 @@ Data Fields</h2></td></tr>
 
 <p>For <a class="el" href="svn__repos_8h.html#aa62dae92e97e4f496c29eb8d28361183af5249cf0ad7083d74730d1a18b291efe" title="A node has finished loading.">svn_repos_notify_load_node_done</a>, the revision committed. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00310">310</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00313">313</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -165,7 +165,7 @@ Data Fields</h2></td></tr>
 
 <p>For <a class="el" href="svn__repos_8h.html#aa62dae92e97e4f496c29eb8d28361183aa874da1e7bb92b47385f3594d22e4444" title="A node has begun loading.">svn_repos_notify_load_node_start</a>, the action being taken on the node. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00319">319</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00322">322</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -183,7 +183,7 @@ Data Fields</h2></td></tr>
 <p>For <a class="el" href="svn__repos_8h.html#aa62dae92e97e4f496c29eb8d28361183af5249cf0ad7083d74730d1a18b291efe" title="A node has finished loading.">svn_repos_notify_load_node_done</a>, the source revision, if different from <em>new_revision</em>, otherwise <a class="el" href="svn__types_8h.html#a8857d4630bf116eaba54a1b65d43ad92" title="The &#39;official&#39; invalid revision num.">SVN_INVALID_REVNUM</a>. </p>
 <p>For <a class="el" href="svn__repos_8h.html#aa62dae92e97e4f496c29eb8d28361183aac3047b90e204ccc1890b0ee9a09e885" title="A revision has begun loading.">svn_repos_notify_load_txn_start</a>, the source revision. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00315">315</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00318">318</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -200,7 +200,7 @@ Data Fields</h2></td></tr>
 
 <p>For <a class="el" href="svn__repos_8h.html#aa62dae92e97e4f496c29eb8d28361183aa874da1e7bb92b47385f3594d22e4444" title="A node has begun loading.">svn_repos_notify_load_node_start</a>, the path of the node. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00322">322</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00325">325</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -217,7 +217,7 @@ Data Fields</h2></td></tr>
 
 <p>For <a class="el" href="svn__repos_8h.html#aa62dae92e97e4f496c29eb8d28361183acd6ecf45a6daa5a3806f9305c94dc1ca" title="A revision has finished being dumped.">svn_repos_notify_dump_rev_end</a> and <a class="el" href="svn__repos_8h.html#aa62dae92e97e4f496c29eb8d28361183a26850dcf2946789d2cd016a37e635764" title="A revision has finished being verified.">svn_repos_notify_verify_rev_end</a>, the revision which just completed. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00296">296</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00299">299</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -234,7 +234,7 @@ Data Fields</h2></td></tr>
 
 <p>For <a class="el" href="svn__repos_8h.html#aa62dae92e97e4f496c29eb8d28361183a8a3292435b644ab8ea61d8b0d71a1986" title="packing of an FSFS shard has commenced">svn_repos_notify_pack_shard_start</a>, <a class="el" href="svn__repos_8h.html#aa62dae92e97e4f496c29eb8d28361183aee3b89ed36c1a4c611f8f8aa08c003fe" title="packing of an FSFS shard is completed">svn_repos_notify_pack_shard_end</a>, <a class="el" href="svn__repos_8h.html#aa62dae92e97e4f496c29eb8d28361183ab3865aa563ce055e28b8eccfd5979737" title="packing of the shard revprops has commenced">svn_repos_notify_pack_shard_start_revprop</a>, and <a class="el" href="svn__repos_8h.html#aa62dae92e97e4f496c29eb8d28361183a488df21d64aac6d7fb1254af6c0a9270" title="packing of the shard revprops has completed">svn_repos_notify_pack_shard_end_revprop</a>, the shard processed. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00307">307</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00310">310</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -252,7 +252,7 @@ Data Fields</h2></td></tr>
 <p>For <a class="el" href="svn__repos_8h.html#aa62dae92e97e4f496c29eb8d28361183a10a5b2e515291a051339282acbac53c9" title="A warning message is waiting.">svn_repos_notify_warning</a>, the warning object. </p>
 <p>Must be cleared by the consumer of the notification. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00300">300</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l00303">303</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -277,7 +277,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__repos__parse__fns2__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__repos__parse__fns2__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__repos__parse__fns2__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__repos__parse__fns2__t.html Fri Jun 14 09:39:23 2013
@@ -119,7 +119,7 @@ Data Fields</h2></td></tr>
 <p>Similar to <a class="el" href="structsvn__repos__parse__fns3__t.html" title="A vtable that is driven by svn_repos_parse_dumpstream3().">svn_repos_parse_fns3_t</a> except that it lacks the delete_node_property and apply_textdelta callbacks.</p>
 <dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000374">Deprecated:</a></b></dt><dd>Provided for backward compatibility with the 1.7 API. </dd></dl>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02989">2989</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02992">2992</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 </div><hr/><h2>Field Documentation</h2>
 <a class="anchor" id="a8fce3d6c2b8a379002e7812647826cdf"></a><!-- doxytag: member="svn_repos_parse_fns2_t::apply_textdelta" ref="a8fce3d6c2b8a379002e7812647826cdf" args=")(svn_txdelta_window_handler_t *handler, void **handler_baton, void *node_baton)" -->
 <div class="memitem">
@@ -134,7 +134,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns3__t.html#adf9c440cd7a740d01646ab2f9cf66817" title="For a given node_baton, set handler and handler_baton to a window handler and baton capable of receiv...">svn_repos_parse_fns3_t.apply_textdelta</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03022">3022</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03025">3025</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -151,7 +151,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns3__t.html#af39904da60ae1b07cd10970a65b71cb7" title="The parser has reached the end of the current node represented by node_baton, it can be freed...">svn_repos_parse_fns3_t.close_node</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03026">3026</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03029">3029</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -168,7 +168,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns3__t.html#a1d3cf7f6da6fb3964bf1cf702112fb09" title="The parser has reached the end of the current revision represented by revision_baton.">svn_repos_parse_fns3_t.close_revision</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03028">3028</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03031">3031</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -185,7 +185,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns3__t.html#a3582623883a4bbb4415d2eca7d6088e7" title="For a given node_baton, delete property name.">svn_repos_parse_fns3_t.delete_node_property</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03014">3014</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03017">3017</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -202,7 +202,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns3__t.html#a2fac4102114cc4f413bf92bb8633774a" title="The parser has discovered a new node record within the current revision represented by revision_baton...">svn_repos_parse_fns3_t.new_node_record</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03001">3001</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03004">3004</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -219,7 +219,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns3__t.html#a9c085254975f6886b7c861b9d286a4cb" title="The parser has discovered a new revision record within the parsing session represented by parse_baton...">svn_repos_parse_fns3_t.new_revision_record</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02992">2992</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02995">2995</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -236,7 +236,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns3__t.html#ab9dbf23effea7688bd93e4d7c23e1330" title="For a given node_baton, remove all properties.">svn_repos_parse_fns3_t.remove_node_props</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03017">3017</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03020">3020</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -253,7 +253,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns3__t.html#a2405143d84d23a350709c0e88c6727f4" title="For a given node_baton, receive a writable stream capable of receiving the node&#39;s fulltext...">svn_repos_parse_fns3_t.set_fulltext</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03019">3019</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03022">3022</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -270,7 +270,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns3__t.html#af1baa470cfc9f501427508b9809bcbb9" title="For a given node_baton, set a property name to value.">svn_repos_parse_fns3_t.set_node_property</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03010">3010</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03013">3013</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -287,7 +287,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns3__t.html#a7ed6b48dabba1e75c6dce338a94d4d19" title="For a given revision_baton, set a property name to value.">svn_repos_parse_fns3_t.set_revision_property</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03006">3006</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03009">3009</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -304,7 +304,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns3__t.html#a688f8c2fe2b14a6447be37efc10625e5" title="The parser has discovered a new uuid record within the parsing session represented by parse_baton...">svn_repos_parse_fns3_t.uuid_record</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02997">2997</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03000">3000</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -329,7 +329,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__repos__parse__fns3__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__repos__parse__fns3__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__repos__parse__fns3__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__repos__parse__fns3__t.html Fri Jun 14 09:39:23 2013
@@ -121,7 +121,7 @@ Data Fields</h2></td></tr>
 <div class="textblock"><p>A vtable that is driven by <a class="el" href="group__svn__repos__dump__load.html#gae5ed3287ba9df58687aaaeb2b9095c05" title="Read and parse dumpfile-formatted stream, calling callbacks in parse_fns/parse_baton, and using pool for allocations.">svn_repos_parse_dumpstream3()</a>. </p>
 <dl class="since"><dt><b>Since:</b></dt><dd>New in 1.8. </dd></dl>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02800">2800</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02803">2803</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 </div><hr/><h2>Field Documentation</h2>
 <a class="anchor" id="adf9c440cd7a740d01646ab2f9cf66817"></a><!-- doxytag: member="svn_repos_parse_fns3_t::apply_textdelta" ref="adf9c440cd7a740d01646ab2f9cf66817" args=")(svn_txdelta_window_handler_t *handler, void **handler_baton, void *node_baton)" -->
 <div class="memitem">
@@ -138,7 +138,7 @@ Data Fields</h2></td></tr>
 <p>A NULL window will be sent to the handler after all the windows are sent.</p>
 <p>If a <code>NULL</code> is returned instead of a handler, the vtable is indicating that no delta is desired, and the parser will not attempt to send it. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02877">2877</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02880">2880</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -156,7 +156,7 @@ Data Fields</h2></td></tr>
 <p>The parser has reached the end of the current revision represented by <em>revision_baton</em>. </p>
 <p>In other words, there are no more changed nodes within the revision. The baton can be freed. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02890">2890</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02893">2893</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -173,7 +173,7 @@ Data Fields</h2></td></tr>
 
 <p>For a given <em>node_baton</em>, delete property <em>name</em>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02852">2852</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02855">2855</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -191,7 +191,7 @@ Data Fields</h2></td></tr>
 <p>The parser has discovered a new "magic header" record within the parsing session represented by <em>parse_baton</em>. </p>
 <p>The dump-format version number is <em>version</em>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02806">2806</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02809">2809</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -209,7 +209,7 @@ Data Fields</h2></td></tr>
 <p>The parser has discovered a new node record within the current revision represented by <em>revision_baton</em>. </p>
 <p>All the headers are placed in <em>headers</em> (as with <code>new_revision_record</code>), allocated in <em>pool</em>. The <em>node_baton</em> received back is allocated in <em>pool</em> and represents the node. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02836">2836</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02839">2839</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -227,7 +227,7 @@ Data Fields</h2></td></tr>
 <p>The parser has discovered a new revision record within the parsing session represented by <em>parse_baton</em>. </p>
 <p>All the headers are placed in <em>headers</em> (allocated in <em>pool</em>), which maps <code>const char *</code> header-name ==&gt; <code>const char *</code> header-value. The <em>revision_baton</em> received back (also allocated in <em>pool</em>) represents the revision. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02825">2825</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02828">2828</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -244,7 +244,7 @@ Data Fields</h2></td></tr>
 
 <p>For a given <em>node_baton</em>, remove all properties. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02855">2855</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02858">2858</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -263,7 +263,7 @@ Data Fields</h2></td></tr>
 <p>After writing the fulltext, call the stream's close() function.</p>
 <p>If a <code>NULL</code> is returned instead of a stream, the vtable is indicating that no text is desired, and the parser will not attempt to send it. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02865">2865</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02868">2868</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -280,7 +280,7 @@ Data Fields</h2></td></tr>
 
 <p>For a given <em>node_baton</em>, set a property <em>name</em> to <em>value</em>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02847">2847</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02850">2850</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -297,7 +297,7 @@ Data Fields</h2></td></tr>
 
 <p>For a given <em>revision_baton</em>, set a property <em>name</em> to <em>value</em>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02842">2842</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02845">2845</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -315,7 +315,7 @@ Data Fields</h2></td></tr>
 <p>The parser has discovered a new uuid record within the parsing session represented by <em>parse_baton</em>. </p>
 <p>The uuid's value is <em>uuid</em>, and it is allocated in <em>pool</em>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02814">2814</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l02817">2817</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -340,7 +340,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__repos__parse__fns__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__repos__parse__fns__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__repos__parse__fns__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__repos__parse__fns__t.html Fri Jun 14 09:39:23 2013
@@ -115,7 +115,7 @@ Data Fields</h2></td></tr>
 <p>Similar to <a class="el" href="structsvn__repos__parse__fns2__t.html" title="A vtable that is driven by svn_repos_parse_dumpstream2().">svn_repos_parse_fns2_t</a> except that it lacks the delete_node_property and apply_textdelta callbacks.</p>
 <dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000376">Deprecated:</a></b></dt><dd>Provided for backward compatibility with the 1.0 API. </dd></dl>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03042">3042</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03045">3045</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 </div><hr/><h2>Field Documentation</h2>
 <a class="anchor" id="abe68ab59cc60bee984ca63b2863d358f"></a><!-- doxytag: member="svn_repos_parse_fns_t::close_node" ref="abe68ab59cc60bee984ca63b2863d358f" args=")(void *node_baton)" -->
 <div class="memitem">
@@ -130,7 +130,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns2__t.html#a23a54c9a6d63d62636cfe493d78bbe24" title="Same as svn_repos_parse_fns3_t.close_node.">svn_repos_parse_fns2_t.close_node</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03072">3072</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03075">3075</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -147,7 +147,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns2__t.html#a26c539774ad5996e84c3c467694c891a" title="Same as svn_repos_parse_fns3_t.close_revision.">svn_repos_parse_fns2_t.close_revision</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03074">3074</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03077">3077</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -164,7 +164,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns2__t.html#aaf4ebf625152e5f9f8ab45eada90ce44" title="Same as svn_repos_parse_fns3_t.new_node_record.">svn_repos_parse_fns2_t.new_node_record</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03054">3054</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03057">3057</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -181,7 +181,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns2__t.html#ad617eeff5bbe130a22fdf432fbd76188" title="Same as svn_repos_parse_fns3_t.new_revision_record.">svn_repos_parse_fns2_t.new_revision_record</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03045">3045</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03048">3048</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -198,7 +198,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns2__t.html#ac2a107d120d111813380ae92044c7273" title="Same as svn_repos_parse_fns3_t.remove_node_props.">svn_repos_parse_fns2_t.remove_node_props</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03067">3067</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03070">3070</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -215,7 +215,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns2__t.html#aa4b91379f29eb665bdb6184bac71d632" title="Same as svn_repos_parse_fns3_t.set_fulltext.">svn_repos_parse_fns2_t.set_fulltext</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03069">3069</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03072">3072</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -232,7 +232,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns2__t.html#a7607891a8598ff7cfdc3076f8d937815" title="Same as svn_repos_parse_fns3_t.set_node_property.">svn_repos_parse_fns2_t.set_node_property</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03063">3063</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03066">3066</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -249,7 +249,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns2__t.html#a77531fad440a16bbe2bc0ffab69f471a" title="Same as svn_repos_parse_fns3_t.set_revision_property.">svn_repos_parse_fns2_t.set_revision_property</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03059">3059</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03062">3062</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -266,7 +266,7 @@ Data Fields</h2></td></tr>
 
 <p>Same as <a class="el" href="structsvn__repos__parse__fns2__t.html#ad115de865662f374e5b8ea853a749d2f" title="Same as svn_repos_parse_fns3_t.uuid_record.">svn_repos_parse_fns2_t.uuid_record</a>. </p>
 
-<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03050">3050</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
+<p>Definition at line <a class="el" href="svn__repos_8h_source.html#l03053">3053</a> of file <a class="el" href="svn__repos_8h_source.html">svn_repos.h</a>.</p>
 
 </div>
 </div>
@@ -291,7 +291,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__sort____item__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__sort____item__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__sort____item__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__sort____item__t.html Fri Jun 14 09:39:23 2013
@@ -127,7 +127,7 @@ void *&#160;</td><td class="memItemRight
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__string__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__string__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__string__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__string__t.html Fri Jun 14 09:39:23 2013
@@ -123,7 +123,7 @@ apr_size_t&#160;</td><td class="memItemR
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__stringbuf__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__stringbuf__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__stringbuf__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__stringbuf__t.html Fri Jun 14 09:39:23 2013
@@ -147,7 +147,7 @@ apr_size_t&#160;</td><td class="memItemR
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__subst__keywords__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__subst__keywords__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__subst__keywords__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__subst__keywords__t.html Fri Jun 14 09:39:23 2013
@@ -129,7 +129,7 @@ const <a class="el" href="structsvn__str
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__txdelta__op__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__txdelta__op__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__txdelta__op__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__txdelta__op__t.html Fri Jun 14 09:39:23 2013
@@ -159,7 +159,7 @@ enum <a class="el" href="group__svn__del
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__txdelta__window__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__txdelta__window__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__txdelta__window__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__txdelta__window__t.html Fri Jun 14 09:39:23 2013
@@ -266,7 +266,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__version__checklist__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__version__checklist__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__version__checklist__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__version__checklist__t.html Fri Jun 14 09:39:23 2013
@@ -125,7 +125,7 @@ const <a class="el" href="structsvn__ver
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__version__ext__linked__lib__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__version__ext__linked__lib__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__version__ext__linked__lib__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__version__ext__linked__lib__t.html Fri Jun 14 09:39:23 2013
@@ -128,7 +128,7 @@ const char *&#160;</td><td class="memIte
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__version__ext__loaded__lib__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__version__ext__loaded__lib__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__version__ext__loaded__lib__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__version__ext__loaded__lib__t.html Fri Jun 14 09:39:23 2013
@@ -125,7 +125,7 @@ const char *&#160;</td><td class="memIte
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__version__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__version__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__version__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__version__t.html Fri Jun 14 09:39:23 2013
@@ -149,7 +149,7 @@ int&#160;</td><td class="memItemRight" v
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__conflict__description2__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__conflict__description2__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__conflict__description2__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__conflict__description2__t.html Fri Jun 14 09:39:23 2013
@@ -325,7 +325,7 @@ const char *&#160;</td><td class="memIte
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__conflict__description__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__conflict__description__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__conflict__description__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__conflict__description__t.html Fri Jun 14 09:39:23 2013
@@ -340,7 +340,7 @@ const char *&#160;</td><td class="memIte
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__conflict__result__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__conflict__result__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__conflict__result__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__conflict__result__t.html Fri Jun 14 09:39:23 2013
@@ -178,7 +178,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__conflict__version__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__conflict__version__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__conflict__version__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__conflict__version__t.html Fri Jun 14 09:39:23 2013
@@ -175,7 +175,7 @@ const char *&#160;</td><td class="memIte
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__diff__callbacks2__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__diff__callbacks2__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__diff__callbacks2__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__diff__callbacks2__t.html Fri Jun 14 09:39:23 2013
@@ -233,7 +233,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__diff__callbacks3__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__diff__callbacks3__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__diff__callbacks3__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__diff__callbacks3__t.html Fri Jun 14 09:39:23 2013
@@ -272,7 +272,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__diff__callbacks4__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__diff__callbacks4__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__diff__callbacks4__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__diff__callbacks4__t.html Fri Jun 14 09:39:23 2013
@@ -279,7 +279,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__diff__callbacks__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__diff__callbacks__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__diff__callbacks__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__diff__callbacks__t.html Fri Jun 14 09:39:23 2013
@@ -235,7 +235,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__entry__callbacks2__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__entry__callbacks2__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__entry__callbacks2__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__entry__callbacks2__t.html Fri Jun 14 09:39:23 2013
@@ -158,7 +158,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__entry__callbacks__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__entry__callbacks__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__entry__callbacks__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__entry__callbacks__t.html Fri Jun 14 09:39:23 2013
@@ -134,7 +134,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__entry__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__entry__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__entry__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__entry__t.html Fri Jun 14 09:39:23 2013
@@ -638,7 +638,7 @@ const char *&#160;</td><td class="memIte
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__external__item2__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__external__item2__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__external__item2__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__external__item2__t.html Fri Jun 14 09:39:23 2013
@@ -201,7 +201,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__external__item__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__external__item__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__external__item__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__external__item__t.html Fri Jun 14 09:39:23 2013
@@ -128,7 +128,7 @@ const char *&#160;</td><td class="memIte
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:04 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__info__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__info__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__info__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__info__t.html Fri Jun 14 09:39:23 2013
@@ -322,7 +322,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:05 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__notify__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__notify__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__notify__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__notify__t.html Fri Jun 14 09:39:23 2013
@@ -532,7 +532,7 @@ Callers of notification functions should
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:05 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__revision__status__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__revision__status__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__revision__status__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__revision__status__t.html Fri Jun 14 09:39:23 2013
@@ -152,7 +152,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:05 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__status2__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__status2__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__status2__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__status2__t.html Fri Jun 14 09:39:23 2013
@@ -387,7 +387,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:05 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__status3__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__status3__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__status3__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__status3__t.html Fri Jun 14 09:39:23 2013
@@ -457,7 +457,7 @@ enum <a class="el" href="group__svn__wc_
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:05 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>

Modified: subversion/site/publish/docs/api/1.8/structsvn__wc__status__t.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/api/1.8/structsvn__wc__status__t.html?rev=1493010&r1=1493009&r2=1493010&view=diff
==============================================================================
--- subversion/site/publish/docs/api/1.8/structsvn__wc__status__t.html (original)
+++ subversion/site/publish/docs/api/1.8/structsvn__wc__status__t.html Fri Jun 14 09:39:23 2013
@@ -239,7 +239,7 @@ Data Fields</h2></td></tr>
 
 
 <hr class="footer"/><address class="footer"><small>
-Generated on Thu May 16 2013 17:03:05 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Fri Jun 14 2013 02:03:23 for Subversion by &#160;<a href="http://www.doxygen.org/index.html">
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.7.6.1
 </small></address>