ruby - Directory dependencies with rake -


I am using rakes to copy a directory:

  file Copyied_directory = & gt; ; Original_directory #copy directory expiration  

It works fine, except that changing the original _ directory is inside the problem is that the modern date does not change on the attached directory So, the rake does not know the copy of the directory again. Is there any way to handle this? Unfortunately, my current setup does not allow me to set different dependencies for each individual file inside the root directory.

You can use rsync to place 2 directories in the synchronization as shown here:


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -