Hi Digy,

Thanks for updating the website for the address changes.  For the changes to 
show up at http://incubator.apache.org/lucene.net/ you need to:

Telnet to ASF (I use cygwin):
        > ssh -l digy people.apache.org
        > cd /www/incubator.apache.org/lucene.net
        > svn up

Please give this a try.  If it doesn't work (it may take few minutes to even 
few hours before the change appears on http://incubator.apache.org/lucene.net/) 
we need to look into your account setting (till then I can do the "svn up").

Let me know.

-- George

-----Original Message-----
From: d...@apache.org [mailto:d...@apache.org] 
Sent: Tuesday, January 26, 2010 4:57 PM
To: lucene-net-comm...@lucene.apache.org
Subject: svn commit: r903444 - /lucene/lucene.net/site/index.html

Author: digy
Date: Tue Jan 26 21:56:45 2010
New Revision: 903444

URL: http://svn.apache.org/viewvc?rev=903444&view=rev
Log:
Changed mailing list addresses ( incubator -> lucene )

Modified:
    lucene/lucene.net/site/index.html

Modified: lucene/lucene.net/site/index.html
URL: 
http://svn.apache.org/viewvc/lucene/lucene.net/site/index.html?rev=903444&r1=903443&r2=903444&view=diff
==============================================================================
--- lucene/lucene.net/site/index.html (original)
+++ lucene/lucene.net/site/index.html Tue Jan 26 21:56:45 2010
@@ -179,23 +179,24 @@
         </p>
         <h3>Mailing Lists</h3>
         <p>
-            For development, discussion about the project occurs on its 
mailing list, <a href="mailto:lucene-net-dev @ incubator.apache.org">
-                lucene-net-dev @ incubator.apache.org</a>, to subscribe, send 
a message to <a href="mailto:lucene-net-dev-subscribe @ incubator.apache.org">
+            For development, discussion about the project occurs on its 
mailing list, <a href="mailto:lucene-net-dev @ lucene.apache.org">
+                lucene-net-dev @ lucene.apache.org</a>, to subscribe, send a 
message to <a href="mailto:lucene-net-dev-subscribe @ lucene.apache.org">
                 lucene-net-dev-subscribe @ incubator.apache.org</a>.
         </p>
         <p>
-            For general usage, discussion about the project occurs on its 
mailing list, <a href="mailto:lucene-net-user @ incubator.apache.org">
-                lucene-net-user @ incubator.apache.org</a>, to subscribe, send 
a message to <a href="mailto:lucene-net-user-subscribe @ incubator.apache.org">
+            For general usage, discussion about the project occurs on its 
mailing list, <a href="mailto:lucene-net-user @ lucene.apache.org">
+                lucene-net-user @ lucene.apache.org</a>, to subscribe, send a 
message to <a href="mailto:lucene-net-user-subscribe @ lucene.apache.org">
                 lucene-net-user-subscribe @ incubator.apache.org</a>.
         </p>
         <p>
-            Commit notifications are sent to <a 
href="mailto:lucene-net-commits @ incubator.apache.org">
-                lucene-net-commits @ incubator.apache.org</a>, to subscribe 
send a message to <a href="mailto:lucene-net-commits-subscribe @ 
incubator.apache.org">
+            Commit notifications are sent to <a 
href="mailto:lucene-net-commits @ lucene.apache.org">
+                lucene-net-commits @ lucene.apache.org</a>, to subscribe send 
a message to <a href="mailto:lucene-net-commits-subscribe @ lucene.apache.org">
                 lucene-net-commits-subscribe @ incubator.apache.org</a>.
         </p>
         <p>
             Archives of the lists are available at:
         </p>
+               2006-2009
         <ul>
             <li>
                 <a 
href="http://mail-archives.apache.org/mod_mbox/incubator-lucene-net-dev/";>http://mail-archives.apache.org/mod_mbox/incubator-lucene-net-dev/</a>
@@ -204,6 +205,15 @@
             <li>
                 <a 
href="http://mail-archives.apache.org/mod_mbox/incubator-lucene-net-commits/";>http://mail-archives.apache.org/mod_mbox/incubator-lucene-net-commits/</a></li>
         </ul>
+               2010-
+        <ul>
+            <li>
+                <a 
href="http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-dev/";>http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-dev/</a>
+            <li>
+                <a 
href="http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-user/";>http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-user/</a>
+            <li>
+                <a 
href="http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-commits/";>http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-commits/</a></li>
+        </ul>
         <h3>Issue Tracking</h3>
         <p>
             Lucene.Net uses the ASF Jira installation for issue tracking. You 
can view open 


Reply via email to