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

Git LFS issue does not allow to checkout to old commit #78

Open
brunoalr opened this issue Feb 26, 2020 · 3 comments
Open

Git LFS issue does not allow to checkout to old commit #78

brunoalr opened this issue Feb 26, 2020 · 3 comments

Comments

@brunoalr
Copy link

brunoalr commented Feb 26, 2020

Hello, I want to test an older version of carla-autoware (specifically commit 7b71fba) but when I call git checkout 7b71fba05be482458cf8cd95d92f68150448f01a I get the following error

git checkout 7b71fba05be482458cf8cd95d92f68150448f01a
Downloading autoware_data/map/map.pcd (127 MB)
Error downloading object: autoware_data/map/map.pcd (1ffe294): Smudge error: Error downloading autoware_data/map/map.pcd (1ffe294e6b4da8a342cf1dce1b0d7733db4e3e5a712440baf70e0e9e64c62a72): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

Errors logged to [suppressed]
Use `git lfs logs last` to view the log.
error: external filter git-lfs smudge -- %f failed 2
error: external filter git-lfs smudge -- %f failed
fatal: autoware_data/map/map.pcd: smudge filter lfs failed

Is there any workaround to this issue?

Edit: on master git clone and git submodule update --init work fine.

@jS5t3r
Copy link

jS5t3r commented Feb 26, 2020

@brunoalr
Copy link
Author

I downloaded it manually: https://bitbucket.org/carla-simulator/autoware-contents/src/master/maps/

Do the new maps work with a previous bridge version?

@jS5t3r
Copy link

jS5t3r commented Feb 28, 2020

I just have it from there: bca5e0d

I have not had the motivation to start an older version... But why just dont download them and try them out?

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