Title: [294074] trunk
- Revision
- 294074
- Author
- jbed...@apple.com
- Date
- 2022-05-11 14:47:25 -0700 (Wed, 11 May 2022)
Log Message
Remove Subversion references from ReadMe
https://bugs.webkit.org/show_bug.cgi?id=240316
<rdar://problem/93127701>
Reviewed by Geoffrey Garen.
* ReadMe.md:
Canonical link: https://commits.webkit.org/250471@main
Modified Paths
Diff
Modified: trunk/ChangeLog (294073 => 294074)
--- trunk/ChangeLog 2022-05-11 21:43:36 UTC (rev 294073)
+++ trunk/ChangeLog 2022-05-11 21:47:25 UTC (rev 294074)
@@ -1,3 +1,13 @@
+2022-05-11 Jonathan Bedard <jbed...@apple.com>
+
+ Remove Subversion references from ReadMe
+ https://bugs.webkit.org/show_bug.cgi?id=240316
+ <rdar://problem/93127701>
+
+ Reviewed by Geoffrey Garen.
+
+ * ReadMe.md:
+
2022-05-06 Sihui Liu <sihui_...@apple.com>
Unreviewed, add github info to contributors.json.
Modified: trunk/ReadMe.md (294073 => 294074)
--- trunk/ReadMe.md 2022-05-11 21:43:36 UTC (rev 294073)
+++ trunk/ReadMe.md 2022-05-11 21:47:25 UTC (rev 294074)
@@ -44,14 +44,6 @@
For information about this, and other aspects of using Git with WebKit, read [the wiki page](https://trac.webkit.org/wiki/UsingGitWithWebKit).
-### Checking out the Subversion Repository
-
-If you don't want to use Git, run the following command to check out WebKit's Subversion repository:
-
-```
-svn checkout https://svn.webkit.org/repository/webkit/trunk WebKit
-```
-
## Building WebKit
### Building macOS Port
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes