Skip to content

Instantly share code, notes, and snippets.

@ttvd
Created May 6, 2022 03:37
Show Gist options
  • Save ttvd/eea88c7d0ece27ef0f4378d1b15815e8 to your computer and use it in GitHub Desktop.
Save ttvd/eea88c7d0ece27ef0f4378d1b15815e8 to your computer and use it in GitHub Desktop.
rename p4 depot
p4 duplicate //olddepot/... //newdepot/...
p4 snap //newdepot/... //olddepot/...
p4 verify -q //newdepot/...
p4 obliterate //olddepot/...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment