Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Versioning is not correct in 315.9.0 and 315.8.0 #1079

Open
130s opened this issue Dec 8, 2016 · 3 comments
Open

Versioning is not correct in 315.9.0 and 315.8.0 #1079

130s opened this issue Dec 8, 2016 · 3 comments

Comments

@130s
Copy link
Contributor

130s commented Dec 8, 2016

バージョン確認に,#423 (comment) で教わった次のコマンドを使っていますが,手元で作った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 added a commit to 130s/hrpsys-base that referenced this issue Dec 8, 2016
@130s
Copy link
Contributor Author

130s commented Dec 8, 2016

#1080 の方法は失敗だったので非 admin としての解決を諦めました.

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

@130s
Copy link
Contributor Author

130s commented Dec 16, 2016

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

  • tag を作り直す事は問題無さそうです ()
  • 更新したコードを master ブランチ上で,次のバージョンに含まれるコミットより前に挿入したい気がしますが,その方法はよくわかってないです.git-filter-branch とかを使えば出来そうという話も聞きましたが,私はちょっと理解に時間がかかりそうなので手を付けるのを止めておきます.

@k-okada
Copy link
Contributor

k-okada commented Dec 18, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants