tisonkun commented on code in PR #192: URL: https://github.com/apache/pulsar-dotpulsar/pull/192#discussion_r1399193866
########## docs/release-process.md: ########## @@ -87,15 +87,11 @@ $ gpg -b --armor pulsar-dotpulsar-X.X.X-src.tar.gz $ shasum -a 512 pulsar-dotpulsar-X.X.X-src.tar.gz > pulsar-dotpulsar-X.X.X-src.tar.gz.sha512 ``` -Checkout repo for uploading artifacts -``` -$ svn co https://dist.apache.org/repos/dist/dev/pulsar pulsar-dist-dev Review Comment: `dev/pulsar` can contain large artifacts for other releases that we need not to check out. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
