You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@incubator.apache.org by Leo Simons <ma...@leosimons.com> on 2007/02/18 20:45:13 UTC

Modifications to incubator SVN checkout

Can whomever edited /www/incubator.apache.org live without changing  
the SVN contents please fix that up? Thanks!

- Leo

--
[leosimons@minotaur]$ svn diff projects/synapse.html
Index: projects/synapse.html
===================================================================
--- projects/synapse.html       (revision 508960)
+++ projects/synapse.html       (working copy)
@@ -354,9 +354,9 @@
        Q4 2005 <a href="http://wiki.apache.org/incubator/ 
IncubatorBoardReport2005Q4">http://wiki.apache.org/incubator/ 
IncubatorBoardReport2005Q4</a></li><li>
        Q1 2006 <a href="http://wiki.apache.org/incubator/ 
IncubatorBoardReport2006Q1">http://wiki.apache.org/incubator/ 
IncubatorBoardReport2006Q1</a></li><li>
        April 2006 <a href="http://wiki.apache.org/incubator/ 
April2006">http://wiki.apache.org/incubator/April2006</a></li><li>
-      May 2006 <a href="http://wiki.apache.org/incubator/ 
April2006">http://wiki.apache.org/incubator/May2006</a></li><li>
-      August 2006 <a href="http://wiki.apache.org/incubator/ 
April2006">http://wiki.apache.org/incubator/August2006</a></li><li>
-      November 2006<a href="http://wiki.apache.org/incubator/ 
April2006">http://wiki.apache.org/incubator/November2006</a></li>
+      May 2006 <a href="http://wiki.apache.org/incubator/ 
May2006">http://wiki.apache.org/incubator/May2006</a></li><li>
+      August 2006 <a href="http://wiki.apache.org/incubator/ 
August2006">http://wiki.apache.org/incubator/August2006</a></li><li>
+      November 2006<a href="http://wiki.apache.org/incubator/ 
November2006">http://wiki.apache.org/incubator/November2006</a></li>
        </ul>
</div>
             <h2><img src="/images/redarrow.gif" />
[leosimons@minotaur]$ svn diff .htaccess
Index: .htaccess
===================================================================
--- .htaccess   (revision 508960)
+++ .htaccess   (working copy)
@@ -13,3 +13,9 @@
RedirectMatch Permanent ^/harmony(.*) http://harmony.apache.org$1
RedirectMatch Permanent ^/ofbiz(.*) http://ofbiz.apache.org$1
RedirectMatch Permanent howtoparticipate.html guides/participation.html
+RedirectMatch Permanent ^/synapse(.*) http://ws.apache.org/synapse$1
+
+RedirectMatch Permanent ^/activemq(.*) http://activemq.apache.org$1
+
+# Redirect retired project site to its status page
+RedirectMatch Permanent ^/tsik(.*) http://incubator.apache.org/ 
projects/tsik.html


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: Modifications to incubator SVN checkout

Posted by "William A. Rowe, Jr." <wr...@rowe-clan.net>.
Footnote; fix site-author, not site-publish.  I suspect my commit of the
http://svn.apache.org/viewvc?view=rev&revision=508730 probably blasted
some local changes to site-publish.  If you seem frustrated keeping the
changes you are making 'fixed', it's probably because you have changed
the wrong file :)

Bill

Leo Simons wrote:
> Can whomever edited /www/incubator.apache.org live without changing the
> SVN contents please fix that up? Thanks!
> 
> - Leo
> 
> -- 
> [leosimons@minotaur]$ svn diff projects/synapse.html
> Index: projects/synapse.html
> ===================================================================
> --- projects/synapse.html       (revision 508960)
> +++ projects/synapse.html       (working copy)
> @@ -354,9 +354,9 @@
>        Q4 2005 <a
> href="http://wiki.apache.org/incubator/IncubatorBoardReport2005Q4">http://wiki.apache.org/incubator/IncubatorBoardReport2005Q4</a></li><li>
> 
>        Q1 2006 <a
> href="http://wiki.apache.org/incubator/IncubatorBoardReport2006Q1">http://wiki.apache.org/incubator/IncubatorBoardReport2006Q1</a></li><li>
> 
>        April 2006 <a
> href="http://wiki.apache.org/incubator/April2006">http://wiki.apache.org/incubator/April2006</a></li><li>
> 
> -      May 2006 <a
> href="http://wiki.apache.org/incubator/April2006">http://wiki.apache.org/incubator/May2006</a></li><li>
> 
> -      August 2006 <a
> href="http://wiki.apache.org/incubator/April2006">http://wiki.apache.org/incubator/August2006</a></li><li>
> 
> -      November 2006<a
> href="http://wiki.apache.org/incubator/April2006">http://wiki.apache.org/incubator/November2006</a></li>
> 
> +      May 2006 <a
> href="http://wiki.apache.org/incubator/May2006">http://wiki.apache.org/incubator/May2006</a></li><li>
> 
> +      August 2006 <a
> href="http://wiki.apache.org/incubator/August2006">http://wiki.apache.org/incubator/August2006</a></li><li>
> 
> +      November 2006<a
> href="http://wiki.apache.org/incubator/November2006">http://wiki.apache.org/incubator/November2006</a></li>
> 
>        </ul>
> </div>
>             <h2><img src="/images/redarrow.gif" />
> [leosimons@minotaur]$ svn diff .htaccess
> Index: .htaccess
> ===================================================================
> --- .htaccess   (revision 508960)
> +++ .htaccess   (working copy)
> @@ -13,3 +13,9 @@
> RedirectMatch Permanent ^/harmony(.*) http://harmony.apache.org$1
> RedirectMatch Permanent ^/ofbiz(.*) http://ofbiz.apache.org$1
> RedirectMatch Permanent howtoparticipate.html guides/participation.html
> +RedirectMatch Permanent ^/synapse(.*) http://ws.apache.org/synapse$1
> +
> +RedirectMatch Permanent ^/activemq(.*) http://activemq.apache.org$1
> +
> +# Redirect retired project site to its status page
> +RedirectMatch Permanent ^/tsik(.*)
> http://incubator.apache.org/projects/tsik.html
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org