From 715325bb7ae8e33a153994ff1948fd48ba7afa88 Mon Sep 17 00:00:00 2001
From: ddkilzer
Date: Thu, 22 Mar 2007 04:11:19 +0000
Subject: [PATCH] WebKitSite:
Reviewed by Adam.
* building/checkout.html: Add link to svn 1.4 client for Mac OS X 10.4.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@20379 268f45cc-cd09-0410-ab3c-d52691b4dbfc
---
WebKitSite/ChangeLog | 6 ++++++
WebKitSite/building/checkout.html | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/WebKitSite/ChangeLog b/WebKitSite/ChangeLog
index 170d12e8f413..1f5603c18e24 100644
--- a/WebKitSite/ChangeLog
+++ b/WebKitSite/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-21 David Kilzer
+
+ Reviewed by Adam.
+
+ * building/checkout.html: Add link to svn 1.4 client for Mac OS X 10.4.
+
2007-03-21 Maciej Stachowiak
- some specs to propose by email
diff --git a/WebKitSite/building/checkout.html b/WebKitSite/building/checkout.html
index a8f8b40534bd..046f1ca10b91 100644
--- a/WebKitSite/building/checkout.html
+++ b/WebKitSite/building/checkout.html
@@ -10,7 +10,7 @@ include("../header.inc");
Install a Subversion Client
Subversion (svn) is the source code management tool used by the WebKit Open Source Project. To download the
-Mac OS X Subversion client, click here.
+Mac OS X Subversion client click here. Subversion 1.4 clients for Mac OS X 10.4 are also available.
Open Terminal
Terminal resides in /Applications/Utilities. The Finder Go menu provides a quick way to navigate there.
Type this command to check out the WebKit source tree:
--
2.36.0