In the "rewriting CVSup in C" task, add a link the csup webpage I did

so that people can have some more information if they want, and download
the latest snapshot.
This commit is contained in:
Maxime Henrion 2005-06-07 13:58:01 +00:00
parent f2f9208460
commit 7b9972cf23
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24767

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.28 2005/06/06 14:17:41 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.29 2005/06/07 12:24:49 brueffer Exp $">
<!ENTITY title "FreeBSD Summer Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
@ -78,8 +78,9 @@
should have at least some experience with pthreads.
Additional requested features include understanding of Subversion
fsfs repositories and Perforce depots. Currently part of the work
and research has already been completed. <a
href="mailto:mux@FreeBSD.org">&a.mux;</a> is the coordinator.</li>
and research has already been completed. More information on this
project is available <a href="http://mu.org/~mux/csup.html">here</a>.
<a href="mailto:mux@FreeBSD.org">&a.mux;</a> is the coordinator.</li>
<li><strong>Improve our regression testing system</strong>: Nik
Clayton has written a regression test infrastructure using Perl.