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

[window] error: invalid path #369

Open
Scrum opened this issue Oct 9, 2020 · 5 comments
Open

[window] error: invalid path #369

Scrum opened this issue Oct 9, 2020 · 5 comments

Comments

@Scrum
Copy link

Scrum commented Oct 9, 2020

Hi, I ran into a specific problem when cloning where the file has a name that contains the parameter.

Here you can see the error in more detail if you expand the Checking out the ref item

Error: error: invalid path 'test/img/111x52.png?2'

such a file exists with exactly the same parameter.

Do you have any thoughts on this?

@drkameleon
Copy link

I've been struggling with this one too. Apparently, it has to do with the Windows file system not supporting specific characters in file paths. But still, this has to work.

Any ideas?

@Desiderius42
Copy link

I have exactly the same problem at the very first step of my worflow.

@drkameleon
Copy link

drkameleon commented Mar 31, 2021

I "fixed" it by eliminating filepaths with a ? in the name (which was the initial issue), but this can't be the way to go...

@ohsayan
Copy link

ohsayan commented Apr 27, 2021

Even worse for us

Update
Oh, we ran into the infamous con naming on Windows.

@kingjamesegun
Copy link

Pls, has anyone been able to fix this. I'm having this issue also.

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

5 participants