The Perforce Server Deployment Package (SDP) has moved out of this Classic (non-Streams) location in the Public Depot. This area, //guest/perforce_software/sdp/..., is now frozen as of the SDP 2025.2 Patch 1 release -- the last release shipped from here.
New home: //p4-sdp/main, a Streams depot on the same Public Depot server (public.perforce.com:1666).
New landing page: https://workshop.perforce.com/files/p4-sdp/main/README.md
New fixed download URLs (these never change per release):
curl -L -O https://workshop.perforce.com/download/p4-sdp/main/Server/Unix/setup/install_sdp.sh
curl -L -O https://workshop.perforce.com/download/p4-sdp/main/downloads/sdp.Unix.tgz
install_sdp.sh and upgrade.sh in this Classic tree still install/upgrade the last Classic release, SDP 2025.2 Patch 1, exactly as they always have -- they now also print a one-line warning pointing here, but otherwise run exactly as before.//guest/perforce_software/sdp/... or its https://workshop.perforce.com/.../guest/perforce_software/sdp/... URLs to instead reference //p4-sdp/main and the URLs above. The P4 Code Review project home page for SDP has also been updated to point at the new location, for anyone browsing rather than following a bookmark.If you have a bookmark, script, or local clone pointing at this old location, please update it when convenient. There's no forced deadline -- old bookmarks will keep working, they just won't get anything newer than SDP 2025.2 Patch 1.
# We've Moved!
The Perforce Server Deployment Package (SDP) has moved out of this Classic (non-Streams) location in the Public Depot. This area, `//guest/perforce_software/sdp/...`, is now **frozen** as of the **SDP 2025.2 Patch 1** release -- the last release shipped from here.
**New home:** `//p4-sdp/main`, a Streams depot on the same Public Depot server (`public.perforce.com:1666`).
**New landing page:** https://workshop.perforce.com/files/p4-sdp/main/README.md
**New fixed download URLs** (these never change per release):
curl -L -O https://workshop.perforce.com/download/p4-sdp/main/Server/Unix/setup/install_sdp.sh
curl -L -O https://workshop.perforce.com/download/p4-sdp/main/downloads/sdp.Unix.tgz
## What this means for you
* **This old location still works.** Nothing here has been deleted or broken. `install_sdp.sh` and `upgrade.sh` in this Classic tree still install/upgrade the last Classic release, SDP 2025.2 Patch 1, exactly as they always have -- they now also print a one-line warning pointing here, but otherwise run exactly as before.
* **This old location is frozen.** It will not receive SDP 2026.1 or any later release. Per SDP's normal N-2 support model, SDP 2025.2 remains supported until SDP 2028.2 ships -- so continuing to use this old location, for now, is a safe (if increasingly outdated) choice, not a broken one.
* **To get SDP 2026.1 or later, switch to the new Streams home** -- update any bookmarks, scripts, or automation that reference `//guest/perforce_software/sdp/...` or its `https://workshop.perforce.com/.../guest/perforce_software/sdp/...` URLs to instead reference `//p4-sdp/main` and the URLs above. The P4 Code Review project home page for SDP has also been updated to point at the new location, for anyone browsing rather than following a bookmark.
If you have a bookmark, script, or local clone pointing at this old location, please update it when convenient. There's no forced deadline -- old bookmarks will keep working, they just won't get anything newer than SDP 2025.2 Patch 1.
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 33578 | Claude (AI Agent by Anthropic) |
Add "We've Moved" notices to the Classic (non-Streams) SDP area, now that SDP 2026.1 GA has shipped from the new //p4-sdp/main Streams home. This Classic area (//guest/perforce_software/sdp/...) is now frozen as of SDP 2025.2 Patch 1, the last release shipped from here. This change: * Adds WeHaveMoved.md explaining the move, the new home, and the new fixed download URLs. * Adds a "this location has moved" banner to README.md and to each of the generated doc HTML pages. * Adds a one-line warnmsg to install_sdp.sh and upgrade.sh pointing users to the new location, while leaving their actual install/upgrade behavior for SDP 2025.2 Patch 1 unchanged. * Removes the redundant doc/README.html (superseded by WeHaveMoved.md / the updated README.md). Nothing here is deleted or broken -- this area continues to work exactly as before for anyone still using it, per SDP's normal N-2 support model (supported until SDP 2028.2 ships). BYPASS_TRIGGER Agent: Claude (Sonnet 5), on behalf of Tom Tyler. |