CVS update by stephent xemacsweb/Debug ...

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Sun Feb 10 22:36:45 EST 2008


  User: stephent
  Date: 08/02/11 04:36:45

  Modified:    xemacsweb/Debug ChangeLog index.content
Log:
Update website for new reality of tracker-enabled XEmacs Project.
<878x1s41ad.fsf at uwakimon.sk.tsukuba.ac.jp>

Revision  Changes    Path
1.280     +9 -0      XEmacs/xemacsweb/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/ChangeLog,v
retrieving revision 1.279
retrieving revision 1.280
diff -u -p -r1.279 -r1.280
--- ChangeLog	2007/12/17 23:17:29	1.279
+++ ChangeLog	2008/02/11 03:36:38	1.280
@@ -1,3 +1,12 @@
+2008-02-10  Stephen J. Turnbull  <stephen at xemacs.org>
+
+	* index.content: Describe the new tracker.
+
+	* template.html:
+	* template-de.html:
+	* template-ja.html:
+	Add links to the new tracker.
+
 2007-12-18  Adrian Aichner  <adrian at xemacs.org>
 
 	* Makefile (htdocs-time-stamp): Suppress genpage dummy-dots using



1.186     +15 -7     XEmacs/xemacsweb/index.content

Index: index.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/index.content,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -p -r1.185 -r1.186
--- index.content	2007/12/03 21:05:10	1.185
+++ index.content	2008/02/11 03:36:38	1.186
@@ -37,13 +37,6 @@ Martin Buchholz
     and <a href="<!-- _GP_ relPath(qq{Download/web-mirrors.html#mirror_index}) -->">Web
       site</a> mirrors.</p>
 
-  <p>
-    <strong>XEmacs CVS is back up, thanks to the efforts of our hosts
-      at dotsrc.org.</strong>  See
-    <a href="<!-- _GP_ relPath(qq{About/XEmacsServices.html}) -->">the
-      status page</a>.
-  </p>
-
   <h1><a id="mirror_index" name="mirror_index">Website Mirrors</a></h1>
 
   <p>
@@ -68,6 +61,11 @@ Martin Buchholz
   <h1>Current XEmacs Core Releases</h1>
 
   <p>
+    Problem reports and requests for enhancement may be filed at the
+    new <a href="http://tracker.xemacs.org/XEmacs/its/">XEmacs issue tracking system</a>.
+  </p>
+
+  <p>
     XEmacs 21.4 has been promoted to <em>stable</em>, and the XEmacs
     21.1 series has been retired.  For those with classic taste, these
     <a href="Releases/index.html#Historical">historical</a> releases
@@ -111,6 +109,16 @@ Martin Buchholz
 
   <dl>
     <!-- one of (dd dt) -->
+    <dt><strong>2008-02-10</strong></dt>
+    <dd>
+      <p>
+    XEmacs joins the 21st century with a new
+    <a href="http://tracker.xemacs.org/XEmacs/its/">issue
+      tracker</a>.  The User Guide is available
+    <a href="http://tracker.xemacs.org/XEmacs/its/@@file/user_guide.html">
+      online</a>.
+      </p>
+    </dd>
     <dt><strong>2007-12-03</strong></dt>
     <dd>
       <p>



1.46      +1 -0      XEmacs/xemacsweb/template-de.html

Index: template-de.html
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/template-de.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -p -r1.45 -r1.46
--- template-de.html	2007/08/15 22:17:43	1.45
+++ template-de.html	2008/02/11 03:36:38	1.46
@@ -126,6 +126,7 @@
             <strong>XEmacs&nbsp;Entwicklung</strong>
             <ul>
 	      <li><a href="<!-- _GP_ relPath(qq{Develop/index.html}) -->">Wie kann ich helfen?</a></li>
+	      <li><a href="http://tracker.xemacs.org/XEmacs/its/">Issue Tracker</a></li>
 	      <li><a href="<!-- _GP_ relPath(qq{Develop/devTeam.html}) -->">Wer hat XEmacs geschrieben?</a></li>
 	      <li><a href="<!-- _GP_ relPath(qq{Develop/jobs.html}) -->">Verantwortlichkeiten der Entwickler</a></li>
 	      <li><a href="<!-- _GP_ relPath(qq{Architecting-XEmacs/index.html}) -->">Zuk&uuml;nftige XEmacs Architektur</a></li>



1.31      +1 -0      XEmacs/xemacsweb/template-ja.html

Index: template-ja.html
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/template-ja.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- template-ja.html	2007/08/15 22:17:43	1.30
+++ template-ja.html	2008/02/11 03:36:38	1.31
@@ -127,6 +127,7 @@
             <strong>XEmacs $B$N3+H/(B</strong>
             <ul>
               <li><a href="<!-- _GP_ relPath(qq{Develop/index.html}) -->">$B3+H/$N<j=u$1$r$9$k$K$O(B</a></li>
+	      <li><a href="http://tracker.xemacs.org/XEmacs/its/">$B%H%i%C%+!<(B</a></li>
               <li><a href="<!-- _GP_ relPath(qq{Develop/devTeam.html}) -->">XEmacs $B$N3+H/<T$?$A(B</a></li>
               <li><a href="<!-- _GP_ relPath(qq{Develop/jobs.html}) -->">$B3+H/%A!<%`$NLr3dJ,C4(B</a></li>
               <li><a href="<!-- _GP_ relPath(qq{Architecting-XEmacs/index.html}) -->">XEmacs $B$N at _7W(B</a></li>



1.66      +1 -0      XEmacs/xemacsweb/template.html

Index: template.html
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/template.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -p -r1.65 -r1.66
--- template.html	2007/08/15 22:17:43	1.65
+++ template.html	2008/02/11 03:36:38	1.66
@@ -140,6 +140,7 @@
             <strong>Developing&nbsp;XEmacs</strong>
             <ul>
               <li><a href="<!-- _GP_ relPath(qq{Develop/index.html}) -->">How to help</a></li>
+	      <li><a href="http://tracker.xemacs.org/XEmacs/its/">Open Issues</a></li>
               <li><a href="<!-- _GP_ relPath(qq{Develop/devTeam.html}) -->">Who Wrote XEmacs?</a></li>
               <li><a href="<!-- _GP_ relPath(qq{People/index.html}) -->">XEmacs Contributors</a></li>
               <li><a href="<!-- _GP_ relPath(qq{Develop/jobs.html}) -->">Dev team responsibilities</a></li>



1.14      +4 -0      XEmacs/xemacsweb/Debug/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Debug/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- ChangeLog	2004/12/19 20:02:54	1.13
+++ ChangeLog	2008/02/11 03:36:44	1.14
@@ -1,3 +1,7 @@
+2008-02-10  Stephen J. Turnbull  <stephen at xemacs.org>
+
+	* index.content: Update to new reality of tracker-enabled XEmacs.
+
 2004-12-19  Adrian Aichner  <adrian at xemacs.org>
 
 	* index.content: Update links to FAQ sections (based on Ben's



1.14      +22 -14    XEmacs/xemacsweb/Debug/index.content

Index: index.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Debug/index.content,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- index.content	2004/12/19 20:02:54	1.13
+++ index.content	2008/02/11 03:36:44	1.14
@@ -52,6 +52,7 @@ Adrian Aichner
         problems on UNIX</p>
 
     </dd>
+    <!-- I don't think this is relevant any more.
     <dd>
 
       <p>
@@ -60,6 +61,7 @@ Adrian Aichner
         problems on Windows</p>
 
     </dd>
+    -->
     <dd>
 
       <p>
@@ -71,7 +73,26 @@ Adrian Aichner
     <dt id="ReportingBugs">Reporting Bugs</dt>
     <dd>
       <p>
-        If possible, please <a href="<!-- _GP_
+	XEmacs now has an issue tracking system
+	<a href="http://tracker.xemacs.org/XEmacs/its/">issue tracking
+	  system</a>,
+        based on the Roundup issue tracker designed by Ka-Ping Yee and
+	implemented by Richard Jones.
+      </p>
+
+      <p>
+	Before reporting a new bug, please check the
+	<a href="http://tracker.xemacs.org/XEmacs/its/">issue
+	  tracker</a> for similar issues (which may be closed,
+	especially if you are using a version of XEmacs which is not
+	current).
+      </p>
+
+      <p>
+	You can create a new issue directly in your browser by
+	registering as a user on the issue tracker.
+        If you would prefer to report by email (which does not require
+	preregistration but may involve some delays), please <a href="<!-- _GP_
                                relPath(qq{Documentation/packageGuide.html#How_to_install_the_packages})
                                -->">install</a> the latest net-utils
         package (>=1.23) from <a
@@ -102,19 +123,6 @@ Adrian Aichner
         by other means as plain text (MIME attachments are OK, but please
         don't send HTML mail).</p>
 
-    </dd>
-    <dt>Bug Tracking System</dt>
-    <dd>
-
-      <p>
-        XEmacs does not currently have an automated bug tracking
-        system.  The best way to report bugs is via M-x
-        <strong>report-xemacs-bug</strong>.</p>
-
-      <p>
-        Please write us, if you are interested in selecting,
-        installing and/or maintaining a new Bug Tracking System for
-        XEmacs.</p>
     </dd>
   </dl>
 





More information about the XEmacs-CVS mailing list