HonahX commented on code in PR #983: URL: https://github.com/apache/iceberg-python/pull/983#discussion_r1698873629
########## mkdocs/docs/how-to-release.md: ########## @@ -208,6 +208,15 @@ svn add /tmp/iceberg-dist-release/ svn ci -m "PyIceberg <VERSION>" /tmp/iceberg-dist-release/ Review Comment: Thanks! > svn mv will both move the file, and commit both delete and add actions is that correct? Yes, for example in this case, the https://dist.apache.org/repos/dist/dev/iceberg/pyiceberg-0.7.0rc2 was removed and https://dist.apache.org/repos/dist/release/iceberg/pyiceberg-0.7.0 was added in one svn commit ########## mkdocs/docs/how-to-release.md: ########## @@ -208,6 +208,15 @@ svn add /tmp/iceberg-dist-release/ svn ci -m "PyIceberg <VERSION>" /tmp/iceberg-dist-release/ Review Comment: Thanks! > svn mv will both move the file, and commit both delete and add actions is that correct? Yes, for example in this case, the https://dist.apache.org/repos/dist/dev/iceberg/pyiceberg-0.7.0rc2 was removed and https://dist.apache.org/repos/dist/release/iceberg/pyiceberg-0.7.0 was added in one svn commit -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org