You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by le...@apache.org on 2004/08/11 17:14:15 UTC

svn commit: rev 36226 - in gump/trunk/conf: . brutus.apache.org brutus.apache.org/var brutus.apache.org/var/www brutus.apache.org/var/www/gump

Author: leosimons
Date: Wed Aug 11 08:14:14 2004
New Revision: 36226

Added:
   gump/trunk/conf/
   gump/trunk/conf/brutus.apache.org/
   gump/trunk/conf/brutus.apache.org/var/
   gump/trunk/conf/brutus.apache.org/var/www/
   gump/trunk/conf/brutus.apache.org/var/www/gump/
   gump/trunk/conf/brutus.apache.org/var/www/gump/index.html
   gump/trunk/conf/brutus.apache.org/var/www/index.html
Log:
Put some brutus stuff under version control

Added: gump/trunk/conf/brutus.apache.org/var/www/gump/index.html
==============================================================================
--- (empty file)
+++ gump/trunk/conf/brutus.apache.org/var/www/gump/index.html	Wed Aug 11 08:14:14 2004
@@ -0,0 +1,24 @@
+<html>
+<head>
+<title>Welcome to gump@brutus</title>
+</head>
+
+<body>
+<h1>Welcome to gump@brutus</h1>
+
+<p>The following is available:</p>
+
+<ul>
+<li><a href="/gump/public/">Main gump instance</a></li>
+<li><a href="/gump/jdk15/">Experimental run using jdk 1.5</a></li>
+<li><a href="/gump/pydoc/">PyDoc documentation for gump</a></li>
+</ul>
+
+
+<p>Enjoy.</p>
+
+<p>- The Gump Team</p>
+
+<p>PS: if you need actual information about gump, you're looking for <a href="http://gump.apache.org/">gump.apache.org</a>.</p>
+</body>
+</html>

Added: gump/trunk/conf/brutus.apache.org/var/www/index.html
==============================================================================
--- (empty file)
+++ gump/trunk/conf/brutus.apache.org/var/www/index.html	Wed Aug 11 08:14:14 2004
@@ -0,0 +1,24 @@
+<html>
+<head>
+<title>Welcome to gump@brutus</title>
+</head>
+
+<body>
+<h1>Welcome to gump@brutus</h1>
+
+<p>The following is available:</p>
+
+<ul>
+<li><a href="/gump/public/">Main gump instance</a></li>
+<li><a href="/gump/jdk15/">Experimental run using jdk 1.5</a></li>
+<li><a href="/gump/pydoc/">PyDoc documentation for gump</a></li>
+</ul>
+
+
+<p>Enjoy.</p>
+
+<p>- The Gump Team</p>
+
+<p>PS: if you need actual information about gump, you're looking for <a href="http://gump.apache.org/">gump.apache.org</a>.</p>
+</body>
+</html>

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