Changeset 20076 in webkit


Ignore:
Timestamp:
Mar 8, 2007 6:37:56 PM (17 years ago)
Author:
bdash
Message:

2007-03-09 Mark Rowe <mrowe@apple.com>

Reviewed by Adam.

  • building/checkout.html: Update repository URL.
Location:
trunk/WebKitSite
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKitSite/ChangeLog

    r20025 r20076  
     12007-03-09  Mark Rowe  <mrowe@apple.com>
     2
     3        Reviewed by Adam.
     4
     5        * building/checkout.html: Update repository URL.
     6
    172007-03-07  Brady Eidson  <beidson@apple.com>
    28
     
    7132007-03-07  Brady Eidson  <beidson@apple.com>
    814
    9         Reviewed by Anders
     15        Reviewed by Anders.
    1016
    1117        Explicitly mention the prepare-Changelog step for contributing patches
  • trunk/WebKitSite/building/checkout.html

    r19845 r20076  
    44?>
    55<h2>Getting WebKit</h2>
    6 <p>To download a pre-built bundle containing the latest WebKit, visit <a href="http://nightly.webkit.org/">WebKit Nightly Builds</a>, maintained by Mark Rowe.</p>
     6<p>To download a pre-built bundle containing the latest WebKit visit <a href="http://nightly.webkit.org/">WebKit Nightly Builds</a>.</p>
    77
    88<h2>Getting the Code</h2>
     
    1515<p>Terminal resides in /Applications/Utilities. The Finder Go menu provides a quick way to navigate there.</p>
    1616<li><p>Type this command to check out the WebKit source tree:</p>
    17 <p class="code">svn checkout svn://anonsvn.opensource.apple.com/svn/webkit/trunk WebKit</p>
     17<p class="code">svn checkout http://svn.webkit.org/repository/webkit/trunk WebKit</p>
    1818</li>
    1919</ol>
Note: See TracChangeset for help on using the changeset viewer.