You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2010/01/29 11:58:34 UTC

svn commit: r904457 - in /subversion/site/publish: ./ dev/ docs/ docs/release-notes/ security/ style/

Author: rhuijben
Date: Fri Jan 29 10:58:28 2010
New Revision: 904457

URL: http://svn.apache.org/viewvc?rev=904457&view=rev
Log:
[Reverted r904435 to fix our website]

Modified:
    subversion/site/publish/TEMPLATE   (contents, props changed)
    subversion/site/publish/contributing.html   (contents, props changed)
    subversion/site/publish/dev/index.html   (contents, props changed)
    subversion/site/publish/docs/index.html   (contents, props changed)
    subversion/site/publish/docs/release-notes/1.1.html   (props changed)
    subversion/site/publish/docs/release-notes/1.2.html   (props changed)
    subversion/site/publish/docs/release-notes/1.3.html   (props changed)
    subversion/site/publish/docs/release-notes/1.4.html   (props changed)
    subversion/site/publish/docs/release-notes/1.5.html   (props changed)
    subversion/site/publish/docs/release-notes/1.6.html   (props changed)
    subversion/site/publish/docs/release-notes/1.6.zh.html   (props changed)
    subversion/site/publish/faq.html   (props changed)
    subversion/site/publish/faq.ja.html   (props changed)
    subversion/site/publish/faq.zh.html   (props changed)
    subversion/site/publish/favicon.ico   (props changed)
    subversion/site/publish/features.html   (props changed)
    subversion/site/publish/index.html   (contents, props changed)
    subversion/site/publish/issue-tracker.html   (contents, props changed)
    subversion/site/publish/mailing-lists.html   (contents, props changed)
    subversion/site/publish/news.html   (contents, props changed)
    subversion/site/publish/packages.html   (props changed)
    subversion/site/publish/release-history.html   (props changed)
    subversion/site/publish/roadmap.html   (props changed)
    subversion/site/publish/security/index.html   (props changed)
    subversion/site/publish/style/site.css   (props changed)

Modified: subversion/site/publish/TEMPLATE
URL: http://svn.apache.org/viewvc/subversion/site/publish/TEMPLATE?rev=904457&r1=904456&r2=904457&view=diff
==============================================================================
--- subversion/site/publish/TEMPLATE (original)
+++ subversion/site/publish/TEMPLATE Fri Jan 29 10:58:28 2010
@@ -1,28 +1,28 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<title>Apache Subversion</title>
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<style type="text/css">
-  @import url("/style/site.css");
-</style>
-</head>
-
-<body>
-<!--#include virtual="/site-banner.html" -->
-<!--#include virtual="/site-nav.html" -->
-<div id="site-content">
-<!--#include virtual="/site-notice.html" -->
-<!-- **************** BEGIN CONTENT ***************** -->
- 
-
-    <!-- Put content here, replacing this  -->
-    <!-- comment.  You might want to tweak -->
-    <!-- the page's title, too.            -->
-
-
-<!-- ***************** END CONTENT ****************** -->
-</div> <!-- #site-content -->
-</body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>Apache Subversion</title>
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<style type="text/css">
+  @import url("/style/site.css");
+</style>
+</head>
+
+<body>
+<!--#include virtual="/site-banner.html" -->
+<!--#include virtual="/site-nav.html" -->
+<div id="site-content">
+<!--#include virtual="/site-notice.html" -->
+<!-- **************** BEGIN CONTENT ***************** -->
+ 
+
+    <!-- Put content here, replacing this  -->
+    <!-- comment.  You might want to tweak -->
+    <!-- the page's title, too.            -->
+
+
+<!-- ***************** END CONTENT ****************** -->
+</div> <!-- #site-content -->
+</body>
+</html>

Propchange: subversion/site/publish/TEMPLATE
            ('svn:eol-style' removed)

Propchange: subversion/site/publish/TEMPLATE
------------------------------------------------------------------------------
    svn:executable = *

Modified: subversion/site/publish/contributing.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/contributing.html?rev=904457&r1=904456&r2=904457&view=diff
==============================================================================
--- subversion/site/publish/contributing.html (original)
+++ subversion/site/publish/contributing.html Fri Jan 29 10:58:28 2010
@@ -1,129 +1,129 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<title>Getting Involved</title>
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<style type="text/css">
-  @import url("/style/site.css");
-</style>
-</head>
-
-<body>
-<!--#include virtual="/site-banner.html" -->
-<!--#include virtual="/site-nav.html" -->
-<div id="site-content">
-<!--#include virtual="/site-notice.html" -->
-
-<h1>Getting Involved with Subversion and the Community</h1>
-
-<p>There are many ways that you can contribute to Subversion and
-   the community.  Fortunately most of these require little more than
-   an interest in Subversion and helping other members of the community.</p>
-
-<div class="h2" id="educate" title="educate">
-<h2>Help Others Learn</h2>
-
-<ul>
-<li><p style="font-weight: bold;">Participate in the mailing lists</p>
-    <p>There are community <a href="mailing-lists.html">mailing
-       lists</a> you can join to discuss Subversion. The lists are an
-       excellent source for users and contributors interested in
-       having technical discussions, answering questions, or resolving
-       potential issues for newcomers.</p>
-</li>
-
-<li><p style="font-weight: bold;">Promote Subversion</p>
-    <p>Help promote Subversion by using your blog,
-       <a href="http://twitter.com/" >Twitter</a>,
-       <a href="http://facebook.com/" >Facebook</a>, or submitting an
-       article to your favorite local magazine.  If you are a member
-       of a different open source community, why not mention
-       Subversion on their discussion forums or at conferences? If you
-       love Subversion, don't hold back &mdash; speak up!  The more
-       developers use Subversion, the more bugs will be caught, the
-       more features will be added, the more visible the project, and
-       the more benefits the community will get.</p>
-</li>
-
-<li><p style="font-weight: bold;">Link to subversion.apache.org</p>
-    <p>The success of any open source project depends on the number of
-       people who use the product and contribute back to the project.
-       By linking to <a href="http://subversion.apache.org"
-       >http://subversion.apache.org</a>, you increase the chances of
-       a new user or contributor finding out about the project and
-       joining the community.</p>
-</li>
-</ul>
-
-</div> <!-- #educate -->
-
-
-<div class="h2" id="code" title="code">
-<h2>Contribute Code</h2>
-
-<ul>
-<li><p style="font-weight: bold;">File a bug report</p>
-    <p>Bug reports take little time to file and are very helpful to
-       developers.  This is one of the easiest contributions you can
-       make.  When you discover a problem with Subversion, please
-       report it.  Our preference as a community is to have you first
-       report the bug to the <a href="mailto:users@subversion.apache.org"
-       >users@subversion.apache.org</a> mailing list so that other
-       community members can provide some first-level help and triage.
-       Often times there may already be a solution or answer to your
-       problem.</p>
-</li>
-
-<li><p style="font-weight: bold;">Help us triage existing bug reports</p>
-    <p class="todo">Provide details on looking at open issues on issue tracker.
-       Describe what to do when a problem appears to no longer exist.
-       Lead into next item about creating reproduction recipes.</p>
-</li>
-
-<li><p style="font-weight: bold;">Write a test or reproduction script</p>
-    <p class="todo">Provide some reasons why writing a shell script to reproduce a
-       problem can help.  Maybe link to an example?</p>
-</li>
-
-<li><p style="font-weight: bold;">Submit a patch</p>
-
-    <p>The open-source adage "Patches welcome" may show up most
-       frequently as a thread-killing retort to mailing list trolls,
-       but at the heart of the statement are two quite genuine ideals:
-       software code doesn't write itself, and projects generally
-       really do want as many people as possible to help write that
-       code.  The Subversion project is no different.  We've accepted
-       and applied countless patch contributions, and we hope to
-       always have a constant stream of them.  If you're a developer
-       able to contribute in this way, take a cruise through our
-       <a href="docs/community-guide/">Subversion Community Guide</a>,
-       specifically the sections regarding
-       <a href="docs/community-guide/#patches">patch submissions</a> and
-       <a href="docs/community-guide/#conventions">coding conventions</a>,
-       and come join the fun!</p>
-</li>
-
-<li><p style="font-weight: bold;">Become a committer and commit code directly</p>
-    <p>Developers with a long history of submitting high-quality
-       patches can gain direct commit rights.  This is obviously
-       beneficial to the developer community &mdash; where quality
-       developers are concerned, "the more, the merrier"!  But never
-       underestimate how valuable this experience can be to you
-       personally
-       and <a href="http://onlamp.com/pub/a/onlamp/2005/07/14/osdevelopers.html"
-       >professionally</a>,
-       <a href="http://onlamp.com/pub/a/onlamp/2005/08/01/opensourcedevelopers.html"
-       >too</a>.</p>
-</li>
-</ul>
-
-</div> <!-- #code -->
-
-<p>For more information about how to contribute, or to discuss your
-   contribution with us, please contact <a
-   href="mailto:dev@subversion.apache.org">dev@subversion.apache.org</a></p>
-
-</div> <!-- #site-content -->
-</body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>Getting Involved</title>
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<style type="text/css">
+  @import url("/style/site.css");
+</style>
+</head>
+
+<body>
+<!--#include virtual="/site-banner.html" -->
+<!--#include virtual="/site-nav.html" -->
+<div id="site-content">
+<!--#include virtual="/site-notice.html" -->
+
+<h1>Getting Involved with Subversion and the Community</h1>
+
+<p>There are many ways that you can contribute to Subversion and
+   the community.  Fortunately most of these require little more than
+   an interest in Subversion and helping other members of the community.</p>
+
+<div class="h2" id="educate" title="educate">
+<h2>Help Others Learn</h2>
+
+<ul>
+<li><p style="font-weight: bold;">Participate in the mailing lists</p>
+    <p>There are community <a href="mailing-lists.html">mailing
+       lists</a> you can join to discuss Subversion. The lists are an
+       excellent source for users and contributors interested in
+       having technical discussions, answering questions, or resolving
+       potential issues for newcomers.</p>
+</li>
+
+<li><p style="font-weight: bold;">Promote Subversion</p>
+    <p>Help promote Subversion by using your blog,
+       <a href="http://twitter.com/" >Twitter</a>,
+       <a href="http://facebook.com/" >Facebook</a>, or submitting an
+       article to your favorite local magazine.  If you are a member
+       of a different open source community, why not mention
+       Subversion on their discussion forums or at conferences? If you
+       love Subversion, don't hold back &mdash; speak up!  The more
+       developers use Subversion, the more bugs will be caught, the
+       more features will be added, the more visible the project, and
+       the more benefits the community will get.</p>
+</li>
+
+<li><p style="font-weight: bold;">Link to subversion.apache.org</p>
+    <p>The success of any open source project depends on the number of
+       people who use the product and contribute back to the project.
+       By linking to <a href="http://subversion.apache.org"
+       >http://subversion.apache.org</a>, you increase the chances of
+       a new user or contributor finding out about the project and
+       joining the community.</p>
+</li>
+</ul>
+
+</div> <!-- #educate -->
+
+
+<div class="h2" id="code" title="code">
+<h2>Contribute Code</h2>
+
+<ul>
+<li><p style="font-weight: bold;">File a bug report</p>
+    <p>Bug reports take little time to file and are very helpful to
+       developers.  This is one of the easiest contributions you can
+       make.  When you discover a problem with Subversion, please
+       report it.  Our preference as a community is to have you first
+       report the bug to the <a href="mailto:users@subversion.apache.org"
+       >users@subversion.apache.org</a> mailing list so that other
+       community members can provide some first-level help and triage.
+       Often times there may already be a solution or answer to your
+       problem.</p>
+</li>
+
+<li><p style="font-weight: bold;">Help us triage existing bug reports</p>
+    <p class="todo">Provide details on looking at open issues on issue tracker.
+       Describe what to do when a problem appears to no longer exist.
+       Lead into next item about creating reproduction recipes.</p>
+</li>
+
+<li><p style="font-weight: bold;">Write a test or reproduction script</p>
+    <p class="todo">Provide some reasons why writing a shell script to reproduce a
+       problem can help.  Maybe link to an example?</p>
+</li>
+
+<li><p style="font-weight: bold;">Submit a patch</p>
+
+    <p>The open-source adage "Patches welcome" may show up most
+       frequently as a thread-killing retort to mailing list trolls,
+       but at the heart of the statement are two quite genuine ideals:
+       software code doesn't write itself, and projects generally
+       really do want as many people as possible to help write that
+       code.  The Subversion project is no different.  We've accepted
+       and applied countless patch contributions, and we hope to
+       always have a constant stream of them.  If you're a developer
+       able to contribute in this way, take a cruise through our
+       <a href="docs/community-guide/">Subversion Community Guide</a>,
+       specifically the sections regarding
+       <a href="docs/community-guide/#patches">patch submissions</a> and
+       <a href="docs/community-guide/#conventions">coding conventions</a>,
+       and come join the fun!</p>
+</li>
+
+<li><p style="font-weight: bold;">Become a committer and commit code directly</p>
+    <p>Developers with a long history of submitting high-quality
+       patches can gain direct commit rights.  This is obviously
+       beneficial to the developer community &mdash; where quality
+       developers are concerned, "the more, the merrier"!  But never
+       underestimate how valuable this experience can be to you
+       personally
+       and <a href="http://onlamp.com/pub/a/onlamp/2005/07/14/osdevelopers.html"
+       >professionally</a>,
+       <a href="http://onlamp.com/pub/a/onlamp/2005/08/01/opensourcedevelopers.html"
+       >too</a>.</p>
+</li>
+</ul>
+
+</div> <!-- #code -->
+
+<p>For more information about how to contribute, or to discuss your
+   contribution with us, please contact <a
+   href="mailto:dev@subversion.apache.org">dev@subversion.apache.org</a></p>
+
+</div> <!-- #site-content -->
+</body>
+</html>

Propchange: subversion/site/publish/contributing.html
            ('svn:eol-style' removed)

Propchange: subversion/site/publish/contributing.html
------------------------------------------------------------------------------
    svn:executable = *

Modified: subversion/site/publish/dev/index.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/dev/index.html?rev=904457&r1=904456&r2=904457&view=diff
==============================================================================
--- subversion/site/publish/dev/index.html (original)
+++ subversion/site/publish/dev/index.html Fri Jan 29 10:58:28 2010
@@ -1,37 +1,37 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<title>Apache Subversion</title>
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<style type="text/css">
-  @import url("/style/site.css");
-</style>
-</head>
-
-<body>
-<!--#include virtual="/site-banner.html" -->
-<!--#include virtual="/site-nav.html" -->
-<div id="site-content">
-<!--#include virtual="/site-notice.html" -->
-
-<h1>Resources for Developers</h1>
-
-<p>The Subversion community welcomes participation from developers,
-   both those interested in developing Subversion itself, as well as
-   those wanting to use our well-documented APIs and bindings to
-   create applications which use Subversion internally.</p>
-
-<div class="todo">
-<p>Link to stuff Devs might like:</p>
-<ul>
-<li>nightly-generated C API and JavaHL documentation</li>
-<li>the community guide</li>
-<li>continous build results summary</li>
-<li>other ASF resources aimed at developers</li>
-<li>&hellip;</li>
-</div> <!-- #todo -->
-
-</div> <!-- #site-content -->
-</body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>Apache Subversion</title>
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<style type="text/css">
+  @import url("/style/site.css");
+</style>
+</head>
+
+<body>
+<!--#include virtual="/site-banner.html" -->
+<!--#include virtual="/site-nav.html" -->
+<div id="site-content">
+<!--#include virtual="/site-notice.html" -->
+
+<h1>Resources for Developers</h1>
+
+<p>The Subversion community welcomes participation from developers,
+   both those interested in developing Subversion itself, as well as
+   those wanting to use our well-documented APIs and bindings to
+   create applications which use Subversion internally.</p>
+
+<div class="todo">
+<p>Link to stuff Devs might like:</p>
+<ul>
+<li>nightly-generated C API and JavaHL documentation</li>
+<li>the community guide</li>
+<li>continous build results summary</li>
+<li>other ASF resources aimed at developers</li>
+<li>&hellip;</li>
+</div> <!-- #todo -->
+
+</div> <!-- #site-content -->
+</body>
+</html>

Propchange: subversion/site/publish/dev/index.html
            ('svn:eol-style' removed)

Propchange: subversion/site/publish/dev/index.html
------------------------------------------------------------------------------
    svn:executable = *

Modified: subversion/site/publish/docs/index.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/index.html?rev=904457&r1=904456&r2=904457&view=diff
==============================================================================
--- subversion/site/publish/docs/index.html (original)
+++ subversion/site/publish/docs/index.html Fri Jan 29 10:58:28 2010
@@ -1,115 +1,115 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<title>Subversion Documentation</title>
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<style type="text/css">
-  @import url("/style/site.css");
-</style>
-</head>
-
-<body>
-<!--#include virtual="/site-banner.html" -->
-<!--#include virtual="/site-nav.html" -->
-<div id="site-content">
-<!--#include virtual="/site-notice.html" -->
-
-<h1>Subversion Documentation</h1>
-
-<p>Subversion is fortunate to have a community that values
-   documentation.  This page contains pointers to varies sources of
-   documentation aimed at Subversion users and developers both of
-   Subversion and of third-party tools with which Subversion
-   integrates.  Much of this documentation is itself freely licensed,
-   so if you spot errors in them, please feel free to submit
-   corrections to the relevant owners of the documentation.</p>
-
-<div class="h2" id="user-manuals" title="user-manuals">
-<h2>Subversion User Manuals</h2>
-
-<p>If you want to know how to use Subversion, you can find a number of
-   published user manuals available
-   for <a href="http://www.google.com/search?q=site%3Aamazon.com+Subversion+version+control"
-   >purchase</a> online.  One of these texts
-   &mdash; <span style="font-style: italic;" >Version Control With
-   Subversion</span> (affectionately known as "the Subversion book")
-   &mdash; carries a free license, was developed openly by the
-   Subversion community itself, and is also available in full online
-   for free at <a href="http://svnbook.red-bean.com/"
-   >http://svnbook.red-bean.com</a>.</p>
-
-</div> <!-- #user-manuals -->
-
-<div class="h2" id="release-notes" title="release-notes">
-<h2>Release Notes</h2>
-
-<p>Here are a set of release notes for the major Subversion releases
-   thus far:</p>
-
-<ul>
-<li><a href="release-notes/1.1.html">Subversion 1.1</a></li>
-<li><a href="release-notes/1.2.html">Subversion 1.2</a></li>
-<li><a href="release-notes/1.3.html">Subversion 1.3</a></li>
-<li><a href="release-notes/1.4.html">Subversion 1.4</a></li>
-<li><a href="release-notes/1.5.html">Subversion 1.5</a></li>
-<li><a href="release-notes/1.6.html">Subversion 1.6</a>
-   (<a href="release-notes/1.6.zh.html">&#31616;&#20307;&#20013;&#25991;</a>)</li>
-</ul>
-
-<p>For a more complete (albeit less descriptive) list of changes made
-   in individual releases, see
-   the <a href="http://svn.apache.org/repos/asf/subversion/trunk/CHANGES"
-   >CHANGES</a> file.</p>
-
-</div> <!-- #release-notes -->
-
-<div class="h2" id="guides" title="guides">
-<h2>Community Guides</h2>
-
-<p>The Subversion community operates at peak efficiency when everyone
-   honors the various policies which were established by the community
-   as the result of years of experience.  The following documents
-   provide invaluable insight into How Stuff Gets Done Around Here.
-   We hope you find them useful not only as you contribute to
-   Subversion, but also as you then seek to develop and establish best
-   practices in your own software projects.</p>
-
-<ul>
-<li><a href="community-guide/">The Subversion Community Guide</a></li>
-</ul>
-
-</div> <!-- #guides -->
-
-<div class="h2" id="api" title="api">
-<h2>Subversion API</h2>
-
-<p>Subversion is a collection of modular libraries written in the C
-   programming language, each of which has a clearly defined
-   collection of functions and types that together make up
-   Subversion's application programming interface (API).  This API is
-   stable within major release streams of the software itself, so if
-   you write software that uses Subversion 1.1.0's interfaces, you
-   should expect that software to continue to work when linked against
-   Subversion 1.6.0 libraries without your having to change your
-   software at all.</p>
-
-<p>Latest release:</p>
-
-<ul>
-  <li><a href="api/latest/">C API</a></li>
-  <li><a href="javahl/latest/">JavaHL</a></li>
-</ul>
-
-<p>Subversion 1.6:</p>
-
-<ul>
-  <li><a href="api/1.6/">C API</a></li>
-  <li><a href="javahl/1.6/">JavaHL</a></li>
-</ul>
-
-</div> <!-- #api -->
-
-</div> <!-- #site-content -->
-</body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>Subversion Documentation</title>
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<style type="text/css">
+  @import url("/style/site.css");
+</style>
+</head>
+
+<body>
+<!--#include virtual="/site-banner.html" -->
+<!--#include virtual="/site-nav.html" -->
+<div id="site-content">
+<!--#include virtual="/site-notice.html" -->
+
+<h1>Subversion Documentation</h1>
+
+<p>Subversion is fortunate to have a community that values
+   documentation.  This page contains pointers to varies sources of
+   documentation aimed at Subversion users and developers both of
+   Subversion and of third-party tools with which Subversion
+   integrates.  Much of this documentation is itself freely licensed,
+   so if you spot errors in them, please feel free to submit
+   corrections to the relevant owners of the documentation.</p>
+
+<div class="h2" id="user-manuals" title="user-manuals">
+<h2>Subversion User Manuals</h2>
+
+<p>If you want to know how to use Subversion, you can find a number of
+   published user manuals available
+   for <a href="http://www.google.com/search?q=site%3Aamazon.com+Subversion+version+control"
+   >purchase</a> online.  One of these texts
+   &mdash; <span style="font-style: italic;" >Version Control With
+   Subversion</span> (affectionately known as "the Subversion book")
+   &mdash; carries a free license, was developed openly by the
+   Subversion community itself, and is also available in full online
+   for free at <a href="http://svnbook.red-bean.com/"
+   >http://svnbook.red-bean.com</a>.</p>
+
+</div> <!-- #user-manuals -->
+
+<div class="h2" id="release-notes" title="release-notes">
+<h2>Release Notes</h2>
+
+<p>Here are a set of release notes for the major Subversion releases
+   thus far:</p>
+
+<ul>
+<li><a href="release-notes/1.1.html">Subversion 1.1</a></li>
+<li><a href="release-notes/1.2.html">Subversion 1.2</a></li>
+<li><a href="release-notes/1.3.html">Subversion 1.3</a></li>
+<li><a href="release-notes/1.4.html">Subversion 1.4</a></li>
+<li><a href="release-notes/1.5.html">Subversion 1.5</a></li>
+<li><a href="release-notes/1.6.html">Subversion 1.6</a>
+   (<a href="release-notes/1.6.zh.html">&#31616;&#20307;&#20013;&#25991;</a>)</li>
+</ul>
+
+<p>For a more complete (albeit less descriptive) list of changes made
+   in individual releases, see
+   the <a href="http://svn.apache.org/repos/asf/subversion/trunk/CHANGES"
+   >CHANGES</a> file.</p>
+
+</div> <!-- #release-notes -->
+
+<div class="h2" id="guides" title="guides">
+<h2>Community Guides</h2>
+
+<p>The Subversion community operates at peak efficiency when everyone
+   honors the various policies which were established by the community
+   as the result of years of experience.  The following documents
+   provide invaluable insight into How Stuff Gets Done Around Here.
+   We hope you find them useful not only as you contribute to
+   Subversion, but also as you then seek to develop and establish best
+   practices in your own software projects.</p>
+
+<ul>
+<li><a href="community-guide/">The Subversion Community Guide</a></li>
+</ul>
+
+</div> <!-- #guides -->
+
+<div class="h2" id="api" title="api">
+<h2>Subversion API</h2>
+
+<p>Subversion is a collection of modular libraries written in the C
+   programming language, each of which has a clearly defined
+   collection of functions and types that together make up
+   Subversion's application programming interface (API).  This API is
+   stable within major release streams of the software itself, so if
+   you write software that uses Subversion 1.1.0's interfaces, you
+   should expect that software to continue to work when linked against
+   Subversion 1.6.0 libraries without your having to change your
+   software at all.</p>
+
+<p>Latest release:</p>
+
+<ul>
+  <li><a href="api/latest/">C API</a></li>
+  <li><a href="javahl/latest/">JavaHL</a></li>
+</ul>
+
+<p>Subversion 1.6:</p>
+
+<ul>
+  <li><a href="api/1.6/">C API</a></li>
+  <li><a href="javahl/1.6/">JavaHL</a></li>
+</ul>
+
+</div> <!-- #api -->
+
+</div> <!-- #site-content -->
+</body>
+</html>

Propchange: subversion/site/publish/docs/index.html
            ('svn:eol-style' removed)

Propchange: subversion/site/publish/docs/index.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: subversion/site/publish/docs/release-notes/1.1.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: subversion/site/publish/docs/release-notes/1.2.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: subversion/site/publish/docs/release-notes/1.3.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: subversion/site/publish/docs/release-notes/1.4.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: subversion/site/publish/docs/release-notes/1.5.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: subversion/site/publish/docs/release-notes/1.6.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: subversion/site/publish/docs/release-notes/1.6.zh.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: subversion/site/publish/docs/release-notes/1.6.zh.html
            ('svn:mime-type' removed)

Propchange: subversion/site/publish/faq.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: subversion/site/publish/faq.ja.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: subversion/site/publish/faq.zh.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: subversion/site/publish/faq.zh.html
            ('svn:mime-type' removed)

Propchange: subversion/site/publish/favicon.ico
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jan 29 10:58:28 2010
@@ -1,34 +1,34 @@
-subversion/branches/1.5.x-r30215/www/favicon.ico:870312
-subversion/branches/bdb-reverse-deltas/www/favicon.ico:872050-872529
-subversion/branches/diff-callbacks3/www/favicon.ico:870059-870761
-subversion/branches/dont-save-plaintext-passwords-by-default/www/favicon.ico:870728-871118
-subversion/branches/double-delete/www/favicon.ico:870511-872970
-subversion/branches/explore-wc/www/favicon.ico:875486,875493,875497,875507,875511,875514,875559,875580-875581,875584,875587,875611,875627,875647,875667-875668,875711-875712,875733-875734,875736,875744-875748,875751,875758,875782,875795-875796,875830,875836,875838,875842,875852,875855,875864,875870,875873,875880,875885-875888,875890,875897-875898,875905,875907-875909,875935,875943-875944,875946,875979,875982-875983,875985-875986,875990,875997
-subversion/branches/file-externals/www/favicon.ico:871779-873302
-subversion/branches/fs-rep-sharing/www/favicon.ico:869036-873803
-subversion/branches/fsfs-pack/www/favicon.ico:873717-874575
-subversion/branches/gnome-keyring/www/favicon.ico:870558-871410
-subversion/branches/http-protocol-v2/www/favicon.ico:874395-876041
-subversion/branches/in-memory-cache/www/favicon.ico:869829-871452
-subversion/branches/issue-2843-dev/www/favicon.ico:871432-874179
-subversion/branches/issue-3000/www/favicon.ico:871713,871716-871719,871721-871726,871728,871734
-subversion/branches/issue-3067-deleted-subtrees/www/favicon.ico:873375-874084
-subversion/branches/issue-3148-dev/www/favicon.ico:875193-875204
-subversion/branches/issue-3220-dev/www/favicon.ico:872210-872226
-subversion/branches/issue-3334-dirs/www/favicon.ico:875156-875867
-subversion/branches/kwallet/www/favicon.ico:870785-871314
-subversion/branches/log-g-performance/www/favicon.ico:870941-871032
-subversion/branches/merge-skips-obstructions/www/favicon.ico:874525-874615
-subversion/branches/ra_serf-digest-authn/www/favicon.ico:875693-876404
-subversion/branches/reintegrate-improvements/www/favicon.ico:873853-874164
-subversion/branches/subtree-mergeinfo/www/favicon.ico:876734-878766
-subversion/branches/svn-mergeinfo-enhancements/www/favicon.ico:870119-870195,870197-870288
-subversion/branches/svnpatch-diff/www/favicon.ico:865738-876477
-subversion/branches/svnraisetc/www/favicon.ico:874709-875149
-subversion/branches/svnserve-logging/www/favicon.ico:869828-870893
-subversion/branches/tc-issue-3334/www/favicon.ico:874697-874773
-subversion/branches/tc-merge-notify/www/favicon.ico:874017-874062
-subversion/branches/tc-resolve/www/favicon.ico:874191-874239
-subversion/branches/tc_url_rev/www/favicon.ico:874351-874483
-subversion/branches/tree-conflicts/www/favicon.ico:868291-873154
-subversion/branches/tree-conflicts-notify/www/favicon.ico:873926-874008
+/subversion/branches/1.5.x-r30215/www/favicon.ico:870312
+/subversion/branches/bdb-reverse-deltas/www/favicon.ico:872050-872529
+/subversion/branches/diff-callbacks3/www/favicon.ico:870059-870761
+/subversion/branches/dont-save-plaintext-passwords-by-default/www/favicon.ico:870728-871118
+/subversion/branches/double-delete/www/favicon.ico:870511-872970
+/subversion/branches/explore-wc/www/favicon.ico:875486,875493,875497,875507,875511,875514,875559,875580-875581,875584,875587,875611,875627,875647,875667-875668,875711-875712,875733-875734,875736,875744-875748,875751,875758,875782,875795-875796,875830,875836,875838,875842,875852,875855,875864,875870,875873,875880,875885-875888,875890,875897-875898,875905,875907-875909,875935,875943-875944,875946,875979,875982-875983,875985-875986,875990,875997
+/subversion/branches/file-externals/www/favicon.ico:871779-873302
+/subversion/branches/fs-rep-sharing/www/favicon.ico:869036-873803
+/subversion/branches/fsfs-pack/www/favicon.ico:873717-874575
+/subversion/branches/gnome-keyring/www/favicon.ico:870558-871410
+/subversion/branches/http-protocol-v2/www/favicon.ico:874395-876041
+/subversion/branches/in-memory-cache/www/favicon.ico:869829-871452
+/subversion/branches/issue-2843-dev/www/favicon.ico:871432-874179
+/subversion/branches/issue-3000/www/favicon.ico:871713,871716-871719,871721-871726,871728,871734
+/subversion/branches/issue-3067-deleted-subtrees/www/favicon.ico:873375-874084
+/subversion/branches/issue-3148-dev/www/favicon.ico:875193-875204
+/subversion/branches/issue-3220-dev/www/favicon.ico:872210-872226
+/subversion/branches/issue-3334-dirs/www/favicon.ico:875156-875867
+/subversion/branches/kwallet/www/favicon.ico:870785-871314
+/subversion/branches/log-g-performance/www/favicon.ico:870941-871032
+/subversion/branches/merge-skips-obstructions/www/favicon.ico:874525-874615
+/subversion/branches/ra_serf-digest-authn/www/favicon.ico:875693-876404
+/subversion/branches/reintegrate-improvements/www/favicon.ico:873853-874164
+/subversion/branches/subtree-mergeinfo/www/favicon.ico:876734-878766
+/subversion/branches/svn-mergeinfo-enhancements/www/favicon.ico:870119-870195,870197-870288
+/subversion/branches/svnpatch-diff/www/favicon.ico:865738-876477
+/subversion/branches/svnraisetc/www/favicon.ico:874709-875149
+/subversion/branches/svnserve-logging/www/favicon.ico:869828-870893
+/subversion/branches/tc-issue-3334/www/favicon.ico:874697-874773
+/subversion/branches/tc-merge-notify/www/favicon.ico:874017-874062
+/subversion/branches/tc-resolve/www/favicon.ico:874191-874239
+/subversion/branches/tc_url_rev/www/favicon.ico:874351-874483
+/subversion/branches/tree-conflicts/www/favicon.ico:868291-873154
+/subversion/branches/tree-conflicts-notify/www/favicon.ico:873926-874008

Propchange: subversion/site/publish/features.html
------------------------------------------------------------------------------
    svn:executable = *

Modified: subversion/site/publish/index.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/index.html?rev=904457&r1=904456&r2=904457&view=diff
==============================================================================
--- subversion/site/publish/index.html (original)
+++ subversion/site/publish/index.html Fri Jan 29 10:58:28 2010
@@ -1,155 +1,155 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<title>Apache Subversion</title>
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<style type="text/css">
-  @import url("/style/site.css");
-</style>
-</head>
-
-<body>
-<!--#include virtual="/site-banner.html" -->
-<!--#include virtual="/site-nav.html" -->
-<div id="site-content">
-<!--#include virtual="/site-notice.html" -->
-
-<h1>Apache Subversion</h1>
-
-<p>Welcome to <strong>subversion.apache.org</strong>, the online home
-   of the Subversion software project.  Subversion is an open source
-   version control system.  Founded in 2000 by CollabNet, Inc., the
-   Subversion project and software have seen incredible success over
-   the past decade.  Subversion has enjoyed and continues to enjoy
-   widespread adoption in both the open source arena and the corporate
-   world.  The project's original goal of being "a compelling
-   replacement for CVS" (an older version control system with a
-   similar model) was surpassed long ago &mdash; today Subversion
-   stands on its own highly reputable name.</p>
-
-<p>For helpful hints about how to get the most out of your visit to
-   this site, see the <a href="#site-overview">About This Site</a>
-   section below.</p>
-
-<div class="h2" id="news" title="news">
-<h2>News</h2>
-
-<p style="font-style: italic; text-align:
-   right;">[Click <a href="/news.html">here</a> to see all News
-   items.]</p>
-
-<div class="h3" id="news-20100121" title="news-20100121">
-<h3>2010-01-21 &mdash; Subversion 1.6.9 Released</h3>
-
-<p>Subversion 1.6.9, the latest stable version of Subversion, has been
-   released.  For more information, see the
-   <a href="http://svn.haxx.se/dev/archive-2010-01/0545.shtml">release
-   announcement</a> or the
-   <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.9/CHANGES">
-   change log</a>.</p>
-
-</div> <!-- #news-20100121 -->
-
-<div class="h3" id="news-20091107" title="news-20091107">
-<h3>2009-11-07 &mdash; Subversion joins Apache Incubator</h3>
-
-<p>The Subversion project has been accepted into
-   the <a href="http://incubator.apache.org">Apache Incubator</a>, the
-   first step on the road to becoming a full-fledged, top-level Apache
-   project.  You can read more about this exciting development in the
-   related <a href="http://www.apache.org/foundation/press/pr_2009_11_04.html">press
-   release</a>.</p>
-
-<p>Part of this transition involves migrating our project assets
-   (websites, bugs, mailing lists, etc.) over to the Apache hosting
-   infrastructure.  We'll be doing this gradually over time in order
-   to ensure a smooth transition with minimum loss of momentum.  So if
-   you can't find what you're looking for here at this website,
-   chances are good that we've not yet migrated that information yet
-   from our <a href="http://subversion.tigris.org/" >old
-   website</a>.</p>
-
-</div> <!-- #news-20091107 -->
-
-</div> <!-- #news -->
-
-
-<div class="h2" id="site-overview" title="site-overview">
-<h2>About This Site</h2>
-
-<p>This website is the central source of information about Subversion
-   and the community which gives it life.  Here, you'll find resources
-   that are useful to existing and potential Subversion users and
-   developers alike.  Want to read about Subversion's features?  Need
-   to download the latest Subversion release?  Perhaps you've thought
-   of a great enhancement and you're wondering how to share the idea
-   with the developers?  This site will help you do all that.</p>
-
-<p>Who is this site <em>not</em> aimed at?  Well, there are many
-   third-party tools which exist as part of the greater Subversion
-   ecosystem, but aren't part of the core project itself.  Subversion
-   clients such as TortoiseSVN, or Subversion's integrations into
-   various IDE's such as Eclipse and NetBeans, or the pure Java
-   implementation of Subversion called SVNKit &mdash; these are all
-   valuable pieces of the Subversion story, but each is managed as its
-   own project outside of the core Subversion offering.  This site
-   really isn't so much about those projects.</p>
-
-<p>The sections below provide a high-level overview of how this
-   website is organized, making reference to
-   the <a href="#site-nav-menu">navigation menu</a> you should find on
-   the left-hand side of each page of the website.</p>
-
-<div class="h3" id="site-overview-about" title="site-overview-about">
-<h3>The "About Subversion" Section</h3>
-
-<p>The "About Subversion" section of the website is Information
-   Central.  You can read the latest Subversion
-   <a href="/news.html">News</a>, learn about Subversion's rich set
-   of <a href="/features.html">Features</a>, and consult various
-   sources of <a href="/doc/">Documentation</a> about Subversion and
-   the processes that govern that interactions of the Subversion
-   community.  There's a <a href="/faq.html">Frequently Asked
-   Questions (FAQ)</a> page, as well as some forward-looking material
-   in the form of a feature <a href="/roadmap.html">Roadmap</a>.</p>
-
-</div> <!-- #site-overview-about -->
-
-<div class="h3" id="site-overview-getting" title="site-overview-getting">
-<h3>The "Getting Subversion" Section</h3>
-
-<p>Learning about Subversion is great, but the real fun is in applying
-   that knowledge.  The "Getting Subversion" section of the website is
-   all about making sure Subversion finds it way into your hands.
-   This community releases source code archives of the various
-   Subversion versions, which you can get via
-   the <a href="/source-code.html">Source Code</a> menu.  (That's also
-   a good place to look for instructions on checking out Subversion's
-   source code from the repository in which it lives.)  But if you'd
-   rather not deal with building Subversion yourself, there are a
-   number of places where you can get precompiled
-   <a href="/packages.html">Binary Packages</a> of Subversion, built
-   for various platforms.</p>
-
-</div> <!-- #site-overview-getting -->
-
-<div class="h3" id="site-overview-community" title="site-overview-community">
-<h3>The "Community" Section</h3>
-
-<p>The other sections of the website are primarily about getting
-   &mdash; the "Community" section is where you interact and give.
-   Here, you'll learn about the <a href="/mailing-lists.html">Mailing
-   Lists</a> where Subversion-related discussions occur and about
-   the <a href="/issue-tracker.html">Issue Tracker</a> where bugs and
-   enhancement requests are reported.  We'll tell you about the
-   various ways you can be <a href="/contributing.html">Getting
-   Involved</a> with the project.</p>
-
-</div> <!-- #site-overview-community -->
-
-</div> <!-- #site-overview -->
-
-</div> <!-- #site-content -->
-</body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>Apache Subversion</title>
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<style type="text/css">
+  @import url("/style/site.css");
+</style>
+</head>
+
+<body>
+<!--#include virtual="/site-banner.html" -->
+<!--#include virtual="/site-nav.html" -->
+<div id="site-content">
+<!--#include virtual="/site-notice.html" -->
+
+<h1>Apache Subversion</h1>
+
+<p>Welcome to <strong>subversion.apache.org</strong>, the online home
+   of the Subversion software project.  Subversion is an open source
+   version control system.  Founded in 2000 by CollabNet, Inc., the
+   Subversion project and software have seen incredible success over
+   the past decade.  Subversion has enjoyed and continues to enjoy
+   widespread adoption in both the open source arena and the corporate
+   world.  The project's original goal of being "a compelling
+   replacement for CVS" (an older version control system with a
+   similar model) was surpassed long ago &mdash; today Subversion
+   stands on its own highly reputable name.</p>
+
+<p>For helpful hints about how to get the most out of your visit to
+   this site, see the <a href="#site-overview">About This Site</a>
+   section below.</p>
+
+<div class="h2" id="news" title="news">
+<h2>News</h2>
+
+<p style="font-style: italic; text-align:
+   right;">[Click <a href="/news.html">here</a> to see all News
+   items.]</p>
+
+<div class="h3" id="news-20100121" title="news-20100121">
+<h3>2010-01-21 &mdash; Subversion 1.6.9 Released</h3>
+
+<p>Subversion 1.6.9, the latest stable version of Subversion, has been
+   released.  For more information, see the
+   <a href="http://svn.haxx.se/dev/archive-2010-01/0545.shtml">release
+   announcement</a> or the
+   <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.9/CHANGES">
+   change log</a>.</p>
+
+</div> <!-- #news-20100121 -->
+
+<div class="h3" id="news-20091107" title="news-20091107">
+<h3>2009-11-07 &mdash; Subversion joins Apache Incubator</h3>
+
+<p>The Subversion project has been accepted into
+   the <a href="http://incubator.apache.org">Apache Incubator</a>, the
+   first step on the road to becoming a full-fledged, top-level Apache
+   project.  You can read more about this exciting development in the
+   related <a href="http://www.apache.org/foundation/press/pr_2009_11_04.html">press
+   release</a>.</p>
+
+<p>Part of this transition involves migrating our project assets
+   (websites, bugs, mailing lists, etc.) over to the Apache hosting
+   infrastructure.  We'll be doing this gradually over time in order
+   to ensure a smooth transition with minimum loss of momentum.  So if
+   you can't find what you're looking for here at this website,
+   chances are good that we've not yet migrated that information yet
+   from our <a href="http://subversion.tigris.org/" >old
+   website</a>.</p>
+
+</div> <!-- #news-20091107 -->
+
+</div> <!-- #news -->
+
+
+<div class="h2" id="site-overview" title="site-overview">
+<h2>About This Site</h2>
+
+<p>This website is the central source of information about Subversion
+   and the community which gives it life.  Here, you'll find resources
+   that are useful to existing and potential Subversion users and
+   developers alike.  Want to read about Subversion's features?  Need
+   to download the latest Subversion release?  Perhaps you've thought
+   of a great enhancement and you're wondering how to share the idea
+   with the developers?  This site will help you do all that.</p>
+
+<p>Who is this site <em>not</em> aimed at?  Well, there are many
+   third-party tools which exist as part of the greater Subversion
+   ecosystem, but aren't part of the core project itself.  Subversion
+   clients such as TortoiseSVN, or Subversion's integrations into
+   various IDE's such as Eclipse and NetBeans, or the pure Java
+   implementation of Subversion called SVNKit &mdash; these are all
+   valuable pieces of the Subversion story, but each is managed as its
+   own project outside of the core Subversion offering.  This site
+   really isn't so much about those projects.</p>
+
+<p>The sections below provide a high-level overview of how this
+   website is organized, making reference to
+   the <a href="#site-nav-menu">navigation menu</a> you should find on
+   the left-hand side of each page of the website.</p>
+
+<div class="h3" id="site-overview-about" title="site-overview-about">
+<h3>The "About Subversion" Section</h3>
+
+<p>The "About Subversion" section of the website is Information
+   Central.  You can read the latest Subversion
+   <a href="/news.html">News</a>, learn about Subversion's rich set
+   of <a href="/features.html">Features</a>, and consult various
+   sources of <a href="/doc/">Documentation</a> about Subversion and
+   the processes that govern that interactions of the Subversion
+   community.  There's a <a href="/faq.html">Frequently Asked
+   Questions (FAQ)</a> page, as well as some forward-looking material
+   in the form of a feature <a href="/roadmap.html">Roadmap</a>.</p>
+
+</div> <!-- #site-overview-about -->
+
+<div class="h3" id="site-overview-getting" title="site-overview-getting">
+<h3>The "Getting Subversion" Section</h3>
+
+<p>Learning about Subversion is great, but the real fun is in applying
+   that knowledge.  The "Getting Subversion" section of the website is
+   all about making sure Subversion finds it way into your hands.
+   This community releases source code archives of the various
+   Subversion versions, which you can get via
+   the <a href="/source-code.html">Source Code</a> menu.  (That's also
+   a good place to look for instructions on checking out Subversion's
+   source code from the repository in which it lives.)  But if you'd
+   rather not deal with building Subversion yourself, there are a
+   number of places where you can get precompiled
+   <a href="/packages.html">Binary Packages</a> of Subversion, built
+   for various platforms.</p>
+
+</div> <!-- #site-overview-getting -->
+
+<div class="h3" id="site-overview-community" title="site-overview-community">
+<h3>The "Community" Section</h3>
+
+<p>The other sections of the website are primarily about getting
+   &mdash; the "Community" section is where you interact and give.
+   Here, you'll learn about the <a href="/mailing-lists.html">Mailing
+   Lists</a> where Subversion-related discussions occur and about
+   the <a href="/issue-tracker.html">Issue Tracker</a> where bugs and
+   enhancement requests are reported.  We'll tell you about the
+   various ways you can be <a href="/contributing.html">Getting
+   Involved</a> with the project.</p>
+
+</div> <!-- #site-overview-community -->
+
+</div> <!-- #site-overview -->
+
+</div> <!-- #site-content -->
+</body>
+</html>

Propchange: subversion/site/publish/index.html
            ('svn:eol-style' removed)

Propchange: subversion/site/publish/index.html
------------------------------------------------------------------------------
    svn:executable = *

Modified: subversion/site/publish/issue-tracker.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/issue-tracker.html?rev=904457&r1=904456&r2=904457&view=diff
==============================================================================
--- subversion/site/publish/issue-tracker.html (original)
+++ subversion/site/publish/issue-tracker.html Fri Jan 29 10:58:28 2010
@@ -1,107 +1,107 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<title>Apache Subversion</title>
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<style type="text/css">
-  @import url("/style/site.css");
-</style>
-</head>
-
-<body>
-<!--#include virtual="/site-banner.html" -->
-<!--#include virtual="/site-nav.html" -->
-<div id="site-content">
-<!--#include virtual="/site-notice.html" -->
- 
-<h1>Subversion Issues</h1>
-
-<div class="bigpoint">
-
-<p>Please do not file new issues before validating your complaint via
-   a well-formed bug report sent to:</p>
-
-<p><a href="mailto:dev@subversion.apache.org"
-                  >dev@subversion.apache.org</a></p>
-
-<p>Unvalidated issues will be unceremoniously closed.  Trust us &mdash; 
-   we have <a href="docs/community-guide/#issues" >good reasons</a> for
-   this.</p>
-
-</div> <!-- .bigpoint -->
-
-<p>Chances are good that if you're on this page, you've come either to
-   complain about Subversion, or you've come to check on a previous
-   complaint about Subversion.  Hey, we understand that.  And for what
-   it's worth, Subversion is the amazing software that it is largely
-   because of the constructive criticism we've received about it over
-   the years.  Having said that, we <strong>strongly</strong>
-   recommend that if you've not done so already, you read the
-   <a href="docs/community-guide/#issues" >"Bugs / Issues" section</a>
-   of the <a href="docs/community-guide/" >Subversion Community
-   Guide</a>.  Not only will you learn how to increase the quality of
-   your own complaints and requests, but in doing so, you'll increase
-   the likelihood that we'll recognize them as constructive.</p>
-
-
-<div class="h2" id="queries" title="queries">
-<h2>Handy Dandy Issue Tracker Queries</h2>
-
-<div class="notice">
-
-<p>We've not yet completed the migration of our issue tracker data to
-   Apache.org from Tigris.org.  As such, the links and queries below
-   will throw you into portions of our
-   <a href="http://subversion.tigris.org" >previous project
-   website</a>.  So don't be alarmed if you find yourself in another
-   world &mdash; it's non-ideal, but hopefully temporary.</p>
-
-</div> <!-- .notice -->
-
-<p>Do you know the Subversion issue number you're interested in?  Use
-   this form to view that issue directly.</p>
-
-<form method="get" action="http://subversion.tigris.org/issues/show_bug.cgi">
-<div style="display: inline;">
-<input name="id" size="10" value="Issue number..."
-       style="width: 10em; color: gray;" 
-       onclick="if(this.value == 'Issue number...') { this.value = ''; this.style.color = 'black'; }" />
-<input type="submit" value="Jump to issue" />
-</div>
-</form>
-
-<p>Perhaps you'd rather do a natural language search through issue
-   descriptions?</p>
-
-<form method="get" action="http://subversion.tigris.org/issues/buglist.cgi">
-<div style="display: inline;">
-<input type="hidden" name="long_desc_type" value="fulltext" />
-<input name="long_desc" size="20" value="Keywords..."
-       style="width: 10em; color: gray;" 
-       onclick="if(this.value == 'Keywords...') { this.value = ''; this.style.color = 'black'; }" />
-<input type="submit" value="Keyword search" />
-</div>
-</form>
-
-<p>Here are some issue tracker query links that we believe are of
-   general utility to folks.  If you don't see one here that you like,
-   that's okay, you formulate your own structured query at 
-   <a href="http://subversion.tigris.org/issues/query.cgi"
-           >http://subversion.tigris.org/issues/query.cgi</a>.</p>
-
-<ul>
-<li><a href="http://subversion.tigris.org/issues/buglist.cgi">All issues</a></li>
-<li><a href="http://subversion.tigris.org/issues/buglist.cgi?component=subversion&amp;issue_status=UNCONFIRMED&amp;issue_status=NEW&amp;issue_status=STARTED&amp;issue_status=REOPENED">Open issues</a></li>
-<li><a href="http://subversion.tigris.org/issues/buglist.cgi?component=subversion&amp;issue_status=UNCONFIRMED&amp;issue_status=NEW&amp;issue_status=STARTED&amp;issue_status=REOPENED&amp;target_milestone=---">Issues in need of triaging</a></li>
-<li><a href="http://subversion.tigris.org/issues/buglist.cgi?component=subversion&amp;issue_status=UNCONFIRMED&amp;issue_status=NEW&amp;issue_status=STARTED&amp;issue_status=REOPENED&amp;keywords=bite-sized">Issues that might be relatively easy to fix</a></li>
-<li><a href="http://subversion.tigris.org/issues/buglist.cgi?component=subversion&amp;issue_status=RESOLVED&amp;issue_status=CLOSED">Closed issues</a></li>
-</ul>
-
-
-
-</div> <!-- #queries -->
-
-</div> <!-- #site-content -->
-</body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>Apache Subversion</title>
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<style type="text/css">
+  @import url("/style/site.css");
+</style>
+</head>
+
+<body>
+<!--#include virtual="/site-banner.html" -->
+<!--#include virtual="/site-nav.html" -->
+<div id="site-content">
+<!--#include virtual="/site-notice.html" -->
+ 
+<h1>Subversion Issues</h1>
+
+<div class="bigpoint">
+
+<p>Please do not file new issues before validating your complaint via
+   a well-formed bug report sent to:</p>
+
+<p><a href="mailto:dev@subversion.apache.org"
+                  >dev@subversion.apache.org</a></p>
+
+<p>Unvalidated issues will be unceremoniously closed.  Trust us &mdash; 
+   we have <a href="docs/community-guide/#issues" >good reasons</a> for
+   this.</p>
+
+</div> <!-- .bigpoint -->
+
+<p>Chances are good that if you're on this page, you've come either to
+   complain about Subversion, or you've come to check on a previous
+   complaint about Subversion.  Hey, we understand that.  And for what
+   it's worth, Subversion is the amazing software that it is largely
+   because of the constructive criticism we've received about it over
+   the years.  Having said that, we <strong>strongly</strong>
+   recommend that if you've not done so already, you read the
+   <a href="docs/community-guide/#issues" >"Bugs / Issues" section</a>
+   of the <a href="docs/community-guide/" >Subversion Community
+   Guide</a>.  Not only will you learn how to increase the quality of
+   your own complaints and requests, but in doing so, you'll increase
+   the likelihood that we'll recognize them as constructive.</p>
+
+
+<div class="h2" id="queries" title="queries">
+<h2>Handy Dandy Issue Tracker Queries</h2>
+
+<div class="notice">
+
+<p>We've not yet completed the migration of our issue tracker data to
+   Apache.org from Tigris.org.  As such, the links and queries below
+   will throw you into portions of our
+   <a href="http://subversion.tigris.org" >previous project
+   website</a>.  So don't be alarmed if you find yourself in another
+   world &mdash; it's non-ideal, but hopefully temporary.</p>
+
+</div> <!-- .notice -->
+
+<p>Do you know the Subversion issue number you're interested in?  Use
+   this form to view that issue directly.</p>
+
+<form method="get" action="http://subversion.tigris.org/issues/show_bug.cgi">
+<div style="display: inline;">
+<input name="id" size="10" value="Issue number..."
+       style="width: 10em; color: gray;" 
+       onclick="if(this.value == 'Issue number...') { this.value = ''; this.style.color = 'black'; }" />
+<input type="submit" value="Jump to issue" />
+</div>
+</form>
+
+<p>Perhaps you'd rather do a natural language search through issue
+   descriptions?</p>
+
+<form method="get" action="http://subversion.tigris.org/issues/buglist.cgi">
+<div style="display: inline;">
+<input type="hidden" name="long_desc_type" value="fulltext" />
+<input name="long_desc" size="20" value="Keywords..."
+       style="width: 10em; color: gray;" 
+       onclick="if(this.value == 'Keywords...') { this.value = ''; this.style.color = 'black'; }" />
+<input type="submit" value="Keyword search" />
+</div>
+</form>
+
+<p>Here are some issue tracker query links that we believe are of
+   general utility to folks.  If you don't see one here that you like,
+   that's okay, you formulate your own structured query at 
+   <a href="http://subversion.tigris.org/issues/query.cgi"
+           >http://subversion.tigris.org/issues/query.cgi</a>.</p>
+
+<ul>
+<li><a href="http://subversion.tigris.org/issues/buglist.cgi">All issues</a></li>
+<li><a href="http://subversion.tigris.org/issues/buglist.cgi?component=subversion&amp;issue_status=UNCONFIRMED&amp;issue_status=NEW&amp;issue_status=STARTED&amp;issue_status=REOPENED">Open issues</a></li>
+<li><a href="http://subversion.tigris.org/issues/buglist.cgi?component=subversion&amp;issue_status=UNCONFIRMED&amp;issue_status=NEW&amp;issue_status=STARTED&amp;issue_status=REOPENED&amp;target_milestone=---">Issues in need of triaging</a></li>
+<li><a href="http://subversion.tigris.org/issues/buglist.cgi?component=subversion&amp;issue_status=UNCONFIRMED&amp;issue_status=NEW&amp;issue_status=STARTED&amp;issue_status=REOPENED&amp;keywords=bite-sized">Issues that might be relatively easy to fix</a></li>
+<li><a href="http://subversion.tigris.org/issues/buglist.cgi?component=subversion&amp;issue_status=RESOLVED&amp;issue_status=CLOSED">Closed issues</a></li>
+</ul>
+
+
+
+</div> <!-- #queries -->
+
+</div> <!-- #site-content -->
+</body>
+</html>

Propchange: subversion/site/publish/issue-tracker.html
            ('svn:eol-style' removed)

Propchange: subversion/site/publish/issue-tracker.html
------------------------------------------------------------------------------
    svn:executable = *

Modified: subversion/site/publish/mailing-lists.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/mailing-lists.html?rev=904457&r1=904456&r2=904457&view=diff
==============================================================================
--- subversion/site/publish/mailing-lists.html (original)
+++ subversion/site/publish/mailing-lists.html Fri Jan 29 10:58:28 2010
@@ -1,182 +1,182 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<title>Subversion Mailing Lists</title>
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<style type="text/css">
-  @import url("/style/site.css");
-</style>
-</head>
-
-<body>
-<!--#include virtual="/site-banner.html" -->
-<!--#include virtual="/site-nav.html" -->
-<div id="site-content">
-<!--#include virtual="/site-notice.html" -->
-
-<h1>Subversion Mailing Lists</h1>
-
-<p>The Subversion project maintains several mailing lists for use by
-   various members of the community.  But before we say much more,
-   please forgive us for shouting out the following:</p>
-
-<div class="bigpoint">
-
-<p>If you have a question, please post it to:</p>
-
-<p><a href="mailto:users@subversion.apache.org"
-                  >users@subversion.apache.org</a></p>
-
-</div> <!-- .bigpoint -->
-
-<p>You do <em>not</em> need to be subscribed to post.  But if it's
-   your first post, there may be a small delay (one day or so) before
-   your mail appears, because the moderators have to approve the
-   unrecognized address.  After the first time, there should be no
-   more delay.</p>
-
-<p>We <strong>strongly</strong> recommend that newcomers to the
-   Subversion project read the
-   <a href="docs/community-guide/#mailing-lists"
-   >"Mailing Lists" section</a> of the
-   <a href="docs/community-guide/" >Subversion Community Guide</a>.</p>
-
-<p>Now that we've gotten all that off our collective chests, here are
-   our primary mailing lists:</p>
-
-<table cellpadding="0" cellspacing="0" id="list-list" style="margin: 0px 5em;">
-  <thead>
-  <tr>
-    <th>List</th>
-    <th>Description</th>
-    <th>Archives</th>
-    <th>Subscribe</th>
-  </tr>
-  </thead>
-  <tbody>
-  <tr style="vertical-align: top;">
-    <td><a href="mailto:users@subversion.apache.org"
-                 title="users@subversion.apache.org">users</a></td>
-    <td>User mailing list for Subversion. <strong>Please post all
-        usage questions here</strong>.  This is the default mailing
-        list, if such a concept makes sense.  If you're in doubt as to
-        whether a post should go here or to 'dev', then it should
-        probably go here.  first.  People will suggest posting it to
-        'dev' if that's appropriate.</td>
-    <td><a href="http://mail-archives.apache.org/mod_mbox/subversion-users/"
-        >archive</a></td>
-    <td><a href="mailto:users-subscribe@subversion.apache.org"
-                 title="users-subscribe@subversion.apache.org"
-        >subscribe</a></td>
-  </tr>
-  <tr style="vertical-align: top;">
-    <td><a href="mailto:dev@subversion.apache.org"
-                 title="dev@subversion.apache.org">dev</a></td>
-    <td>The development mailing list for Subversion. Non-development
-        questions should be posted to 'users' instead; that includes
-        build problems, configuration issues, etc, as well as usage
-        questions. </td>
-    <td><a href="http://mail-archives.apache.org/mod_mbox/subversion-dev/"
-        >archive</a></td>
-    <td><a href="mailto:dev-subscribe@subversion.apache.org"
-                 title="dev-subscribe@subversion.apache.org"
-        >subscribe</a></td>
-  </tr>
-  <tr style="vertical-align: top;">
-    <td><a href="mailto:commits@subversion.apache.org"
-                 title="commits@subversion.apache.org">commits</a></td>
-    <td>This list receives automated commit emails from the
-        repository. <em>DO NOT POST</em> to this list. Only subscribe
-        to it if you want to read commit emails.</td>
-    <td><a href="http://mail-archives.apache.org/mod_mbox/subversion-commits/"
-        >archive</a></td>
-    <td><a href="mailto:commits-subscribe@subversion.apache.org"
-                 title="commits-subscribe@subversion.apache.org"
-        >subscribe</a></td>
-  </tr>
-  <tr style="vertical-align: top;">
-    <td><a href="mailto:announce@subversion.apache.org"
-                 title="announce@subversion.apache.org">announce</a></td>
-    <td>Low traffic list: only occasional announcements about
-      Subversion releases go here. Please <em>DO NOT POST</em> to this
-      list unless it's an announcement. (The list is moderated anyway,
-      so your post will not go through unless it's a legitimate
-      announcement.)</td>
-    <td><a href="http://mail-archives.apache.org/mod_mbox/subversion-announce/"
-        >archive</a></td>
-    <td><a href="mailto:announce-subscribe@subversion.apache.org"
-                 title="announce-subscribe@subversion.apache.org"
-        >subscribe</a></td>
-  </tr>
-  </tbody>
-</table> <!-- #list-list -->
-
-<div class="h2" id="subscribing" title="subscribing">
-<h2>Subscribing</h2>
-
-<p>To subscribe to the lists above, simply send email
-   to <em>LISTNAME</em>-subscribe@subversion.apache.org
-   (where <em>LISTNAME</em> is the name of the list: "dev", "users",
-   etc.) from the email address you wish to be subscribed.</p>
-
-</div> <!-- #subscribing -->
-
-
-<div class="h2" id="archives" title="archives">
-<h2>Searching the Archives</h2>
-
-<p>It's often useful to search the mailing list archives before
-   posting or replying: someone may have already reported the bug
-   you're about to report, for example, or have already written the
-   answer you're about to write.  In the <a href="#list-list">table
-   above</a> you'll find links to the primary archives of our mailing
-   lists, but other sites offer alternative archives of those lists,
-   too.</p>
-
-<p>Subversion archives at haxx.se:</p>
-<ul>
-   <li><a href="http://svn.haxx.se/users">users</a></li>
-   <li><a href="http://svn.haxx.se/dev">dev</a></li>
-</ul>
-
-<p>Subversion archives at gmane.org:</p>
-<ul>
-   <li><a href="http://dir.gmane.org/gmane.comp.version-control.subversion.user"
-       >users</a></li>
-   <li><a href="http://dir.gmane.org/gmane.comp.version-control.subversion.devel"
-       >dev</a></li>
-   <li><a href="http://news.gmane.org/index.php?prefix=gmane.comp.version-control.subversion"
-       >other Subversion-related archives</a></li>
-</ul>
-
-<p>Note that if the search functions at one of these archives don't do
-   what you need, try one of the alternates &mdash; they're all copies
-   of the same data, but they offer different interfaces.</p>
-
-</div> <!-- #archives -->
-
-
-<div class="h2" id="announcements" title="announcements">
-<h2>Announcements</h2>
-
-<p>If you only want to receive mail about important announcements (new
-   releases of Subversion, for example), just subscribe
-   to <strong>announce@subversion.apache.org</strong>.</p>
-
-</div> <!-- #announcements -->
-
-
-<div class="h2" id="other-lists" title="other-lists">
-<h2>Other Mailing Lists</h2>
-
-<p>We have a variety of additional mailing lists for other aspects of
-   the project management.  You can find these lists on
-   our <a href="http://subversion.tigris.org/ds/viewForums.do" >old
-   Tigris.org Discussions page</a>.</p>
-
-</div> <!-- #other-lists -->
-
-</div> <!-- #site-content -->
-</body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>Subversion Mailing Lists</title>
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<style type="text/css">
+  @import url("/style/site.css");
+</style>
+</head>
+
+<body>
+<!--#include virtual="/site-banner.html" -->
+<!--#include virtual="/site-nav.html" -->
+<div id="site-content">
+<!--#include virtual="/site-notice.html" -->
+
+<h1>Subversion Mailing Lists</h1>
+
+<p>The Subversion project maintains several mailing lists for use by
+   various members of the community.  But before we say much more,
+   please forgive us for shouting out the following:</p>
+
+<div class="bigpoint">
+
+<p>If you have a question, please post it to:</p>
+
+<p><a href="mailto:users@subversion.apache.org"
+                  >users@subversion.apache.org</a></p>
+
+</div> <!-- .bigpoint -->
+
+<p>You do <em>not</em> need to be subscribed to post.  But if it's
+   your first post, there may be a small delay (one day or so) before
+   your mail appears, because the moderators have to approve the
+   unrecognized address.  After the first time, there should be no
+   more delay.</p>
+
+<p>We <strong>strongly</strong> recommend that newcomers to the
+   Subversion project read the
+   <a href="docs/community-guide/#mailing-lists"
+   >"Mailing Lists" section</a> of the
+   <a href="docs/community-guide/" >Subversion Community Guide</a>.</p>
+
+<p>Now that we've gotten all that off our collective chests, here are
+   our primary mailing lists:</p>
+
+<table cellpadding="0" cellspacing="0" id="list-list" style="margin: 0px 5em;">
+  <thead>
+  <tr>
+    <th>List</th>
+    <th>Description</th>
+    <th>Archives</th>
+    <th>Subscribe</th>
+  </tr>
+  </thead>
+  <tbody>
+  <tr style="vertical-align: top;">
+    <td><a href="mailto:users@subversion.apache.org"
+                 title="users@subversion.apache.org">users</a></td>
+    <td>User mailing list for Subversion. <strong>Please post all
+        usage questions here</strong>.  This is the default mailing
+        list, if such a concept makes sense.  If you're in doubt as to
+        whether a post should go here or to 'dev', then it should
+        probably go here.  first.  People will suggest posting it to
+        'dev' if that's appropriate.</td>
+    <td><a href="http://mail-archives.apache.org/mod_mbox/subversion-users/"
+        >archive</a></td>
+    <td><a href="mailto:users-subscribe@subversion.apache.org"
+                 title="users-subscribe@subversion.apache.org"
+        >subscribe</a></td>
+  </tr>
+  <tr style="vertical-align: top;">
+    <td><a href="mailto:dev@subversion.apache.org"
+                 title="dev@subversion.apache.org">dev</a></td>
+    <td>The development mailing list for Subversion. Non-development
+        questions should be posted to 'users' instead; that includes
+        build problems, configuration issues, etc, as well as usage
+        questions. </td>
+    <td><a href="http://mail-archives.apache.org/mod_mbox/subversion-dev/"
+        >archive</a></td>
+    <td><a href="mailto:dev-subscribe@subversion.apache.org"
+                 title="dev-subscribe@subversion.apache.org"
+        >subscribe</a></td>
+  </tr>
+  <tr style="vertical-align: top;">
+    <td><a href="mailto:commits@subversion.apache.org"
+                 title="commits@subversion.apache.org">commits</a></td>
+    <td>This list receives automated commit emails from the
+        repository. <em>DO NOT POST</em> to this list. Only subscribe
+        to it if you want to read commit emails.</td>
+    <td><a href="http://mail-archives.apache.org/mod_mbox/subversion-commits/"
+        >archive</a></td>
+    <td><a href="mailto:commits-subscribe@subversion.apache.org"
+                 title="commits-subscribe@subversion.apache.org"
+        >subscribe</a></td>
+  </tr>
+  <tr style="vertical-align: top;">
+    <td><a href="mailto:announce@subversion.apache.org"
+                 title="announce@subversion.apache.org">announce</a></td>
+    <td>Low traffic list: only occasional announcements about
+      Subversion releases go here. Please <em>DO NOT POST</em> to this
+      list unless it's an announcement. (The list is moderated anyway,
+      so your post will not go through unless it's a legitimate
+      announcement.)</td>
+    <td><a href="http://mail-archives.apache.org/mod_mbox/subversion-announce/"
+        >archive</a></td>
+    <td><a href="mailto:announce-subscribe@subversion.apache.org"
+                 title="announce-subscribe@subversion.apache.org"
+        >subscribe</a></td>
+  </tr>
+  </tbody>
+</table> <!-- #list-list -->
+
+<div class="h2" id="subscribing" title="subscribing">
+<h2>Subscribing</h2>
+
+<p>To subscribe to the lists above, simply send email
+   to <em>LISTNAME</em>-subscribe@subversion.apache.org
+   (where <em>LISTNAME</em> is the name of the list: "dev", "users",
+   etc.) from the email address you wish to be subscribed.</p>
+
+</div> <!-- #subscribing -->
+
+
+<div class="h2" id="archives" title="archives">
+<h2>Searching the Archives</h2>
+
+<p>It's often useful to search the mailing list archives before
+   posting or replying: someone may have already reported the bug
+   you're about to report, for example, or have already written the
+   answer you're about to write.  In the <a href="#list-list">table
+   above</a> you'll find links to the primary archives of our mailing
+   lists, but other sites offer alternative archives of those lists,
+   too.</p>
+
+<p>Subversion archives at haxx.se:</p>
+<ul>
+   <li><a href="http://svn.haxx.se/users">users</a></li>
+   <li><a href="http://svn.haxx.se/dev">dev</a></li>
+</ul>
+
+<p>Subversion archives at gmane.org:</p>
+<ul>
+   <li><a href="http://dir.gmane.org/gmane.comp.version-control.subversion.user"
+       >users</a></li>
+   <li><a href="http://dir.gmane.org/gmane.comp.version-control.subversion.devel"
+       >dev</a></li>
+   <li><a href="http://news.gmane.org/index.php?prefix=gmane.comp.version-control.subversion"
+       >other Subversion-related archives</a></li>
+</ul>
+
+<p>Note that if the search functions at one of these archives don't do
+   what you need, try one of the alternates &mdash; they're all copies
+   of the same data, but they offer different interfaces.</p>
+
+</div> <!-- #archives -->
+
+
+<div class="h2" id="announcements" title="announcements">
+<h2>Announcements</h2>
+
+<p>If you only want to receive mail about important announcements (new
+   releases of Subversion, for example), just subscribe
+   to <strong>announce@subversion.apache.org</strong>.</p>
+
+</div> <!-- #announcements -->
+
+
+<div class="h2" id="other-lists" title="other-lists">
+<h2>Other Mailing Lists</h2>
+
+<p>We have a variety of additional mailing lists for other aspects of
+   the project management.  You can find these lists on
+   our <a href="http://subversion.tigris.org/ds/viewForums.do" >old
+   Tigris.org Discussions page</a>.</p>
+
+</div> <!-- #other-lists -->
+
+</div> <!-- #site-content -->
+</body>
+</html>

Propchange: subversion/site/publish/mailing-lists.html
            ('svn:eol-style' removed)

Propchange: subversion/site/publish/mailing-lists.html
------------------------------------------------------------------------------
    svn:executable = *

Modified: subversion/site/publish/news.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/news.html?rev=904457&r1=904456&r2=904457&view=diff
==============================================================================
--- subversion/site/publish/news.html (original)
+++ subversion/site/publish/news.html Fri Jan 29 10:58:28 2010
@@ -1,60 +1,60 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<title>Subversion News Archives</title>
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<style type="text/css">
-  @import url("/style/site.css");
-</style>
-</head>
-
-<body>
-<!--#include virtual="/site-banner.html" -->
-<!--#include virtual="/site-nav.html" -->
-<div id="site-content">
-<!--#include virtual="/site-notice.html" -->
-
-<h1>Subversion News Archives</h1>
-
-<!-- Yes, we omitted the H2 heading level here, but just to    -->
-<!-- facilitate copying news items wholesale from index.html.  -->
-<!-- Maybe we could insert H2's to split up the news items by  -->
-<!-- calendar year if we felt the need to do so.               -->
-
-<div class="h3" id="news-20100121" title="news-20100121">
-<h3>2010-01-21 &mdash; Subversion 1.6.9 Released</h3>
-
-<p>Subversion 1.6.9, the latest stable version of Subversion, has been
-   released.  For more information, see the
-   <a href="http://svn.haxx.se/dev/archive-2010-01/0545.shtml">release
-   announcement</a> or the
-   <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.9/CHANGES">
-   change log</a>.</p>
-
-</div> <!-- #news-20100121 -->
-
-<div class="h3" id="news-20091107" title="news-20091107">
-<h3>2009-11-07 &mdash; Subversion joins Apache Incubator</h3>
-
-<p>The Subversion project has been accepted into
-   the <a href="http://incubator.apache.org">Apache Incubator</a>, the
-   first step on the road to becoming a full-fledged, top-level Apache
-   project.  You can read more about this exciting development in the
-   related <a href="http://www.apache.org/foundation/press/pr_2009_11_04.html">press
-   release</a>.</p>
-
-<p>Part of this transition involves migrating our project assets
-   (websites, bugs, mailing lists, etc.) over to the Apache hosting
-   infrastructure.  We'll be doing this gradually over time in order
-   to ensure a smooth transition with minimum loss of momentum.  So if
-   you can't find what you're looking for here at this website,
-   chances are good that we've not yet migrated that information yet
-   from our <a href="http://subversion.tigris.org/" >old
-   website</a>.</p>
-
-</div> <!-- #news-20091107 -->
-
-</div> <!-- #site-content -->
-</body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>Subversion News Archives</title>
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<style type="text/css">
+  @import url("/style/site.css");
+</style>
+</head>
+
+<body>
+<!--#include virtual="/site-banner.html" -->
+<!--#include virtual="/site-nav.html" -->
+<div id="site-content">
+<!--#include virtual="/site-notice.html" -->
+
+<h1>Subversion News Archives</h1>
+
+<!-- Yes, we omitted the H2 heading level here, but just to    -->
+<!-- facilitate copying news items wholesale from index.html.  -->
+<!-- Maybe we could insert H2's to split up the news items by  -->
+<!-- calendar year if we felt the need to do so.               -->
+
+<div class="h3" id="news-20100121" title="news-20100121">
+<h3>2010-01-21 &mdash; Subversion 1.6.9 Released</h3>
+
+<p>Subversion 1.6.9, the latest stable version of Subversion, has been
+   released.  For more information, see the
+   <a href="http://svn.haxx.se/dev/archive-2010-01/0545.shtml">release
+   announcement</a> or the
+   <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.9/CHANGES">
+   change log</a>.</p>
+
+</div> <!-- #news-20100121 -->
+
+<div class="h3" id="news-20091107" title="news-20091107">
+<h3>2009-11-07 &mdash; Subversion joins Apache Incubator</h3>
+
+<p>The Subversion project has been accepted into
+   the <a href="http://incubator.apache.org">Apache Incubator</a>, the
+   first step on the road to becoming a full-fledged, top-level Apache
+   project.  You can read more about this exciting development in the
+   related <a href="http://www.apache.org/foundation/press/pr_2009_11_04.html">press
+   release</a>.</p>
+
+<p>Part of this transition involves migrating our project assets
+   (websites, bugs, mailing lists, etc.) over to the Apache hosting
+   infrastructure.  We'll be doing this gradually over time in order
+   to ensure a smooth transition with minimum loss of momentum.  So if
+   you can't find what you're looking for here at this website,
+   chances are good that we've not yet migrated that information yet
+   from our <a href="http://subversion.tigris.org/" >old
+   website</a>.</p>
+
+</div> <!-- #news-20091107 -->
+
+</div> <!-- #site-content -->
+</body>
+</html>

Propchange: subversion/site/publish/news.html
            ('svn:eol-style' removed)

Propchange: subversion/site/publish/news.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: subversion/site/publish/packages.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: subversion/site/publish/release-history.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: subversion/site/publish/roadmap.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: subversion/site/publish/security/index.html
------------------------------------------------------------------------------
    svn:executable = *

Propchange: subversion/site/publish/style/site.css
            ('svn:mime-type' removed)