APPROVE COMMIT web
This patch updates the website regarding the recent outage of
dotsrc.org, and fixes some minor errors in the description of how to
use the Mercurial repository.
Index: About/ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/About/ChangeLog,v
retrieving revision 1.221
diff -u -U0 -r1.221 ChangeLog
--- About/ChangeLog 27 Feb 2008 04:48:38 -0000 1.221
+++ About/ChangeLog 24 Jun 2008 06:02:45 -0000
@@ -0,0 +1,6 @@
+2008-06-23 Stephen J. Turnbull <stephen(a)xemacs.org>
+
+ * XEmacsServices.content: Add and update issue37.
+
+ * created.content: Add MichaelGoldschmidt.eu.
+
Index: Develop/ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Develop/ChangeLog,v
retrieving revision 1.108
diff -u -U0 -r1.108 ChangeLog
--- Develop/ChangeLog 23 Feb 2008 07:21:54 -0000 1.108
+++ Develop/ChangeLog 24 Jun 2008 06:02:46 -0000
@@ -0,0 +1,5 @@
+2008-05-19 Stephen J. Turnbull <stephen(a)xemacs.org>
+
+ * hgaccess.content: Change incorrect reference to CVS to
+ Mercurial. Add link to cvsaccess.html#committers.
+
Index: About/created.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/About/created.content,v
retrieving revision 1.92
diff -u -r1.92 created.content
--- About/created.content 8 Apr 2007 08:10:37 -0000 1.92
+++ About/created.content 24 Jun 2008 06:02:48 -0000
@@ -331,6 +331,8 @@
<a
href="http://www.schrijftraining.net/">schrijftraining.net&l...
<li>
<a href="http://investir.robien.free.fr/ ">Loi de Robien - Déclaration
2044 Spéciale - Site non commercial</a></li>
+ <li>
+ <a
href="http://www.michaelgoldschmidt.eu/">MichaelGoldschmidt.eu</a></li>
</ul>
<!--
Index: About/XEmacsServices.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/About/XEmacsServices.content,v
retrieving revision 1.72
diff -u -r1.72 XEmacsServices.content
--- About/XEmacsServices.content 26 Nov 2007 19:02:49 -0000 1.72
+++ About/XEmacsServices.content 24 Jun 2008 06:02:49 -0000
@@ -93,6 +93,63 @@
<tr>
<!-- Issue ID -->
+ <td rowspan="7" valign="top"><a
id="issue37" name="issue37">37</a></td>
+ <!-- Service(s) -->
+ <td>dotsrc servers including <code>cvs.xemacs.org</code>,
+ </td>
+ <!-- YYYY-MM-DD( HH:MM:SS UTC) Date found -->
+ <td nowrap="nowrap">2008-06-05 12:40 UTC</td>
+ <!-- YYYY-MM-DD( HH:MM:SS UTC) Date fixed -->
+ <td nowrap="nowrap">2008-06-09 15:00 UTC</td>
+ </tr>
+ <tr>
+ <!-- Error(s), Symptom(s) -->
+ <th colspan="3">Error(s), Symptom(s)</th>
+ </tr>
+ <tr>
+ <td colspan="3">
+ <p><code>cvs.xemacs.org</code> and
+ <code>www.dk.xemacs.org</code> cannot be reached.
+ <br />XEmacs CVS (packages and core mirror) unavailable.
+ (Mercurial repo at
hg.debian.org is OK.)
+ <br />Because CVS is down, the
<code>www.us.xemacs.org</code>
+ web mirror pages (primarily this one) may be out of date.
+ </p>
+ </td>
+ </tr>
+ <tr>
+ <!-- Resolution(s) -->
+ <th colspan="3">Resolution(s)</th>
+ </tr>
+ <tr>
+ <td colspan="3">
+ <p>The affected power supply was replaced.</p>
+ </td>
+ </tr>
+ <tr>
+ <!-- Reference(s) -->
+ <th colspan="3">References</th>
+ </tr>
+ <tr>
+ <td colspan="3">
+ <p><a
href="http://dotsrc.org/"><code>http://dotsrc.org/<...
+ has a News item about this issue now:</p>
+ <p>Power supply failure
+ <br />Friday June 6th 2008
+ <br />The power supply in one of our servers failed in the early
+ hours of Thursday. A new power supply is on its way and we
+ expect the server to be running early next week.</p>
+ <p>The affected services are:</p>
+ <ul>
+ <li>Mailing lists </li>
+ <li>CVS</li>
+ <li>Project web pages and project FTP</li>
+ </ul>
+ </td>
+ </tr>
+
+ <tr>
+ <!-- Issue ID -->
<td rowspan="7" valign="top"><a
id="issue36" name="issue36">36</a></td>
<!-- Service(s) -->
<td>ssh</td>
@@ -126,7 +183,7 @@
</tr>
<tr>
<td colspan="3">
- <p></p>
+ <p>CVS configuration corrected at dotsrc.</p>
</td>
</tr>
<tr>
Index: Develop/hgaccess.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Develop/hgaccess.content,v
retrieving revision 1.2
diff -u -r1.2 hgaccess.content
--- Develop/hgaccess.content 11 Feb 2008 03:27:09 -0000 1.2
+++ Develop/hgaccess.content 24 Jun 2008 06:02:49 -0000
@@ -44,7 +44,7 @@
<li><a href="#webaccess">Web access to the
trees</a></li>
- <li><a href="#committers">Commit (R/W) access to the CVS
trees</a></li>
+ <li><a href="#committers">Commit (R/W) access to the
Mercurial trees</a></li>
<li><a href="#recent">Recent news</a></li>
@@ -392,7 +392,9 @@
<p>
Anybody who has become reasonably well-known to the
<a href="jobs.html">XEmacs Reviewers</a> can get access to
- commit to the repository. This has the following advantages:</p>
+ commit to the repository. (You can also
+ <a href="cvsaccess.html#committers">get commit access to the
+ Packages repository</a>.) This has the following advantages:</p>
<ul>
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches