morristai opened a new issue, #4150: URL: https://github.com/apache/opendal/issues/4150
During my release process, I encountered two issues while using SVN: ```bash svn mv https://dist.apache.org/repos/dist/dev/opendal/0.45.0-rc.2 https://dist.apache.org/repos/dist/release/opendal/0.45.0 -m "Release v0.45.0" svn: E175013: Access to '/repos/dist/!svn/rvr/67180/dev/opendal/0.45.0-rc.2' forbidden ``` ```bash svn ci -m "add gpg key for Morris Tai" Sending KEYS Transmitting file data .svn: E195023: Commit failed (details follow): svn: E195023: Changing file '/Users/morristai/Documents/opendal/opendal-dist/KEYS' is forbidden by the server svn: E175013: Access to '/repos/dist/!svn/txr/67080-1kk4/release/opendal/KEYS' forbidden ``` -- 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]
