From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from localhost (mandoc.bsd.lv [local]) by mandoc.bsd.lv (OpenSMTPD) with ESMTPA id 4dcf305d for ; Fri, 8 Nov 2019 15:54:06 -0500 (EST) Date: Fri, 8 Nov 2019 15:54:06 -0500 (EST) X-Mailinglist: mandoc-source Reply-To: source@mandoc.bsd.lv MIME-Version: 1.0 From: schwarze@mandoc.bsd.lv To: source@mandoc.bsd.lv Subject: cvsweb: add dates and some other info to the revision number overview, X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Message-ID: <8d0765b903a92885@mandoc.bsd.lv> Log Message: ----------- add dates and some other info to the revision number overview, correct some dates at other places, and add more info about revision numbers in the bsd.lv repo Modified Files: -------------- cvsweb: HISTORY Revision Data ------------- Index: HISTORY =================================================================== RCS file: /home/cvs/mandoc/cvsweb/HISTORY,v retrieving revision 4.1 retrieving revision 4.2 diff -LHISTORY -LHISTORY -u -p -r4.1 -r4.2 --- HISTORY +++ HISTORY @@ -14,7 +14,7 @@ scheme, the present file employs the fol known historical repositories: 1. FENNER (???? - 1996) - 2. WWW (1996 - 2000) + 2. WWW (1996 - 2010) 3. ZELLER (???? - 2001) 4. KNU/SCOP (2000 - 2007) 5. SCHWARZE (2019 - ????) @@ -28,29 +28,38 @@ Revision number overview For the file cvsweb.cgi in the SCHWARZE repository, here is an overview of revision numbers. See the text below for details. - * 1.1 to 1.45: + * 1.1 to 1.45 (1996/09/28 to 2000/07/18): main line of development in the WWW repository - * 1.1.1.1 to 1.1.1.37: + based on FENNER, but apparently only importing once at the beginning + all these revisions belong to v1 + * 1.1.1.1 to 1.1.1.37 (2000/08/14 to 2007/03/17): vendor import branch of KNU/SCOP into the WWW repository - * 1.45.2.46 to 1.45.2.91: - merges from KNU/SCOP into the WWW repository - * 1.45.2.92 and 1.45.2.93: - minor development continuing in WWW after the end of KNU/SCOP + up to 1.1.1.28 is v1, 1.1.1.29-36 v2.0.x, 1.1.1.37 v3.0.6 + * 1.45.2.46 to 1.45.2.91 (2000/08/14 to 2007/03/17): + many merges from KNU/SCOP into the WWW repository + up to 1.45.2.75 is v1, 1.45.2.78-87 is v2, 1.45.2.91 is v3 + * 1.45.2.92 and 1.45.2.93 (2008/09/23 to 2010/11/13): + minor v3 development continuing in WWW after the end of KNU/SCOP - * 2.1 and following: + * 2.1 and following (2000/07/27 to 2001/07/24): reserved for the ZELLER repository; no revisions yet + all the revisions belong to v1 - * 3.1 to 3.119: + * 3.1 to 3.119 (2000/07/19 to 2002/07/23): main line of development in the KNU/SCOP repository + repeatedly merging from ZELLER up to the FreeBSD-CVSweb 2.0.5 release - * 3.119.2.1 to 3.119.2.9: + up to 3.86 is v1, 3.87 is v2.0.0 + * 3.119.2.1 to 3.119.2.9 (2002/08/03 to 2004/02/17): stable branch in the KNU/SCOP repository up to the FreeBSD-CVSweb 2.0.6 release - * 3.120 to 3.297: + * 3.119.2.10 to 3.119.2.16 (2019/03/21 to 2019/03/21) + preparations for the 2.1.1 release in the SCHWARZE repository + * 3.120 to 3.297 (2002/08/03 to 2005/12/03 18:39:45): main line of development in the KNU/SCOP repository up to the FreeBSD-CVSweb 3.0.6 release - * 3.298 and 3.299: - merge of post-KNU/SCOP development from WWW into SCHWARZE + * 3.298 and 3.299 (2007/03/17 to 2010/11/13): + merge of post-KNU/SCOP v3 development from WWW into SCHWARZE * 4.1 and following: main line of development in the SCHWARZE repository @@ -98,7 +107,7 @@ before September 28, 1996, and no versio older than that date. -Second phase (WWW): FreeBSD-www repository (1996 - 2000) +Second phase (WWW): FreeBSD-www repository (1996 - 2010) -------------------------------------------------------- On September 28, 1996, John Fieber imported CVSweb into the larger FreeBSD-www CVS repository. Development @@ -211,5 +220,11 @@ Fifth phase (SCHWARZE): CVSweb on bsd.lv ------------------------------------------------------ On March 20, 2019, Ingo Schwarze set up a CVSweb CVS repository on the bsd.lv server, preserving as much of -the history as could be found. Going forward with development, -revision numbers starting with 4.1 will be used for all files. +the history as could be found. + +Working towards the 2.1 release on November 8, 2019, several small +improvements were committed to the v2-stable branch starting with +3.119.2.10. + +Later, going forward with development on the v3 trunk, +revision numbers start with 4.1 for all files. -- To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv