ndimiduk commented on pull request #1620: URL: https://github.com/apache/hbase/pull/1620#issuecomment-644437760
@busbey @mattf-apache I'm trying to use this to create an RC for real, using `-r .git`. Does this mean anything to you? ``` $ cat ~/build-rc0/output/tag.log ... 21:57:58 [INFO] ------------------------------------------------------------------------ 21:57:58 [INFO] BUILD SUCCESS 21:57:58 [INFO] ------------------------------------------------------------------------ 21:57:58 [INFO] Total time: 5.609 s 21:57:58 [INFO] Finished at: 2020-06-15T21:57:58Z 21:57:58 [INFO] ------------------------------------------------------------------------ ESC[0m + git commit -a -m 'Preparing development version 2.3.1-SNAPSHOT' error: object directory /home/vagrant/repos/hbase/.git/objects does not exist; check .git/objects/info/alternates. error: object directory /home/vagrant/repos/hbase/.git/objects does not exist; check .git/objects/info/alternates. ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
