138 lines
11 KiB
HTML
138 lines
11 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
|
<title>Subversion: svn_client_commit_item3_t Struct Reference</title>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
|
</head><body>
|
|
<!-- Generated by Doxygen 1.5.6 -->
|
|
<div class="navigation" id="top">
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
|
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
<li>
|
|
<form action="search.php" method="get">
|
|
<table cellspacing="0" cellpadding="0" border="0">
|
|
<tr>
|
|
<td><label> <u>S</u>earch for </label></td>
|
|
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
|
|
</tr>
|
|
</table>
|
|
</form>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
<h1>svn_client_commit_item3_t Struct Reference<br>
|
|
<small>
|
|
[<a class="el" href="group__clnt__commit.html">Client commit subsystem</a>]</small>
|
|
</h1><!-- doxytag: class="svn_client_commit_item3_t" -->The commit candidate structure.
|
|
<a href="#_details">More...</a>
|
|
<p>
|
|
<code>#include <<a class="el" href="svn__client_8h-source.html">svn_client.h</a>></code>
|
|
<p>
|
|
<table border="0" cellpadding="0" cellspacing="0">
|
|
<tr><td></td></tr>
|
|
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e62b5d1e8da11bbbb4d3ab02f6738f20"></a><!-- doxytag: member="svn_client_commit_item3_t::path" ref="e62b5d1e8da11bbbb4d3ab02f6738f20" args="" -->
|
|
const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__client__commit__item3__t.html#e62b5d1e8da11bbbb4d3ab02f6738f20">path</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">absolute working-copy path of item <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4f06bd44a608e1c60a2e428243cac6b2"></a><!-- doxytag: member="svn_client_commit_item3_t::kind" ref="4f06bd44a608e1c60a2e428243cac6b2" args="" -->
|
|
<a class="el" href="svn__types_8h.html#c3ca125707a8ca1289c73236b5ce7f9a">svn_node_kind_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__client__commit__item3__t.html#4f06bd44a608e1c60a2e428243cac6b2">kind</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">node kind (dir, file) <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4858d4312bb750b78d7f69d0bd41dea8"></a><!-- doxytag: member="svn_client_commit_item3_t::url" ref="4858d4312bb750b78d7f69d0bd41dea8" args="" -->
|
|
const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__client__commit__item3__t.html#4858d4312bb750b78d7f69d0bd41dea8">url</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">commit URL for this item <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="279d73133d49c0a7be43becaad70500f"></a><!-- doxytag: member="svn_client_commit_item3_t::revision" ref="279d73133d49c0a7be43becaad70500f" args="" -->
|
|
<a class="el" href="svn__types_8h.html#f16427ed53d30f27da225c56552d2a89">svn_revnum_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__client__commit__item3__t.html#279d73133d49c0a7be43becaad70500f">revision</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">revision of textbase <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="51e13a0d082b702d878b21f2ceb7a43a"></a><!-- doxytag: member="svn_client_commit_item3_t::copyfrom_url" ref="51e13a0d082b702d878b21f2ceb7a43a" args="" -->
|
|
const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__client__commit__item3__t.html#51e13a0d082b702d878b21f2ceb7a43a">copyfrom_url</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">copyfrom-url or NULL if not a copied item <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a8aa54e164893729ef6ae6b98f0519ac"></a><!-- doxytag: member="svn_client_commit_item3_t::copyfrom_rev" ref="a8aa54e164893729ef6ae6b98f0519ac" args="" -->
|
|
<a class="el" href="svn__types_8h.html#f16427ed53d30f27da225c56552d2a89">svn_revnum_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__client__commit__item3__t.html#a8aa54e164893729ef6ae6b98f0519ac">copyfrom_rev</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">copyfrom-rev, valid when copyfrom_url != NULL <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c675df02091a35fcab2ff510d5cebfcd"></a><!-- doxytag: member="svn_client_commit_item3_t::state_flags" ref="c675df02091a35fcab2ff510d5cebfcd" args="" -->
|
|
apr_byte_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__client__commit__item3__t.html#c675df02091a35fcab2ff510d5cebfcd">state_flags</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">state flags <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">apr_array_header_t * </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__client__commit__item3__t.html#88936d3f05e59d6af78d45abbdd20374">incoming_prop_changes</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">An array of <code><a class="el" href="structsvn__prop__t.html" title="A general in-memory representation of a single property.">svn_prop_t</a></code> *'s, which are incoming changes from the repository to WC properties. <a href="#88936d3f05e59d6af78d45abbdd20374"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">apr_array_header_t * </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__client__commit__item3__t.html#9bc8c2164338cf5239b20ae97258bd7e">outgoing_prop_changes</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">An array of <code><a class="el" href="structsvn__prop__t.html" title="A general in-memory representation of a single property.">svn_prop_t</a></code> *'s, which are outgoing changes to make to properties in the repository. <a href="#9bc8c2164338cf5239b20ae97258bd7e"></a><br></td></tr>
|
|
</table>
|
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
The commit candidate structure.
|
|
<p>
|
|
In order to avoid backwards compatibility problems clients should use <a class="el" href="group__clnt__commit.html#gbff86875919045f00b9092db26d13e2e" title="Initialize a commit item.">svn_client_commit_item_create()</a> to allocate and intialize this structure instead of doing so themselves.<p>
|
|
<dl class="since" compact><dt><b>Since:</b></dt><dd>New in 1.5. </dd></dl>
|
|
|
|
<p>Definition at line <a class="el" href="svn__client_8h-source.html#l00388">388</a> of file <a class="el" href="svn__client_8h-source.html">svn_client.h</a>.</p>
|
|
<hr><h2>Field Documentation</h2>
|
|
<a class="anchor" name="88936d3f05e59d6af78d45abbdd20374"></a><!-- doxytag: member="svn_client_commit_item3_t::incoming_prop_changes" ref="88936d3f05e59d6af78d45abbdd20374" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">apr_array_header_t* <a class="el" href="structsvn__client__commit__item3__t.html#88936d3f05e59d6af78d45abbdd20374">svn_client_commit_item3_t::incoming_prop_changes</a> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
An array of <code><a class="el" href="structsvn__prop__t.html" title="A general in-memory representation of a single property.">svn_prop_t</a></code> *'s, which are incoming changes from the repository to WC properties.
|
|
<p>
|
|
These changes are applied post-commit.<p>
|
|
When adding to this array, allocate the <code><a class="el" href="structsvn__prop__t.html" title="A general in-memory representation of a single property.">svn_prop_t</a></code> and its contents in <code>incoming_prop_changes->pool</code>, so that it has the same lifetime as this data structure.<p>
|
|
See <a href="http://subversion.tigris.org/issues/show_bug.cgi?id=806">http://subversion.tigris.org/issues/show_bug.cgi?id=806</a> for a description of what would happen if the post-commit process didn't group these changes together with all other changes to the item.
|
|
<p>Definition at line <a class="el" href="svn__client_8h-source.html#l00424">424</a> of file <a class="el" href="svn__client_8h-source.html">svn_client.h</a>.</p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="9bc8c2164338cf5239b20ae97258bd7e"></a><!-- doxytag: member="svn_client_commit_item3_t::outgoing_prop_changes" ref="9bc8c2164338cf5239b20ae97258bd7e" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">apr_array_header_t* <a class="el" href="structsvn__client__commit__item3__t.html#9bc8c2164338cf5239b20ae97258bd7e">svn_client_commit_item3_t::outgoing_prop_changes</a> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
An array of <code><a class="el" href="structsvn__prop__t.html" title="A general in-memory representation of a single property.">svn_prop_t</a></code> *'s, which are outgoing changes to make to properties in the repository.
|
|
<p>
|
|
These extra property changes are declared pre-commit, and applied to the repository as part of a commit.<p>
|
|
When adding to this array, allocate the <code><a class="el" href="structsvn__prop__t.html" title="A general in-memory representation of a single property.">svn_prop_t</a></code> and its contents in <code>outgoing_prop_changes->pool</code>, so that it has the same lifetime as this data structure.
|
|
<p>Definition at line <a class="el" href="svn__client_8h-source.html#l00435">435</a> of file <a class="el" href="svn__client_8h-source.html">svn_client.h</a>.</p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<hr>The documentation for this struct was generated from the following file:<ul>
|
|
<li><a class="el" href="svn__client_8h-source.html">svn_client.h</a></ul>
|
|
</div>
|
|
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Oct 24 16:18:30 2008 for Subversion by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
|
</body>
|
|
</html>
|