projects.html
changeset 81 47794dcaac00
parent 78 c046c3d2950b
child 119 91145e24e83d
--- a/projects.html	Tue Jan 31 16:26:02 2012 +0000
+++ b/projects.html	Tue Jan 31 16:26:54 2012 +0000
@@ -298,6 +298,18 @@
   </table>
   </p>
 
+<li><h4>[CU8] Webserver for a Revision Control System</h4>
+
+  <p>
+    Modern revision control systems are
+    <A HREF="http://mercurial.selenic.com/">mercurial</A> and
+    <A HREF="http://git-scm.com/">git</A>.
+  </p>
+
+  <p>
+    <b>Task:</b> Build a webserver for a revision control system 
+    that allows user management. 
+  </p>
 
 </ul>
 </TD>