Displaying 1 result from an estimated 1 matches for "excludex".
Did you mean:
exclude
2003 Apr 23
2
Fixing some exclude/include bugs
As threatened a while back, there are some exclude/include bugs that I'd
like to see fixed in rsync. Here is the patch:
http://www.blorf.net/rsync-exclude.patch
This fixes the following bugs:
- A non-anchored, slash-including pattern with a wildcard needs to be
matched at the end of the path (e.g. "CVS/R* should match throughout
the tree, not just at /CVS/R*).
- A leading