You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by cl...@apache.org on 2006/05/03 21:01:15 UTC

svn commit: r399384 - in /db/jdo/site/docs/releases: release-2.0-beta.cgi release-2.0-rc1.cgi release-2.0.cgi

Author: clr
Date: Wed May  3 12:01:12 2006
New Revision: 399384

URL: http://svn.apache.org/viewcvs?rev=399384&view=rev
Log:
Set svn:eol-style native on .cgi scripts

Modified:
    db/jdo/site/docs/releases/release-2.0-beta.cgi   (contents, props changed)
    db/jdo/site/docs/releases/release-2.0-rc1.cgi   (contents, props changed)
    db/jdo/site/docs/releases/release-2.0.cgi   (contents, props changed)

Modified: db/jdo/site/docs/releases/release-2.0-beta.cgi
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/releases/release-2.0-beta.cgi?rev=399384&r1=399383&r2=399384&view=diff
==============================================================================
--- db/jdo/site/docs/releases/release-2.0-beta.cgi (original)
+++ db/jdo/site/docs/releases/release-2.0-beta.cgi Wed May  3 12:01:12 2006
@@ -1,23 +1,23 @@
-#!/bin/sh
-
-# Copyright 2002-2004 The Apache Software Foundation or its licensors,
-# as applicable.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-# Wrapper script around mirrors.cgi script
-# (we must change to that directory in order for python to pick up the
-#  python includes correctly)
-# Copied from Stefan's http://www.apache.org/~bodewig/mirror.html
-cd /www/www.apache.org/dyn/mirrors 
-/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
+#!/bin/sh
+
+# Copyright 2002-2004 The Apache Software Foundation or its licensors,
+# as applicable.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+# Copied from Stefan's http://www.apache.org/~bodewig/mirror.html
+cd /www/www.apache.org/dyn/mirrors 
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*

Propchange: db/jdo/site/docs/releases/release-2.0-beta.cgi
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: db/jdo/site/docs/releases/release-2.0-rc1.cgi
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/releases/release-2.0-rc1.cgi?rev=399384&r1=399383&r2=399384&view=diff
==============================================================================
--- db/jdo/site/docs/releases/release-2.0-rc1.cgi (original)
+++ db/jdo/site/docs/releases/release-2.0-rc1.cgi Wed May  3 12:01:12 2006
@@ -1,23 +1,23 @@
-#!/bin/sh
-
-# Copyright 2002-2004 The Apache Software Foundation or its licensors,
-# as applicable.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-# Wrapper script around mirrors.cgi script
-# (we must change to that directory in order for python to pick up the
-#  python includes correctly)
-# Copied from Stefan's http://www.apache.org/~bodewig/mirror.html
-cd /www/www.apache.org/dyn/mirrors 
-/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
+#!/bin/sh
+
+# Copyright 2002-2004 The Apache Software Foundation or its licensors,
+# as applicable.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+# Copied from Stefan's http://www.apache.org/~bodewig/mirror.html
+cd /www/www.apache.org/dyn/mirrors 
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*

Propchange: db/jdo/site/docs/releases/release-2.0-rc1.cgi
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: db/jdo/site/docs/releases/release-2.0.cgi
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/releases/release-2.0.cgi?rev=399384&r1=399383&r2=399384&view=diff
==============================================================================
--- db/jdo/site/docs/releases/release-2.0.cgi (original)
+++ db/jdo/site/docs/releases/release-2.0.cgi Wed May  3 12:01:12 2006
@@ -1,23 +1,23 @@
-#!/bin/sh
-
-# Copyright 2002-2004 The Apache Software Foundation or its licensors,
-# as applicable.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-# Wrapper script around mirrors.cgi script
-# (we must change to that directory in order for python to pick up the
-#  python includes correctly)
-# Copied from Stefan's http://www.apache.org/~bodewig/mirror.html
-cd /www/www.apache.org/dyn/mirrors 
-/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
+#!/bin/sh
+
+# Copyright 2002-2004 The Apache Software Foundation or its licensors,
+# as applicable.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+# Copied from Stefan's http://www.apache.org/~bodewig/mirror.html
+cd /www/www.apache.org/dyn/mirrors 
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*

Propchange: db/jdo/site/docs/releases/release-2.0.cgi
------------------------------------------------------------------------------
    svn:eol-style = native