dlmarion commented on issue #350:
URL: 
https://github.com/apache/accumulo-website/issues/350#issuecomment-1284408597

   I was able to update the KEYS file by doing the following:
   
   ```
   sudo yum install -y git-svn
   git svn clone https://dist.apache.org/repos/dist/release/accumulo 
accumulo-dist-gitsvn
   >> make changes to KEYS file
   git add KEYS
   git commit
   git svn dcommit --username=<ASF_Username>
   ```


-- 
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]

Reply via email to