Bug 170464
Summary: | Snapshot link on "Getting the code" page is broken | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nathan Friedly <nathan.friedly+webkit> |
Component: | WebKit Website | Assignee: | Lucas Forschler <lforschler> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | jond, lforschler, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://webkit.org/getting-the-code/ |
Nathan Friedly
On https://webkit.org/getting-the-code/ under "OS X or Linux", the step 2 link "snapshot of the WebKit source tree" points to http://nightly.webkit.org/files/WebKit-SVN-source.tar.bz2 which is a 404.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/31442934>
Lucas Forschler
I think I've found the issue. Attempting to build a new source drop now.
Lucas Forschler
I've built a new source drop. I'll have to verify the update mechanism is working properly at the next scheduled cron job runtime.
Lucas Forschler
note: the svn tarball is currently made using svn 1.7. You'll have to run 'svn upgrade' after extracting. I have a work item to update the svn version to 1.9.x.