Coder Social home page Coder Social logo

Comments (8)

rodneykeeling avatar rodneykeeling commented on August 15, 2024

Hello,

Can you post the command you used to checkout the repo?

Thanks,
Rodney

from discogs_client.

cburmeister avatar cburmeister commented on August 15, 2024

Windows probably doesn't like the filenames

from discogs_client.

zoomorph avatar zoomorph commented on August 15, 2024

"git clone https://github.com/discogs/discogs_client.git"

And yea, it's because there are '?'s in those files names, which isn't allowed in Windows.

from discogs_client.

doomb0t avatar doomb0t commented on August 15, 2024

Here is the list of invalid file name characters:
\ / ? : * " > < |
A workaround may be to install cygwin and checkout the repository into the cygwin filetree

from discogs_client.

leo-dor avatar leo-dor commented on August 15, 2024

Another workaround is to make FilesystemFetcher replace '?' with '_' in the URL, and change existing filenames accordingly.
Update: Tried that and the tests still fail on Windows due to symlinks. Any ideas?

from discogs_client.

doomb0t avatar doomb0t commented on August 15, 2024

I was thinking about this recently and realized after seeing that those files are sym links that the checkout would have to be done using cygwin. I have not tried this yet because I am taking a discrete math class, a calculus class, and a machine architecture class right now so time is precious. After June 10th though I would like to start looking into making a portable branch.... not sure if it will get done but I shall try.

from discogs_client.

leo-dor avatar leo-dor commented on August 15, 2024

I've added logic to resolve parameter lists to existing files, see pull request above. It clones OK now.
Best of luck with your studies!

from discogs_client.

leo-dor avatar leo-dor commented on August 15, 2024

This is now fixed, can you close the issue?

from discogs_client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.