code: fqa.9front.org

Download patch

ref: d583a933dc46de2f79b7cfbdc75baa0e6517c5d6
parent: 48c99b4bd488b891ee85dc06af5657e85164419b
author: sl <sl@stanleylieber.com>
date: Sun Jul 18 14:35:09 EDT 2021

appendixg.ms: 9front is now served via git, hosted on 9front

--- a/appendixg.ms
+++ b/appendixg.ms
@@ -104,7 +104,7 @@
 Skills: reading standards, reading code, cryptopgraphy
 
 .B
- mercurial hosting support for werc (1) 
+ Version control hosting support for werc (1) 
 .R
 .br
 .ihtml a <a href="http://werc.cat-v.org/">
@@ -115,12 +115,24 @@
 rc-httpd
 .ihtml a
 is an HTTP server written in the same language.  9front uses
-.ihtml a <a href="http://mercurial.selenic.com/">
-Mercurial
+.ihtml a <a href="https://git-scm.com/">
+git
 .ihtml a
-for version control -- but nobody's done much work on making 9front able to *host* mercurial repos.  This project would involve setting up werc and rchttpd on a 9front System, then teaching werc to work with hg to host repositories.  For bonus points, test your changes on a UNIX system to make sure it's portable!
+for version control -- but nobody's done much work on making 9front able to *host* git repos.  This project would involve setting up werc and rc-httpd on a 9front System, then teaching werc to work with hg to host repositories.  For bonus points, test your changes on a UNIX system to make sure it's portable!
 Potential mentors: khm
 Skills: web stuff, mercurial, rc scripting
+.B
+Note:
+.R
+9front has recently switched from
+.ihtml a <a href="https://code.9front.org/hg/plan9front">
+mercurial hosted on 9front
+.ihtml a
+to
+.ihtml a <a href="http://git.9front.org/plan9front/plan9front/HEAD/info.html">
+git hosted on 9front,
+.ihtml a
+so this project may now be obsolete. (Pending redaction.)
 
 .B
  Internet of things project: use 9p for sensor networks (1-2)