Add lulf as a contact for csup, update project description and add some
new ideas from lulf.
This commit is contained in:
parent
419492e8aa
commit
297bcada39
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33923
1 changed files with 11 additions and 5 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.98 2009/03/12 09:57:27 rwatson Exp $
|
||||
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.99 2009/03/12 10:01:01 rwatson Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -938,21 +938,27 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.</p>
|
|||
|
||||
<desc>
|
||||
<p><strong>Technical contact</strong>: <a
|
||||
href="mailto:lulf@FreeBSD.org">Ulf Lilleengen</a>, <a
|
||||
href="mailto:mux@FreeBSD.org">Maxime Henrion</a></p>
|
||||
<p><strong>URL's</strong>: <a
|
||||
href="http://mu.org/~mux/csup.html">csup homepage</a>, <a
|
||||
href="http://www.freebsd.org/cgi/cvsweb.cgi/projects/csup/">CVSweb</a>
|
||||
</p>
|
||||
<p>Maxime Henrion is working on a rewrite of CVSup in C, called csup, and he
|
||||
has imported csup into the FreeBSD base system. It should be ready for use
|
||||
in a stable environment, but there are however still several missing
|
||||
features. The following list should be a good starting point:</p>
|
||||
<p>csup is a port of the cvsup high-speed CVS repository replication
|
||||
application from the original Modula-3 to the C lanaguage. It is now
|
||||
distributed with FreeBSD, but is missing some important features that would
|
||||
make useful projects to work on:</p>
|
||||
<ul>
|
||||
<li>Add support for authentication.</li>
|
||||
<li>Working rsync support.</li>
|
||||
<li>Optimize rcsfile handling.</li>
|
||||
<li>Create a library out of the ports that might be of use in a C language
|
||||
csupd.</li>
|
||||
<li>Add support for shell commands sent by the server.</li>
|
||||
<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>Work on a new csupd.</li>
|
||||
</ul>
|
||||
<p><strong>Requirements</strong>:</p>
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue