https://bugzilla.samba.org/show_bug.cgi?id=3432
Summary: rsync -azv --cvs-exclude forgets "LocalSettings.php"
Product: rsync
Version: 2.6.6
Platform: x86
URL: http://pto.linux.dk/albackup.tgz
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
Download http://pto.linux.dk/albackup.tgz
# unpack with;
$ tar xvzf albackup.tgz
# Use rsync 2.6.6 (or earlier versions);
$ rsync -azv --cvs-exclude mediawiki-1.5.3 newdir
# Note that newdir/mediawiki-1.5.3/ does *not* contain LocalSettings.php
# This is an error if I read the default_cvsignore array of
rsync-2.6.6/exclude.c correctly.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html