You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2012/12/09 19:46:43 UTC

svn commit: r841284 - in /websites/staging/lucene/trunk/content: ./ solr/versioncontrol.html

Author: buildbot
Date: Sun Dec  9 18:46:42 2012
New Revision: 841284

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/solr/versioncontrol.html

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Dec  9 18:46:42 2012
@@ -1 +1 @@
-1419083
+1419086

Modified: websites/staging/lucene/trunk/content/solr/versioncontrol.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/versioncontrol.html (original)
+++ websites/staging/lucene/trunk/content/solr/versioncontrol.html Sun Dec  9 18:46:42 2012
@@ -227,22 +227,23 @@
     <div id="main">
       <h1 class="title"></h1>
 
-      <div><h1 id="overview">Overview</h1>
+      <div><h1 id="solrwzxhzdk0tmwzxhzdk1-version-control">Solr<span style="vertical-align: super; font-size: xx-small">TM</span> Version Control</h1>
+<h2 id="overview">Overview</h2>
 <p>The Solr source code resides in the Apache <a href="http://subversion.tigris.org/">Subversion (SVN)</a> repository.
   The command-line SVN client can be obtained <a href="http://subversion.tigris.org/project_packages.html">here</a> or as an optional package for <a href="http://www.cygwin.com/">cygwin</a>.
   The TortoiseSVN GUI client for Windows can be obtained <a href="http://tortoisesvn.tigris.org/">here</a>. There
   are also SVN plugins available for older versions of <a href="http://subclipse.tigris.org/">Eclipse</a> and 
   <a href="http://svnup.tigris.org/">IntelliJ IDEA</a> that don't have subversion support already included.</p>
-<h1 id="web-access-read-only">Web Access (read-only)</h1>
+<h2 id="web-access-read-only">Web Access (read-only)</h2>
 <p>The source code can be browsed via the Web at 
   <a href="http://svn.apache.org/viewcvs.cgi/lucene/dev/">http://svn.apache.org/viewcvs.cgi/lucene/dev/</a>.
   No SVN client software is required.</p>
-<h1 id="anonymous-access-read-only">Anonymous Access (read-only)</h1>
+<h2 id="anonymous-access-read-only">Anonymous Access (read-only)</h2>
 <p>The SVN URL for anonymous users is 
   <a href="http://svn.apache.org/repos/asf/lucene/dev/">http://svn.apache.org/repos/asf/lucene/dev/</a>.
   Instructions for anonymous SVN access are 
   <a href="http://www.apache.org/dev/version-control.html#anon-svn">here</a>.</p>
-<h1 id="committer-access-read-write">Committer Access (read-write)</h1>
+<h2 id="committer-access-read-write">Committer Access (read-write)</h2>
 <p>The SVN URL for committers is 
   <a href="https://svn.apache.org/repos/asf/lucene/dev/">https://svn.apache.org/repos/asf/lucene/dev/</a>.
   Instructions for committer SVN access are