[PATCH] xemacsweb: I can finally commit issue36 now that it is resolved

Adrian Aichner adrian at xemacs.org
Mon Nov 26 14:01:20 EST 2007



xemacsweb ChangeLog patch:
Diff command:   cvs -q diff -U 0
Files affected: About/ChangeLog

Index: About/ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/About/ChangeLog,v
retrieving revision 1.218
diff -u -U0 -r1.218 ChangeLog
--- About/ChangeLog	6 Nov 2007 20:58:59 -0000	1.218
+++ About/ChangeLog	26 Nov 2007 19:00:20 -0000
@@ -0,0 +1,4 @@
+2007-11-26  Adrian Aichner  <adrian at xemacs.org>
+
+	* XEmacsServices.content: Document and resolve issue 36.
+

xemacsweb source patch:
Diff command:   cvs -f -z3 -q diff -u -w -N
Files affected: About/XEmacsServices.content
===================================================================
RCS

Index: About/XEmacsServices.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/About/XEmacsServices.content,v
retrieving revision 1.71
diff -u -w -r1.71 XEmacsServices.content
--- About/XEmacsServices.content	6 Nov 2007 20:59:00 -0000	1.71
+++ About/XEmacsServices.content	26 Nov 2007 18:56:51 -0000
@@ -87,9 +87,57 @@
      ;; See `sgml-comment-begin', `sgml-comment-end', and
      ;; http://htmlhelp.com/reference/wilbur/misc/comment.html
      (format
-      "      <tr>\n        %2$s Issue ID %3$s\n        <td rowspan=\"7\" valign=\"top\"><a id=\"issue%1$d\" name=\"issue%1$d\">%1$d</a></td>\n        %2$s Service(s) %3$s\n        <td>all services of gwyn.tux.org are unavailable: DNS for xemacs.org, ssh, http, ftp</td>\n        %2$s YYYY-MM-DD( HH:MM:SS UTC) Date found %3$s\n        <td nowrap=\"nowrap\">YYYY-MM-DD( HH:MM:SS UTC)</td>\n        %2$s YYYY-MM-DD( HH:MM:SS UTC) Date fixed %3$s\n        <td nowrap=\"nowrap\">YYYY-MM-DD( HH:MM:SS UTC)</td>\n      </tr>\n      <tr>\n\t%2$s Error(s), Symptom(s) %3$s\n        <th colspan=\"3\">Error(s), Symptom(s)</th>\n      </tr>\n      <tr>\n      <td colspan=\"3\">\n\t  <p>free-form description of a error or symptom.</p>\n          <pre xml:space=\"preserve\">\nSending failed; SMTP protocol error\n221 Closing connection. Good bye.\n\t  </pre>\n\t</td>\n      </tr>\n      <tr>\n\t%2$s Resolution(s) %3$s\n        <th colspan=\"3\">Resolution(s)</th>\n      </tr>\n      <tr>\n     !
    <td colspan=\"3\">\n\t  <p>Description of resolution.</p>\n\t</td>\n      </tr>\n      <tr>\n\t%2$s Reference(s) %3$s\n        <th colspan=\"3\">References</th>\n      </tr>\n      <tr>\n        <td colspan=\"3\">\n\t  <p>References to other information, like URLs for external issue documenation.</p>\n\t</td>\n      </tr>\n\n"
+      "      <tr>\n        %2$s Issue ID %3$s\n        <td rowspan=\"7\" valign=\"top\"><a id=\"issue%1$d\" name=\"issue%1$d\">%1$d</a></td>\n        %2$s Service(s) %3$s\n        <td>all services of gwyn.tux.org are unavailable: DNS for xemacs.org, ssh, http, ftp</td>\n        %2$s YYYY-MM-DD( HH:MM:SS UTC) Date found %3$s\n        <td nowrap=\"nowrap\">YYYY-MM-DD( HH:MM:SS UTC)</td>\n        %2$s YYYY-MM-DD( HH:MM:SS UTC) Date fixed %3$s\n        <td nowrap=\"nowrap\">YYYY-MM-DD( HH:MM:SS UTC)</td>\n      </tr>\n      <tr>\n\t%2$s Error(s), Symptom(s) %3$s\n        <th colspan=\"3\">Error(s), Symptom(s)</th>\n      </tr>\n      <tr>\n      <td colspan=\"3\">\n\t  <p>free-form description of a error or symptom.</p>\n          <pre xml:space=\"preserve\">\nSending failed; SMTP protocol error\n221 Closing connection. Good bye.\n\t  </pre>\n\t</td>\n      </tr>\n      <tr>\n\t%2$s Resolution(s) %3$s\n        <th colspan=\"3\">Resolution(s)</th>\n      </tr>\n      <tr>\n     !
    <td colspan=\"3\">\n\t  <p>Description of resolution.</p>\n\t</td>\n      </tr>\n      <tr>\n\t%2$s Reference(s) %3$s\n        <th colspan=\"3\">References</th>\n      </tr>\n      <tr>\n        <td colspan=\"3\">\n\t  <p>References to other information, like URLs for external issue documentation.</p>\n\t</td>\n      </tr>\n\n"
       next-issue-number sgml-comment-begin sgml-comment-end))))
 -->
+
+      <tr>
+        <!-- Issue ID -->
+        <td rowspan="7" valign="top"><a id="issue36" name="issue36">36</a></td>
+        <!-- Service(s) -->
+        <td>ssh</td>
+        <!-- YYYY-MM-DD( HH:MM:SS UTC) Date found -->
+        <td nowrap="nowrap">2007-11-24</td>
+        <!-- YYYY-MM-DD( HH:MM:SS UTC) Date fixed -->
+        <td nowrap="nowrap">2007-11-26</td>
+      </tr>
+      <tr>
+	<!-- Error(s), Symptom(s) -->
+        <th colspan="3">Error(s), Symptom(s)</th>
+      </tr>
+      <tr>
+      <td colspan="3">
+	  <p>ssh is not functional on cvs.xemacs.org.
+	  Consequencially, cvs operations involving access via ssh do
+	  not work.  CVS read-only access via pserver is
+	  operational.</p>
+          <pre xml:space="preserve">
+Connection to cvs.xemacs.org closed by remote host.
+cvs [update aborted]: end of file from server (consult above messages if any)
+	  </pre>
+          <pre xml:space="preserve">
+ssh: connect to host dotsrc.org port 22: Connection timed out
+	  </pre>
+	</td>
+      </tr>
+      <tr>
+	<!-- Resolution(s) -->
+        <th colspan="3">Resolution(s)</th>
+      </tr>
+      <tr>
+        <td colspan="3">
+	  <p></p>
+	</td>
+      </tr>
+      <tr>
+	<!-- Reference(s) -->
+        <th colspan="3">References</th>
+      </tr>
+      <tr>
+        <td colspan="3">
+	  <p>The problem has been reported to dotsrc.org.</p>
+	</td>
+      </tr>
 
       <tr>
 	<!-- Issue ID -->

-- 
Adrian Aichner
 mailto:adrian at xemacs.org
 http://www.xemacs.org/




More information about the XEmacs-Patches mailing list