search for: cvs2includ

Displaying 1 result from an estimated 1 matches for "cvs2includ".

Did you mean: cvs2includes
2005 May 13
0
[Bug 2712] --cvs-exclude does not work as advertised: core directories
...distribution, since it ties rsync even more tightly to a single SCM system. (Note that this diff was included in the 2.6.5pre1 tar file.) Another solution is to translate the CVS/Entries into rsync filter rules (filter rules were introduced in 2.6.4). An example of this is the brand new script, cvs2includes, in the support dir: http://rsync.samba.org/ftp/unpacked/rsync/support/cvs2includes This script creates .cvsinclude files out of the CVS/Entries, and you just need to tell rsync to include it in each directory, using a command like this: cd src/dir cvs2includes rsync -avC -f ':...