Git Product home page Git Product logo

Comments (2)

bakpakin avatar bakpakin commented on August 18, 2024 1

So, for various windows reasons, we use xcopy to copy files there instead of manually copy files, which is where the output comes from. On windows, there were certain file permissions and metadata that we needed to copy for jpm (the package manager / build tool) to install things properly. This function got lifted in spork as a general purpose utility, but the extra output was left in. In most cases, there probably isn't any need to use xcopy, but we should probably redirect output to nul on windows to make the process cleaner.

from janet.

fnaj77 avatar fnaj77 commented on August 18, 2024 1

Hi @bakpakin,
thank you for using your time to reply to me.

If I understand correctly, it comes from using xcopy on Windows, but why do I see it on a linux machine too?
Anyway, I can also use spork/sh/copy-file which doesn't have the same problem, at least until the message is silenced.

Thank you again for your work on janet!

from janet.

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.