[45346] trunk/www/install.php

wsiegrist at apple.com wsiegrist at apple.com
Tue Jan 13 21:32:22 PST 2009


Revision: 45346
          http://trac.macports.org/changeset/45346
Author:   wsiegrist at apple.com
Date:     2009-01-13 21:32:21 -0800 (Tue, 13 Jan 2009)
Log Message:
-----------
Replace the subversion install info with a link to the Guide. Closes #15392

Modified Paths:
--------------
    trunk/www/install.php

Modified: trunk/www/install.php
===================================================================
--- trunk/www/install.php	2009-01-14 03:29:01 UTC (rev 45345)
+++ trunk/www/install.php	2009-01-14 05:32:21 UTC (rev 45346)
@@ -143,13 +143,8 @@
     <h3 class="subhdr" id="svn">SVN Sources</h3>
 
     <p>If you are developer or a user with a taste for the bleeding edge and wish for the latest changes and feature additions,
-    you may acquire the MacPorts sources through SVN.</p>
+    you may acquire the MacPorts sources through subversion. See the Guide section on <a href="<?php print $guide_url; ?>#installing.macports.subversion">installing from subversion</a></p>
 
-    <p>Use the following command to check the project's &#8220;trunk&#8221; out of the MacPorts anonymous subversion repository,
-    containing all of our source modules (MacPorts' &#8220;base&#8221;, the ports tree and all of documentation in raw form):</p>
-
-    <pre>svn co <?php print $svn_url . 'trunk'; ?></pre>
-
     <p>Purpose-specific branches are also available at the <kbd><?php print $svn_url . 'branches'; ?></kbd> url.</p>
 
     <p>Alternatively, if you'd simply like to view the SVN repository without checking it out, you can do so via the <a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090113/4ed3689e/attachment.html>


More information about the macports-changes mailing list