[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: ThreadFind: get mailing list archive URLs faster

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2006-03-16 13:24:43 CET

kfogel@collab.net wrote:
> "C. Michael Pilato" <cmpilato@collab.net> writes:
>
>>kfogel@collab.net wrote:
>>
>>>These two lists (dev@ and users@subversion.tigris.org) are now being
>>>monitored by a ThreadFind instance:
>>>
>>> http://www.red-bean.com/threadfind/
>>
>>I haven't checked to see if this was already done, but might we put a link
>>to this from the Subversion website?
>
> Sure -- where'd you have in mind?

May I propose the combined update in the attached patch?

- Julian

Update the web site links page, adding a link to the new ThreadFind resource
and separating mail archives from developer documentation for clarity.

* www/links.html
  (docs): Delete this section id, splitting its contents into two new sections.
  (mail-archives): New section id. Add a link to the new mail thread locator.
    Add a note about the relative merits of the archives.
  (dev-docs): New section id. Move an entry from "misc-resources" to here.

Index: www/links.html
===================================================================
--- www/links.html (revision 18903)
+++ www/links.html (working copy)
@@ -24,8 +24,8 @@
 <p>If you're looking for testimonials, please
 see our testimonials page instead.</p>
 
-<div class="h2" id="docs" title="docs">
-<h2>Documentation and archives</h2>
+<div class="h2" id="mail-archives" title="mail-archives">
+<h2>Mailing list archives</h2>
     <ul>
       <li><p><b>Home site mailing list archives</b><br/>
   <a href="http://subversion.tigris.org/servlets/SearchList?listName=users"
@@ -37,9 +37,16 @@
   <a href="http://subversion.tigris.org/servlets/SearchList?listName=announce"
>http://subversion.tigris.org/servlets/SearchList?listName=announce</a>
          <br/>
+ &nbsp;<br/>
+ Here you can locate an archived message and thread from its Message-ID:
+ <br/>
+ <a href="http://www.red-bean.com/threadfind/"
+ >http://www.red-bean.com/threadfind/</a><br/>
       </p>
       </li>
       <li><p><b>Alternate (mirror) mailing list archives</b><br/>
+ The Haxx archives have a better user interface than the home site
+ archives:<br/>
         <a href="http://svn.haxx.se/dev/"
>http://svn.haxx.se/dev/</a><br/>
         <a href="http://svn.haxx.se/users/"
@@ -67,14 +74,25 @@
 -->
       </p>
       </li>
-
+ </ul>
+
+</div>
+
+<div class="h2" id="dev-docs" title="dev-docs">
+<h2>Documentation for developers</h2>
+ <ul>
       <li><p><b>Subversion API Documentation</b><br/>
         <a href="http://svn.collab.net/svn-doxygen/"
>http://svn.collab.net/svn-doxygen/</a></p>
       </li>
-
+
+ <li><p><b>Subversion source code cross-reference</b><br/>
+ <a href="http://www.endrun.org/xr/svn/source/"
+ >http://www.endrun.org/xr/svn/source/</a>
+ </p></li>
+
     </ul>
-
+
 </div>
 
 <div class="h2" id="books" title="books">
@@ -753,11 +771,6 @@
>https://moin.conectiva.com.br/RepositorySystem</a>
       </p></li>
 
- <li><p><b>Subversion source code cross-reference</b><br/>
- <a href="http://www.endrun.org/xr/svn/source/"
- >http://www.endrun.org/xr/svn/source/</a>
- </p></li>
-
     </ul>
 
 </div>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 16 13:25:25 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.