76 lines
4 KiB
HTML
76 lines
4 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: Todo List</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><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>
|
|
<div class="contents">
|
|
<h1><a class="anchor" name="todo">Todo List </a></h1><a class="anchor" name="_todo000001"></a> <dl>
|
|
<dt>Global <a class="el" href="svn__client_8h.html#5f7e24ff1d65fd6fd64b0acf01e43ecb">svn_client_version</a> </dt>
|
|
<dd>Multiple Targets<ul>
|
|
<li>Up for debate: an update on multiple targets is *not* atomic. Right now, svn_client_update only takes one path. What's debatable is whether this should ever change. On the one hand, it's kind of losing to have the client application loop over targets and call <a class="el" href="group__Update.html#g03281f5793596f3934b893bf03a1e385" title="Similar to svn_client_update2() except that it accepts only a single target in path...">svn_client_update()</a> on each one; each call to update initializes a whole new repository session (network overhead, etc.) On the other hand, it's a very simple implementation, and allows for the possibility that different targets may come from different repositories. </li></ul>
|
|
</dd>
|
|
</dl>
|
|
<p>
|
|
<a class="anchor" name="_todo000005"></a> <dl>
|
|
<dt>Global <a class="el" href="svn__opt_8h.html#73e9bfbaa1683068e7287cd8d2a26d73">svn_opt_print_generic_help2</a> </dt>
|
|
<dd>Why is <em>stream</em> a stdio file instead of an svn stream?<p>
|
|
</dd>
|
|
</dl>
|
|
<p>
|
|
<a class="anchor" name="_todo000006"></a> <dl>
|
|
<dt>Global <a class="el" href="svn__opt_8h.html#0564915268011cfde52e281c832aea1d">svn_opt_subcommand_help3</a> </dt>
|
|
<dd>Why does this only print to <code>stdout</code>, whereas <a class="el" href="svn__opt_8h.html#d258bb2626cce6d0ca70ebd8f1997092" title="Same as svn_opt_print_generic_help2(), but acts on svn_opt_subcommand_desc_t.">svn_opt_print_generic_help()</a> gives us a choice?<p>
|
|
</dd>
|
|
</dl>
|
|
<p>
|
|
<a class="anchor" name="_todo000002"></a> <dl>
|
|
<dt>Global <a class="el" href="group__Cat.html#g6bd671377a03f0f3c0ead8867c3ec756">svn_client_cat2</a> </dt>
|
|
<dd>Add an expansion/translation flag?<p>
|
|
</dd>
|
|
</dl>
|
|
<p>
|
|
<a class="anchor" name="_todo000003"></a> <dl>
|
|
<dt>Global <a class="el" href="group__fs__handling.html#ged6116279287a80ec4f7de380a732f45">svn_fs_copied_from</a> </dt>
|
|
<dd>See how people like this, it can always be hidden behind the curtain if necessary.<p>
|
|
</dd>
|
|
</dl>
|
|
<p>
|
|
<a class="anchor" name="_todo000004"></a> <dl>
|
|
<dt>Global <a class="el" href="group__fs__handling.html#gfe8eadb1c6950e3bfdca49bbb497d6fb">svn_fs_file_contents</a> </dt>
|
|
<dd>kff: I am worried about lifetime issues with this pool vs the trail created farther down the call stack. Trace this function to investigate... </dd>
|
|
</dl>
|
|
<p>
|
|
<a class="anchor" name="_todo000007"></a> <dl>
|
|
<dt>Global <a class="el" href="group__svn__wc.html#gb9c690a572a5e13418e8f58d4e58d9b6">svn_wc_add2</a> </dt>
|
|
<dd>Remove old wcprops too, see the '###' below.<p>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Oct 24 16:18:29 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>
|