Report abuse

<p>If you want to install one of these bundles you currently need to have the <a href="http://subversion.tigris.org/project_packages.html#binary-packages">subversion client</a> installed.</p>

<ul>
<li><p>If you have <a href="http://darwinports.opendarwin.org/">DarwinPorts</a> then open your terminal and run:</p>

<pre><code>sudo port install subversion
</code></pre></li>
<li><p>If you use <a href="http://fink.sourceforge.net/">Fink</a> then install the <a href="http://fink.sourceforge.net/pdb/package.php/svn-client">svn-client</a> package.</p></li>
<li><p>If you have neither Fink or DarwinPorts you can grab subversion from <a href="http://homepage.mac.com/martinott/">Martin Ott's homepage</a> or any of the pre-build binaries <a href="http://metissian.com/projects/macosx/subversion/">from here</a>.</p></li>
</ul>
If you want to install one of these bundles you currently need to have the [subversion client][20] installed.

*   If you have [DarwinPorts][14] then open your terminal and run:
    
        sudo port install subversion
    *   
    If you use [Fink][21] then install the [svn-client][22] package.
*   
    If you have neither Fink or DarwinPorts you can grab subversion from [Martin Ott's homepage][23] or any of the pre-build binaries [from here][24].