Here is a patch to update the Binary Package page with links to client
packages. This will make it easier for users to upgrade to 1.7.
This patch is an update to
http://subversion.apache.org/packages.html
This patch keeps the links in alphabetical order.
BASIC FEATURES
* No registration is required. No cookies or other user tracking are used
* Recent stable versions of Apache Subversion clients compiled and
tested by Assembla or WANdisco
* Client only. The majority of download users are looking for clients
* Directly link to each operating system with anchor links
[[[
Index: packages.html
===================================================================
--- packages.html (revision 1208468)
+++ packages.html (working copy)
@@ -96,6 +96,12 @@
<div class="package" style="background-image: url('/images/centos.png');">
<ul>
+<li><p><a href="http://svn-ref.assembla.com/download-clients.html#CentOS">
+ Assembla</a> (32- and 64-bit client only; supported by
+ Assembla, compiled and tested by
+ <a href="http://www.wandisco.com/"
+ >WANdisco</a>)</p>
+</li>
<li><p><a href="http://www.collab.net/downloads/subversion/redhat.html">
CollabNet</a> (client only; supported and certified by
<a href="http://www.collab.net/subversion"
@@ -120,6 +126,12 @@
<div class="package" style="background-image: url('/images/debian.png');">
<ul>
+<li><p><a href="http://svn-ref.assembla.com/download-clients.html#Debian">
+ Assembla</a> (32- and 64-bit client only; supported by
+ Assembla, compiled and tested by
+ <a href="http://www.wandisco.com/"
+ >WANdisco</a>)</p>
+</li>
<li><p><a
href="http://packages.debian.org/search?keywords=subversion&exact=1"
>Debian Project</a> (maintained by
<a href="mailto:subversion_at_packages.debian.org"
@@ -248,6 +260,11 @@
<div class="package" style="background-image: url('/images/mac.png');">
<ul>
+<li><p><a href="http://svn-ref.assembla.com/download-clients.html#Mac-OSX">
+ Assembla</a> (Mac OSX 10.6/10.7 client only; supported and
maintained by
+ Assembla)
+ </p>
+</li>
<li><p><a href="http://pdb.finkproject.org/pdb/package.php/svn"
>Fink</a> (requires Fink;
maintained by
<a href="mailto:chris01_at_users.sourceforge.net"
@@ -337,6 +354,12 @@
<div class="package" style="background-image: url('/images/suse.png');">
<ul>
+<li><p><a
href="http://svn-ref.assembla.com/download-clients.html#SUSE-Linux">
+ Assembla</a> (32- and 64-bitclient only; supported by
+ Assembla, compiled and tested by
+ <a href="http://www.wandisco.com/"
+ >WANdisco</a>)</p>
+</li>
<li><p><a href="http://www.collab.net/downloads/subversion/redhat.html">
CollabNet</a> (client only; supported and certified by
<a href="http://www.collab.net/subversion"
@@ -368,6 +391,12 @@
<div class="package" style="background-image: url('/images/ubuntu.png');">
<ul>
+<li><p><a href="http://svn-ref.assembla.com/download-clients.html#Ubuntu">
+ Assembla</a> (32- and 64-bit client only; supported by
+ Assembla, compiled and tested by
+ <a href="http://www.wandisco.com/"
+ >WANdisco</a>)</p>
+</li>
<li><p><a
href="http://packages.ubuntu.com/search?keywords=subversion&exact=1"
>Ubuntu Packages</a> (maintained by
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss"
@@ -396,6 +425,12 @@
<div class="package" style="background-image: url('/images/windows.png');">
<ul>
+<li><p><a href="http://svn-ref.assembla.com/download-clients.html#Windows">
+ Assembla</a> (32- and 64-bit client only; supported by
+ Assembla, compiled and tested by
+ <a href="http://www.wandisco.com/"
+ >WANdisco</a>)</p>
+</li>
<li><p><a href="http://www.collab.net/downloads/subversion/"
>CollabNet</a> (client only; supported and certified by
<a href="http://www.collab.net/subversion"
]]]
Received on 2011-12-01 23:39:13 CET