Note that CVSup is multi-threaded and student applicants should have

at least some experience with pthreads to help with the csup project.

Submitted by:	mux
This commit is contained in:
Murray Stokely 2005-06-02 13:11:33 +00:00
parent 5700ed10b2
commit 349e559729
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24707

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.12 2005/06/02 12:52:40 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.13 2005/06/02 12:55:44 murray Exp $">
<!ENTITY title "FreeBSD Summer Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
@ -70,6 +70,8 @@
used heavily for nearly 10 years to distribute the FreeBSD CVS
tree to mirrors around the world. CVSup was written in Modula-3
and a rewrite in C would encourage more users to improve it.
CVSup is a multi-threaded application by design so the applicant
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