Giter Site home page Giter Site logo

Comments (6)

zont avatar zont commented on June 20, 2024

Cannot reproduce.

Can you add more description:

  • project structure
  • actual result and expected result

from copy-and-watch.

novumcoder avatar novumcoder commented on June 20, 2024

sure. just uploaded a zip file containing source and target folder.
now starting from root folder seeing both folders, i run the following:

copy-and-watch --watch source/**/*.{xml,cs} target

Then it does this:

`[COPY] source/xml_files/blabla_file.xml to target/blabla_file.xml

[COPY] source/test.cs to target/test.cs

[WATCH] source/xml_files/blabla_file.xml

[WATCH] source/**/*.cs
`
So it ignores the xml_files folder NOT copying it to target, instead its just copying the xml file in there into target folder only. zip file attached.

I just want to sync those files into target looking only for those suffixes i defined. am i doing something wrong?

test.zip

from copy-and-watch.

zont avatar zont commented on June 20, 2024

Tested Win:
image

Tested linux:
image

Second COPY of xml is after file change.

from copy-and-watch.

zont avatar zont commented on June 20, 2024

I cannot reproduce it.
Please try to reproduce it on another PC

from copy-and-watch.

novumcoder avatar novumcoder commented on June 20, 2024

ok, tested on my windows 7 machine, working fine. but this time i used LTS version of nodejs, while on my lubunutu installation i used latest v8 of nodejs. could that be the issue?

from copy-and-watch.

novumcoder avatar novumcoder commented on June 20, 2024

not sure if my downgrading was correct. i just cleaned cached of npm with -f then installed 6.11.3 with n.
then removed copy-and-watch, then reinstalled, then retried, same problem on lubuntu.

from copy-and-watch.

Related Issues (12)

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.