fkanehiro / hrpsys-base

Basic RT components and utilities to control robots using OpenRTM
Other
41 stars 88 forks source link

Versioning is not correct in 315.9.0 and 315.8.0 #1079

Open 130s opened 7 years ago

130s commented 7 years ago

バージョン確認に,https://github.com/fkanehiro/hrpsys-base/issues/423#issuecomment-67145190 で教わった次のコマンドを使っていますが,手元で作った315.{9, 8}.0のバイナリで次のようになります.

$ strings /opt/jsk/lib/RobotHardware.so | grep ^[0-9]*\\.[0-9]*\\.[0-9]*$
315.7.0

https://github.com/fkanehiro/hrpsys-base/blob/315.9.0/CMakeLists.txt#L107-L109 をみると確かに315.7.0となっています.

同様に tag 315.8.0 でも315.7.0のようです (tag 315.10.0では治っていそう).

130s commented 7 years ago

https://github.com/fkanehiro/hrpsys-base/pull/1080 の方法は失敗だったので非 admin としての解決を諦めました.

admin 権限を持つ方に tag 315.{8, 9}.0 を削除し,ソース変更後再度 tag して頂く,とかになるでしょうか.

130s commented 7 years ago

admin 権限を持つ方に tag 315.{8, 9}.0 を削除し,ソース変更後再度 tag して頂く,とかになるでしょうか.

k-okada commented 7 years ago

遅くなりました. https://gist.github.com/k-okada/ec2832b6a60cf14bd27ea224782ce870 https://gist.github.com/k-okada/a2d2b06824f6123ef79176b01c82b574 で変更できると思います.これで出来たbranchをgit push -f origin master したものを https://github.com/k-okada/hrpsys-base/commits/master におきました.8.0以降全てのSHAが変わっているので、これを採用すべきかは議論の余地はあるとはおもいますが、 まずは、git filter branch の例ということで....

-- ◉ Kei Okada

2016年12月16日 13:54 Isaac I.Y. Saito notifications@github.com:

admin 権限を持つ方に tag 315.{8, 9}.0 を削除し,ソース変更後再度 tag して頂く,とかになるでしょうか.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fkanehiro/hrpsys-base/issues/1079#issuecomment-267516819, or mute the thread https://github.com/notifications/unsubscribe-auth/AAeG3FPu423DLVK0_-EUufkGRiAQK1rFks5rIhmIgaJpZM4LHUv7 .