csup has CVS mode now.
This commit is contained in:
parent
10441e5ed4
commit
cd684abc81
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33918
1 changed files with 1 additions and 7 deletions
|
@ -15,7 +15,7 @@ Ideas//EN"
|
|||
<ideas>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.93 2009/03/06 04:41:39 brooks Exp $
|
||||
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.94 2009/03/12 06:59:36 brooks Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -982,12 +982,6 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.</p>
|
|||
<li>Add missing support for various CVSup options: -D, -a (requires
|
||||
authentication support), -e and -E (requires shell commands support) and the
|
||||
destDir parameter.</li>
|
||||
<li>Add support for CVS mode. This is important for developers, since this
|
||||
mode sends the actual RCS files themselves. Some parts of this has
|
||||
already been implemented, such as an RCS parser and an interface to
|
||||
edit RCS files. The remaining parts for this feature is RCS
|
||||
correctness testing, protocol correctness testing, fixing bugs and
|
||||
checking for memory leaks and performance issues.</li>
|
||||
</ul>
|
||||
<p><strong>Requirements</strong>:</p>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue