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

Not able to clone in windows box due to invalid path #18

Open
revelly opened this issue Jun 1, 2021 · 2 comments
Open

Not able to clone in windows box due to invalid path #18

revelly opened this issue Jun 1, 2021 · 2 comments

Comments

@revelly
Copy link

revelly commented Jun 1, 2021

Getting following error while cloning the repo, ran couple of commands but no use, looks like it is problem with filename convention, any plan to fix this?

fatal: cannot create directory at 'raw_data/leaderboards/arn:aws:deepracer:::leaderboard': Invalid argument
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

@jochem725
Copy link
Contributor

@revelly I didn't know this could be an issue on Windows. I'll replace the : with slashes.

@revelly
Copy link
Author

revelly commented Jun 1, 2021

@jochem725 maybe "-" (hyphen) as slash is also not allowed

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