Displaying 1 result from an estimated 1 matches for "linuxbog".
Did you mean:
  linuxbox
  
2006 Jan 21
2
DO NOT REPLY [Bug 3432] New: rsync -azv --cvs-exclude forgets "LocalSettings.php"
...duct: 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: wayned@samba.org
        ReportedBy: pto@linuxbog.dk
         QAContact: rsync-qa@samba.org
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 i...