Zhankun Tang created SUBMARINE-689:
--------------------------------------
Summary: Refine the how-to-release doc on fast checkout "KEYS" file
Key: SUBMARINE-689
URL: https://issues.apache.org/jira/browse/SUBMARINE-689
Project: Apache Submarine
Issue Type: Improvement
Components: CI/CD
Reporter: Zhankun Tang
For PMC to update the release manager's key. We should use this:
{code:java}
svn update --set-depth immediates release/submarine
{code}
The old command used in the document is checking out unneeded folders which
have large files.
{code:java}
svn update --set-depth infinity release/submarine
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]