Jay Taylor's notes
back to listing indexrsync exclude according to .gitignore & .hgignore & svn:ignore like --filter=:C
[web search]
Rsync includes a nifty option For example, I have lots of Maven projects checked out from GitHub. Typically they include a Of course I can explicitly And I could supply a complete list of absolute paths for all file names and patterns mentioned in any Since rsync has no built-in support for VCS checkouts other than CVS, is there any good trick for feeding it their ignore patterns? Or some kind of callback system whereby a user script can be asked whether a given file/directory should be included or not? Update:
|
|||||||||||||||||||||
|
|||||||||||||||||||||
As mentioned by luksan, you can do this with the
|
|||||||||||||||||||||
|
You can use Options:
The only thing I left to ignore was
|
||||
I had a number of very large
|
|||||||||||||||||||||||||||
|
how about
|
|||||||||
|
Per the
So, my $HOME/.cvsignore file looks like this:
to exclude .git and the files generated by Sass.
|
|||||||||||||||||||||
|
Your Answer
asked |
3 years ago |
viewed |
8708 times |
active |
Technology | Life / Arts | Culture / Recreation | Science | Other | ||||||
---|---|---|---|---|---|---|---|---|---|---|