You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by hw...@apache.org on 2010/08/10 19:03:37 UTC

svn commit: r984122 [40/40] - in /subversion/branches/ignore-mergeinfo: ./ build/ build/ac-macros/ build/generator/ build/generator/swig/ build/generator/templates/ build/generator/util/ build/hudson/ build/hudson/jobs/ build/hudson/jobs/subversion-1.6...

Modified: subversion/branches/ignore-mergeinfo/tools/xslt/svnindex.xsl
URL: http://svn.apache.org/viewvc/subversion/branches/ignore-mergeinfo/tools/xslt/svnindex.xsl?rev=984122&r1=984121&r2=984122&view=diff
==============================================================================
--- subversion/branches/ignore-mergeinfo/tools/xslt/svnindex.xsl (original)
+++ subversion/branches/ignore-mergeinfo/tools/xslt/svnindex.xsl Tue Aug 10 17:03:06 2010
@@ -1,4 +1,25 @@
 <?xml version="1.0"?>
+<!--
+
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you 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.
+
+-->
+
 
 <!-- A sample XML transformation style sheet for displaying the Subversion
   directory listing that is generated by mod_dav_svn when the "SVNIndexXSLT"

Modified: subversion/branches/ignore-mergeinfo/win-tests.py
URL: http://svn.apache.org/viewvc/subversion/branches/ignore-mergeinfo/win-tests.py?rev=984122&r1=984121&r2=984122&view=diff
==============================================================================
--- subversion/branches/ignore-mergeinfo/win-tests.py (original)
+++ subversion/branches/ignore-mergeinfo/win-tests.py Tue Aug 10 17:03:06 2010
@@ -1,3 +1,23 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you 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.
+#
+#
 """
 Driver for running the tests on Windows.
 

Modified: subversion/branches/ignore-mergeinfo/www/hacking.html
URL: http://svn.apache.org/viewvc/subversion/branches/ignore-mergeinfo/www/hacking.html?rev=984122&r1=984121&r2=984122&view=diff
==============================================================================
--- subversion/branches/ignore-mergeinfo/www/hacking.html (original)
+++ subversion/branches/ignore-mergeinfo/www/hacking.html Tue Aug 10 17:03:06 2010
@@ -238,8 +238,10 @@ perusal order:</p>
 </li>
 </ol>
 
-<p>Subversion tries to stay portable by using only ANSI/ISO C and by
-using the Apache Portable Runtime (APR) library.  APR is the
+<p>Subversion tries to stay portable by using
+only <a href="http://en.wikipedia.org/wiki/ANSI_C">ANSI/ISO C</a>
+(a.k.a <a href="http://en.wikipedia.org/wiki/ANSI_C#C90">C90</a>) and
+by using the Apache Portable Runtime (APR) library.  APR is the
 portability layer used by the Apache httpd server, and more
 information can be found at <a href="http://apr.apache.org/"
 >http://apr.apache.org/</a>.</p>
@@ -926,7 +928,7 @@ principles:</p>
 </ol>
 
 <p>Supporting the above rules, we use the following pool names as conventions
-to represent various pool lifetimes:
+to represent various pool lifetimes:</p>
 <ul>
 <li><p><code>result_pool</code> - The pool in which the output of a function
 should be allocated.  A result pool declaration should <strong>always</strong>

Modified: subversion/branches/ignore-mergeinfo/www/links.html
URL: http://svn.apache.org/viewvc/subversion/branches/ignore-mergeinfo/www/links.html?rev=984122&r1=984121&r2=984122&view=diff
==============================================================================
--- subversion/branches/ignore-mergeinfo/www/links.html (original)
+++ subversion/branches/ignore-mergeinfo/www/links.html Tue Aug 10 17:03:06 2010
@@ -315,6 +315,12 @@ and follow the <a href="hacking.html#pat
                 >http://zigversion.com/</a>
       </p></li>
 
+      <li><p><b>iVersion</b> - Graphical Subversion client for the iphone<br/>
+      <em>(Not open source. Available in the Apple store)</em><br/>
+        <a href="http://www.benreeves.co.uk/"
+                >http://www.benreeves.co.uk/</a>
+      </p></li>
+
     </ul>
 </div>
 
@@ -531,6 +537,13 @@ and follow the <a href="hacking.html#pat
                 >http://cvs2svn.tigris.org/</a>
       </p></li>
 
+      <li><p><b>cc2svn</b> - a Python-based tool that converts
+        ClearCase view files with history and given labels to a
+        Subversion dump file.<br/>
+        <a href="http://code.google.com/p/cc2svn/"
+                >http://code.google.com/p/cc2svn/</a>
+      </p></li>
+
       <li><p><b>clearsvn</b> - Subversion Connector to ClearCase<br/>
         Bidirectional synchronization of SVN repository with ClearCase
         VOBs.<br/>
@@ -573,7 +586,7 @@ and follow the <a href="hacking.html#pat
       <a href="http://www.cubewano.org/blacktackle"
               >http://www.cubewano.org/blacktackle</a>
       </p></li>
-
+      
       <li><p><b>SVN Importer</b> - Migrate to SVN from MKS, VSS,
         ClearCase, Star Team, PVCS, CVS<br/>
         <a href="http://www.polarion.org/index.php?page=overview&amp;project=svnimporter"

Modified: subversion/branches/ignore-mergeinfo/www/translating.html
URL: http://svn.apache.org/viewvc/subversion/branches/ignore-mergeinfo/www/translating.html?rev=984122&r1=984121&r2=984122&view=diff
==============================================================================
--- subversion/branches/ignore-mergeinfo/www/translating.html (original)
+++ subversion/branches/ignore-mergeinfo/www/translating.html Tue Aug 10 17:03:06 2010
@@ -116,10 +116,10 @@ described below.</p>
 <p>Please replace that block with the following text:</p>
 <pre>
   # &lt;Your language&gt; translation for subversion package
-  #    Licensed to the Subversion Corporation (SVN Corp.) under one
+  #    Licensed to the Apache Software Foundation (ASF) under one
   #    or more contributor license agreements.  See the NOTICE file
   #    distributed with this work for additional information
-  #    regarding copyright ownership.  The SVN Corp. licenses this file
+  #    regarding copyright ownership.  The ASF licenses this file
   #    to you 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